Commit graph

5702 commits

Author SHA1 Message Date
Milos Kozak
a7451c9b16 CompositeDisposable 2019-06-07 14:46:24 +02:00
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
Milos Kozak
2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak
808a4177ca fix tests 2019-05-12 14:36:14 +02:00
Milos Kozak
45d0d8ce13 Merge branch 'dev' into automation 2019-05-12 13:18:18 +02:00
Milos Kozak
4fda6c4c4f fix basal rendering 2019-05-12 10:52:25 +02:00
Milos Kozak
f4138a2fc0 fix index out of bouns 2019-05-12 10:43:32 +02:00
Tebbe Ubben
552298496f Pump control: Fix crash when opening Insight paring activity 2019-05-12 02:20:00 +02:00
Milos Kozak
bf8870fdf4
Merge pull request #1767 from MilosKozak/devbranchcheck
better check for dev branch
2019-05-05 17:08:17 +02:00
Milos Kozak
a33e1f6d3c TriggerLocation 2019-05-03 07:37:49 +02:00
Milos Kozak
3ab2a142d1 Merge remote-tracking branch 'origin/dev' into automation 2019-05-02 22:27:54 +02:00
Milos Kozak
75d469a9db
Merge pull request #1781 from MilosKozak/NPEfixes
NPE fixes from Firebase
2019-05-02 22:24:20 +02:00
Milos Kozak
a303d71d25
scanning = false if no adapter present 2019-05-02 21:51:44 +02:00
Milos Kozak
6c7a18067f remove misplaced @Nullable 2019-05-01 22:59:48 +02:00
Milos Kozak
ea60b6ceef
Merge pull request #1777 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-29 12:27:02 +02:00
Milos Kozak
b7119b31e9
Merge pull request #1779 from MilosKozak/loop-on-LOW
Include 39 as valid value
2019-04-29 12:24:34 +02:00
Milos Kozak
4336b47431 NPE fixes from Firebase 2019-04-29 11:36:30 +02:00
Milos Kozak
197f3bb691 Merge branch 'master' into dev 2019-04-29 10:32:51 +02:00
AdrianLxM
3a7b00f424
Include 39 as valid value 2019-04-28 14:33:04 +02:00
Milos Kozak
c35fbad80a New translations strings.xml (Romanian) 2019-04-26 15:13:10 +02:00
AdrianLxM
f2c18cbc1f
Don't warn if next loop invocation is prior to update check 2019-04-25 22:13:31 +02:00
AdrianLxM
6fd8d7ae3c
not language dependent git command 2019-04-25 20:42:34 +02:00
Milos Kozak
8b18a7ffb3
German git 2019-04-25 18:59:10 +02:00
Milos Kozak
26c236a79e better check for dev branch 2019-04-25 16:13:21 +02:00
Milos Kozak
0bab2e6c11 2.3.1-dev 2019-04-25 14:19:39 +02:00
Milos Kozak
5a6536c99c
Merge branch 'master' into gradlegit 2019-04-25 13:45:01 +02:00
AdrianLxM
4d66e0c1be
2.3 bump 2019-04-25 00:32:40 +02:00
Tebbe Ubben
ffbb373481 Insight: Update sqlite_sequence on DB update 2019-04-24 22:36:29 +02:00
Milos Kozak
ee82976fc5
New Crowdin translations (#1752)
* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Greek)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Russian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Czech)

* New translations strings.xml (Polish)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Greek)

