Commit graph

5701 commits

Author SHA1 Message Date
Milos Kozak
ccf49b5e5a rx lib update 2019-06-07 12:50:59 +02:00
Milos Kozak
10584d9b00 RxBus 2019-06-07 12:46:08 +02:00
Milos Kozak
643ddfae52 cleanup, hook to preferences change 2019-06-07 11:07:08 +02:00
Milos Kozak
01006b32ce remove explicit enable checkbox, test login 2019-06-07 09:13:29 +02:00
Milos Kozak
5dbdd5e437 layout improvement 2019-06-06 23:25:21 +02:00
Milos Kozak
ba0b7ec83d code tweaking, upload profile 2019-06-06 22:15:57 +02:00
Milos Kozak
21a49f731c code cleanup, set uuid properly 2019-06-05 16:29:19 +02:00
Milos Kozak
a0c00273bc remove window latency 2019-06-05 10:47:32 +02:00
Milos Kozak
8ea5968f4d reset time button 2019-06-05 00:22:57 +02:00
Milos Kozak
e32801ca6b preferences, button 2019-06-04 07:38:17 +02:00
Milos Kozak
4a07e01b7d fix NPE 2019-06-03 22:07:38 +02:00
Milos Kozak
5ab79f7f5a New login after removed dataset 2019-06-03 22:00:53 +02:00
Milos Kozak
b3d3ec8a27 remove lombok 2019-06-03 21:17:21 +02:00
Roumen Georgiev
116865896b
Automation (#69) (#70)
* Adding trigger AutosensValue

* new trigger and tests

* AS value in %

* adding tests

* fixed tests

* fix for maxValue and tests

* Using InputDouble

* icon added

* unavailable data and IS_NOT_AVAILABLE case

* Fixing after comments

* Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore

* cleanup
2019-06-03 15:06:40 +03:00
Milos Kozak
048ea4d489 Tidepool test UI 2019-06-03 00:03:06 +02:00
Milos Kozak
e2364561ed transform to kotlin, cleanup, sort 2019-06-02 16:24:51 +02:00
Milos Kozak
42ceaac0f7 remove activeandroid 2019-06-01 22:29:57 +02:00
Milos Kozak
6f4d79bca8 fix copy paste errors 2019-06-01 18:51:41 +02:00
Milos Kozak
9b1acf6958 add missing classes. convert to use AAPS data 2019-06-01 18:40:33 +02:00
Milos Kozak
dd637021f7 tidepool xdrip port 2019-06-01 00:48:37 +02:00
Milos Kozak
15e997abb3 cleanup 2019-05-31 10:44:38 +02:00
Milos Kozak
dd942d9673 New translations strings.xml (Chinese Simplified) 2019-05-31 10:15:36 +02:00
Roumen Georgiev
5c4910ed5b added trigger Delta 2019-05-30 12:16:42 +03:00
Roumen Georgiev
63d5ef4aa7
Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore 2019-05-23 11:01:16 +03:00
Roumen Georgiev
af739a3b66
Fixing after comments 2019-05-23 10:59:28 +03:00
Milos Kozak
5f65ef9cac
New Crowdin translations (#1802)
* New translations strings.xml (Dutch)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Turkish)
2019-05-22 20:38:03 +02:00
Roumen Georgiev
27eb11e5df unavailable data and IS_NOT_AVAILABLE case 2019-05-20 11:21:51 +03:00
triplem
767276ebbb fork tests 2019-05-18 09:40:06 +02:00
Milos Kozak
ebd9e1621a
New Crowdin translations (#1800)
* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)
2019-05-16 22:54:20 +02:00
Milos Kozak
a20efab567 remove deprecated calls 2019-05-16 19:54:35 +02:00
Milos Kozak
cafb11f15a fix kotlin warning 2019-05-16 19:00:44 +02:00
AdrianLxM
b173c1e793
download task 2019-05-16 15:54:29 +02:00
Roumen Georgiev
ccd66d498c icon added 2019-05-16 16:03:05 +03:00
Milos Kozak
9a76f3386d androidx transition 2019-05-16 13:57:37 +02:00
Roumen Georgiev
4aaca7acb1 Using InputDouble 2019-05-16 12:08:36 +03:00
Milos Kozak
e2dd781a20 formating 2019-05-16 00:56:00 +02:00
Milos Kozak
c73ddf6cc7 update roboelectric 2019-05-16 00:24:44 +02:00
Milos Kozak
8c00a9fade wear libraries update 2019-05-16 00:21:32 +02:00
Milos Kozak
12260779e6 supportLibraryVersion 28 2019-05-15 23:39:11 +02:00
Milos Kozak
1ccb895ff9 update libraries 2019-05-15 23:33:56 +02:00
Milos Kozak
08c3b5c095 make app indexable 2019-05-15 23:31:46 +02:00
Milos Kozak
5a478578e0 targetsdk 28 2019-05-15 23:26:07 +02:00
Milos Kozak
2ed1afa7c0
Merge pull request #1795 from MilosKozak/notiffix
Notification fix
2019-05-15 22:03:26 +02:00
Milos Kozak
2aea732326
Merge pull request #1796 from MilosKozak/basalrenderfix
fix basal rendering
2019-05-15 22:02:48 +02:00
Roumen Georgiev
3280f220ad fix for maxValue and tests 2019-05-15 17:11:47 +03:00
Roumen Georgiev
31224f894d fixed tests 2019-05-15 15:29:18 +03:00
Roumen Georgiev
8e9ef8cb6f adding tests 2019-05-15 14:52:30 +03:00
Roumen Georgiev
5d86ca742a AS value in % 2019-05-15 14:52:17 +03:00
Roumen Georgiev
e220a42e4b new trigger and tests 2019-05-14 16:50:07 +03:00
Roumen Georgiev
e898a8444c
Adding trigger AutosensValue 2019-05-14 16:47:37 +03:00