Commit graph

8194 commits

Author SHA1 Message Date
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 5ce8b998d9 RS v3 encryption 2020-03-26 20:25:20 +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
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 d1d49a8db2 improve PairingProgressDialog 2020-03-24 21:00:43 +01:00
Milos Kozak b872b82cd9 kt, share some MDT code 2020-03-24 18:17:28 +01:00
Milos Kozak 7b0bc81c47 Upgrade RS encryption library 2020-03-24 09:01:10 +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 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
Milos Kozak 1a485f9e11 FabricPrivacy & GraphData dagger 2020-03-21 15:09:14 +01:00
Milos Kozak 69b177ed06 SetupWizardActivity -> kt 2020-03-21 13:45:08 +01:00
Milos Kozak f6cf0e72cd SetupWizard daggerize 2020-03-21 13:11:17 +01:00
Milos Kozak 9f0ac545f3
Merge pull request #2524 from MilosKozak/TOTP
SMS TOTP
2020-03-20 18:38:51 +01:00
Milos Kozak 7db4481db9
Merge pull request #2454 from twain47/key-value-backups
Use google key/value backup agent for settings and objectives
2020-03-20 18:36:19 +01:00
Milos Kozak 3335c31a92
Merge pull request #2525 from MilosKozak/l10n_dev
New Crowdin translations
2020-03-20 18:17:26 +01:00
Milos Kozak 4abc53e7b8 kotlin cleanup 2020-03-20 18:13:07 +01:00
Milos Kozak 5c04780de1 Fix test 2020-03-20 17:42:56 +01:00
Milos Kozak 71de506b79 New translations strings.xml (Portuguese) 2020-03-20 17:40:34 +01:00
Milos Kozak a12762f034 Move OTP settings to preferences 2020-03-20 17:31:30 +01:00
Milos Kozak 4d88786fb6 Force TOTP 2020-03-20 16:22:38 +01:00
Milos Kozak 5d32bfec95 Merge branch 'dagger3' into TOTP 2020-03-20 15:58:17 +01:00
Milos Kozak 30993777a9
Merge pull request #2522 from MilosKozak/fix/issue2504
fix issue 2504, requesting confirmation a second time without context
2020-03-19 22:29:27 +01:00
Milos Kozak 156d71da0a NSClientReceiverDelegateTest 2020-03-19 21:43:41 +01:00
Milos Kozak e8819897f3 ObjectivesPluginTest 2020-03-19 21:37:57 +01:00
Milos Kozak 89d1de9710 ProfileTest 2020-03-19 21:24:48 +01:00
Milos Kozak 2c3313ca54 PumpEnactResultTest 2020-03-19 20:57:56 +01:00
Milos Kozak 7ace6fe3ac QuickWizardTest 2020-03-19 20:38:25 +01:00
Milos Kozak 4f295fec4b More tests 2020-03-19 20:03:44 +01:00
AdrianLxM 76652d98d7
No a second time confirmation without context. 2020-03-19 19:18:52 +01:00