* New translations strings.xml (Portuguese)
2019-04-24 09:07:12 +02:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM
0cab8c1d89 warn at date 2019-04-23 21:40:10 +02:00
AdrianLxM
249121f80d outdated on install edge case 2019-04-23 21:22:44 +02:00
Milos Kozak
a678c6509c TriggerWifiSsid, UI tweaking 2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589 update logic version checker 2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3 TriggerTempTarget 2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe ActionProfileSwitchPercent 2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3 TriggerProfilePercent 2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c Check value after setting unit
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff ActionNotification 2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation 2019-04-21 10:39:24 +02:00
Milos Kozak
50a3b45f20 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-04-21 10:22:44 +02:00
Milos Kozak
619514e159 fix bugs in strings.xml 2019-04-21 10:22:27 +02:00
Milos Kozak
8ca3d7cba2 TriggerIob, refactoring, lint cleanup, tests 2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e TriggerIob, more fixes 2019-04-19 09:20:59 +02:00
Milos Kozak
023139528b
Merge pull request #1750 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-18 22:26:41 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b more TriggerBg tests 2019-04-18 21:06:16 +02:00
Milos Kozak
a5979bb485 fix test after merge 2019-04-18 20:01:13 +02:00
Milos Kozak
46c6cdf98f Merge remote-tracking branch 'origin/dev' into automation 2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850 UI and logic tweaking 2019-04-18 19:33:23 +02:00
Milos Kozak
cb5197950e New translations strings.xml (Portuguese) 2019-04-18 14:05:19 +02:00
AdrianLxM
6c6b23066b mocking the time 2019-04-18 00:33:24 +02:00
AdrianLxM
092400f7a0 check regularly 2019-04-17 22:45:21 +02:00
AdrianLxM
4bde759a50 version checker plugin logic 2019-04-17 22:23:35 +02:00
AdrianLxM
84573cc0cc refactor constraints checker 2019-04-17 21:29:16 +02:00
AdrianLxM
9be0ffffa9 verify static calls on mocked classes 2019-04-17 21:28:32 +02:00
Milos Kozak
0eee1c3412
New Crowdin translations (#1745)
* New translations strings.xml (Russian)

* New translations strings.xml (Russian)
2019-04-17 20:31:00 +02:00
Milos Kozak
4b71be4992
Merge pull request #1747 from MilosKozak/glucosestatusfix
Fix GlucoseStatus calcuation
2019-04-17 20:30:18 +02:00
Milos Kozak
d7af6f6cc1
Merge pull request #1735 from MilosKozak/insight-seq
Insight: Set SQLite sequence to current time millis on table creation
2019-04-17 20:29:17 +02:00
Tebbe Ubben
39412ae032 Fix initial sqlite_sequence for Insight driver 2019-04-17 17:31:10 +02:00
Milos Kozak
bfb39d81e7 fix test 2019-04-17 00:00:44 +02:00
Milos Kozak
a828bcba53 pass last execution time to triggers 2019-04-16 23:52:30 +02:00
Milos Kozak
a6bd81a1b9 fix tests 2019-04-16 21:28:21 +02:00
Milos Kozak
4ae7efc75f Merge branch 'dev' into automation 2019-04-16 21:08:08 +02:00
Milos Kozak
952a6fe509 fix GlucoseStatus calculation 2019-04-16 20:36:18 +02:00
Milos Kozak
ee4fdcd640 Test for uncommited changes in gradle 2019-04-16 11:15:40 +02:00
Lee Braiden
78f2da405f Fix potential NPE in AlarmSoundService destructor. 2019-04-15 19:17:44 +01:00
Milos Kozak
76932d6899 EventProfileSwitchChange -> EventProfileNeedsUpdate 2019-04-15 16:48:18 +02:00
Milos Kozak
be252c9374 Clear basalDataTable on significant change 2019-04-15 16:47:42 +02:00
Milos Kozak
7e54db64be Glucose logging 2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988 testing and SP logic 2019-04-15 08:04:56 +02:00
Milos Kozak
d70f2b6f75
Merge pull request #1742 from jotomo/1740
Split up receivers for local BG broadcasts and SMS.
2019-04-15 07:56:26 +02:00
Johannes Mockenhaupt
e27f16f5f8
Javadoc. 2019-04-14 17:55:43 +02:00
Milos Kozak
39c49f8794
Merge pull request #1738 from MilosKozak/l10n_dev
New Crowdin translations
2019-04-14 17:50:03 +02:00
Milos Kozak
0f6b05206f clear MidnightTime cache 2019-04-13 21:49:15 +02:00
Johannes Mockenhaupt
59d3c79ed5
Split up receivers for local BG broadcasts and SMS.
Receiving local BG values probably fails silently when SMS
permission is not granted (due to SMS plugin not being used).
2019-04-13 14:20:27 +02:00
Milos Kozak
64abfa518f New translations strings.xml (Lithuanian) 2019-04-12 11:34:38 +02:00
AdrianLxM
04618156cc restructure and test version checker 2019-04-11 12:43:52 +02:00
Milos Kozak
1286aabb5b log remote 2019-04-11 10:16:52 +02:00
Milos Kozak
3adbce1aff
New Crowdin translations (#1729)
* New translations strings.xml (French)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Swedish)

* New translations strings.xml (Greek)
2019-04-10 17:23:40 +02:00
Tebbe Ubben
d786a2a898 Insight: Set SQLite Sequence to current time millis on table creation 2019-04-10 16:15:18 +02:00
Johannes Mockenhaupt
cefee4827b
TDDing 2019-04-10 14:58:01 +02:00
Johannes Mockenhaupt
a33afc99f6
JUST PLAYING AROUND 2019-04-10 14:51:50 +02:00
Johannes Mockenhaupt
85cc61934c
add test 2019-04-10 14:51:50 +02:00
AdrianLxM
c34cf576e5 VersionCheckerPlugin nightly stub 2019-04-10 00:41:48 +02:00
AdrianLxM
bd5d31a4a3 check version Java -> Kotlin 2019-04-10 00:36:02 +02:00
AdrianLxM
6c0853d49a kotlin support 2019-04-10 00:33:05 +02:00
Milos Kozak
158724aea1 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-04-09 22:55:17 +02:00
Milos Kozak
83e987f3c8 Fix DanaRS tests 2019-04-09 22:55:12 +02:00
AdrianLxM
5a66f28337
only one wear lib needed 2019-04-09 22:25:16 +02:00
Milos Kozak
9ca179ec14
Merge pull request #1725 from Lexsus/fix_big_sms_bg
fix error with big sms text in UTF-8
2019-04-09 15:41:43 +02:00
Milos Kozak
4d8ee19abe check for null 2019-04-09 15:34:02 +02:00
Milos Kozak
a75c60f573 fix NPE ActionStringHandler 2019-04-09 12:51:06 +02:00
Milos Kozak
398868f34b fix NPE TreatmentsInterface 2019-04-09 12:46:46 +02:00
Milos Kozak
e53047d4bc fix NPE WatchUpdaterService 2019-04-09 12:43:36 +02:00
Lucass
b2e70fd801 applied formatting 2019-04-08 22:51:22 +03:00
Milos Kozak
e95e7922b3 LINT: broadcast SMS permission 2019-04-08 18:14:12 +02:00
Milos Kozak
e7d7a37aeb LINT: input type 2019-04-08 18:13:47 +02:00
Milos Kozak
3b1d96ecc9 LINT: xml 2019-04-08 17:03:18 +02:00
Milos Kozak
989b444c86
New Crowdin translations (#1727)
* New translations strings.xml (Bulgarian)

* New translations strings.xml (Slovak)
2019-04-08 16:48:21 +02:00