Commit graph

8666 commits

Author SHA1 Message Date
Milos Kozak
5b539fd906 remove unused code 2020-03-31 21:16:18 +02:00
Milos Kozak
6b80645e06 ChargingStateReceiver refactor 2020-03-31 20:22:32 +02:00
Milos Kozak
e5d7ffb53f DismissNotificationService refactor 2020-03-31 16:09:49 +02:00
Milos Kozak
e755ea4662 Remove deprecation warning 2020-03-31 15:55:30 +02:00
Milos Kozak
7e6501bded Logging in tests 2020-03-31 15:49:57 +02:00
Milos Kozak
416f5b7cab AutoStartReceiver refactor 2020-03-31 10:18:53 +02:00
Milos Kozak
533433afd8 DataService refactor 2020-03-31 10:10:48 +02:00
Milos Kozak
51d363d467 TimeDateReceiver cleanup 2020-03-31 09:48:46 +02:00
Milos Kozak
2aea486409 NetworkChangeReceiver refactor 2020-03-31 09:20:58 +02:00
Roumen Georgiev
b95f882956 initial work 2020-03-30 15:53:12 +03:00
Milos Kozak
969f713914 AndroidPermission refactor 2020-03-30 13:14:24 +02:00
Milos Kozak
caae6ab078 typo 2020-03-30 10:13:26 +02:00
Milos Kozak
23946f6c2a Remove deprecation 2020-03-30 10:10:50 +02:00
Milos Kozak
71be72cd03 Logging cleanup 2020-03-30 09:40:04 +02:00
Milos Kozak
ddd9110912 LocaleHelper dependency remove 2020-03-30 00:57:33 +02:00
Milos Kozak
d1ee12fafc replace deprecated calls 2020-03-29 23:52:24 +02:00
Milos Kozak
f25e871a91 improve leap day behavior 2020-03-29 23:38:58 +02:00
Milos Kozak
a5a5f048ea move buttons visibility processing to extra function 2020-03-27 22:30:08 +01:00
Milos Kozak
efbcbaf885 fix displaying overview buttons in pump suspend mode 2020-03-27 22:05:14 +01:00
Milos Kozak
c477649276 Fix wear preferences, expand single preference by default 2020-03-27 21:32:47 +01:00
Milos Kozak
459ba955ad Merge branch 'dev' into dagger3 2020-03-27 20:30:39 +01:00
Milos Kozak
7e61c5bc61
New Crowdin translations (#2530)
* New translations objectives.xml (French)

* New translations objectives.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Czech)
2020-03-27 20:29:36 +01:00
Milos Kozak
3617885819 Fix WearFragment 2020-03-26 22:43:49 +01:00
Milos Kozak
0563b4a84a
Merge pull request #2534 from dlvoy/dagger3-master-pwd
Support for master password
2020-03-26 13:07:32 +01:00
Tim Gunn
ced46f6e1d
Final merge 2020-03-26 12:18:02 +13:00
Tim Gunn
d8ccaadc03
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref 2020-03-26 12:17:08 +13:00
Dominik Dzienia
c58c62d4bc Tost shown when password is set now show when password is not set at end (cancel) or unset 2020-03-25 14:47:28 +01:00
Dominik Dzienia
39c08a5a2b Configured Autofill hint for password managers
Added missing callback on password prompt dialog (will be usable in near future)
2020-03-25 14:37:23 +01:00
Andy Rozman
ac9f684424 - fixed bug #113 inconsistencies between pod and RL history... 2020-03-25 09:39:56 +00:00
Tim Gunn
e1d8691af2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref 2020-03-25 13:30:12 +13:00
Dominik Dzienia
6e9ccc593f Support for master password and storing password as hashes (HMAC) instead of plaintext,
additional crypto utils with tests (partialy for in-progress pref export encryption),
changed PasswordCheck to more common UI and to use lambdas (will need given password in lambda callback for prefs enc)
2020-03-25 01:21:20 +01:00
Johannes Mockenhaupt
fce6ec8d25
SmsCommunicator: only ask pump with support to add carbs.
This aligns with how this is generally handles elsewhere: check if a pump supports carbs and if not, don't bother the driver but add the carbs directly via TreatmentsPlugin.
2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
e7c7ce32bb
TreatmentService.createOrUpdate: log invalid argument. 2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
843fccb86c
SmsCommunicatorPlugin.processCARBS: set source on record. 2020-03-24 21:28:54 +01:00
Milos Kozak
4716b04972 ProtectionCheck injection, setDeviceCredentialAllowed 2020-03-22 20:49:36 +01:00
Milos Kozak
0e9f643241 Merge branch 'biometric' into dagger3 2020-03-22 19:59:35 +01:00
Milos Kozak
2b62f801c5 more AAPSLogger and ResourceHelper injections 2020-03-22 16:29:08 +01:00
Milos Kozak
1ab0938a38 Insight -> dagger 2020-03-22 11:18:31 +01:00
Milos Kozak
3dda4f8f9d fix tests 2020-03-21 23:19:21 +01:00
Milos Kozak
156738a5cb eliminate IobCobCalculatorPlugin::getPlugin 2020-03-21 23:06:45 +01:00
Milos Kozak
e63169a94b eliminate TreatmentsPlugin::getPlugin 2020-03-21 22:51:56 +01:00
Milos Kozak
07a18ef282 fix DanaRS_Packet_Basal_Get_Temporary_Basal_State 2020-03-21 22:51:21 +01:00
Milos Kozak
93e08d474c Treatment fragments -> kt 2020-03-21 21:00:04 +01:00
Milos Kozak
5a2821acac XdripCalibration -> dagger 2020-03-21 19:13:24 +01:00
Milos Kozak
235d241736 Merge branch 'dev' into dagger3 2020-03-21 18:32:23 +01:00
Milos Kozak
cffe1b4392
Merge pull request #2527 from MilosKozak/release2.6.1
Release of 2.6.1
2020-03-21 17:55:33 +01:00
Milos Kozak
535aa9ebb7
Merge branch 'master' into release2.6.1 2020-03-21 17:31:46 +01:00
Milos Kozak
8de22a7e14
Update build.gradle
bump 2.6.1
2020-03-21 17:21:07 +01:00
Milos Kozak
82ffe0f9ac Register ChargingStateReceiver properly 2020-03-21 17:04:09 +01:00
Milos Kozak
34434ffc62
Merge pull request #2452 from StephenBrown2/add_mdt_nimh
Add NiMH battery option for Medtronic pumps
2020-03-21 15:34:54 +01:00