Commit graph

7159 commits

Author SHA1 Message Date
Milos Kozak 23937a7278
Merge branch 'dev' into dagger3 2020-04-19 14:17:37 +02:00
Milos Kozak 023992fc9a
bump 2.6.1.2 2020-04-19 13:07:51 +02:00
Milos Kozak 6e9686ed89
Merge pull request #2572 from jotomo/insight-alert-intent-npe
InsightAlertservice: handle nullable intent.
2020-04-19 13:06:30 +02:00
Milos Kozak 7479218e31
New Crowdin translations (#2556)
* New translations strings.xml (Swedish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese)
2020-04-19 13:06:02 +02:00
Johannes Mockenhaupt e17d10f258
InsightAlertservice: handle nullable intent. 2020-04-15 00:05:26 +02:00
Dominik Dzienia 780fd1aeaa Split check in gradle to better warn about GIT / admin right issues 2020-04-13 19:47:47 +02:00
Johannes Mockenhaupt 04b324fd19
Android notification: make longer text readable.
If text is longer than one line, this change allows expanding the notification to make the entire text readable.
2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt e0ac080583
RuffyScripter: adjust some log levels. 2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt 65ca6cf895
ComboPlugin: fix handling benin warnings.
This change provides usable input to the check* methods. Since a dummy PumpState is returned when a command runs into a warning/alarm on the pump, the checkAndResolveTbrMismatch() reads that no TBR is active and creates a TBR-end record in the DB, which is wrong (and yes, returning a dummy PumpState rather than returning and handling null is a questionable design decision). Effectively this is only a concern when AAPS confirms a low cartridge or low battery alarm, so it's impact is small.
2020-04-11 00:23:59 +02:00
Milos Kozak 695e23c3bd Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2020-04-08 20:30:08 +02:00
Milos Kozak 4768807a08 fix NPE 2020-04-08 20:24:22 +02:00
Milos Kozak f1b3471cf4
Merge pull request #2550 from Tornado-Tim/AS0ref
Autosens Upgrade
2020-04-08 17:28:39 +02:00
Milos Kozak 0585ba80fa Cleanup 2020-04-08 14:03:57 +02:00
Milos Kozak 1bed02a030 Forgotten change 2020-04-07 18:23:07 +02:00
Milos Kozak 4644159c82 Use coroutines for graph processing 2020-04-07 14:15:30 +02:00
Milos Kozak a4e7d1ee1f
Merge branch 'dagger3' into AS0ref 2020-04-07 12:49:21 +02:00
Milos Kozak 61acfb8c92 Fix tests 2020-04-07 12:09:12 +02:00
Milos Kozak 4c0601bf46
Merge pull request #2555 from Tornado-Tim/refractor-algo
Refactor Algorithms (MA removal)
2020-04-07 11:59:11 +02:00
Milos Kozak a10a62fc81 Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2020-04-07 11:56:15 +02:00
Milos Kozak 93784fc8be Multiple graph support 2020-04-07 11:55:56 +02:00
Dominik Dzienia 9dca938698 Refactored CryptoUtil to make it injectable and more testable
Added checks for vanilla JVM AES 256 issues in tests
2020-04-06 23:48:25 +02:00
Tim Gunn babb97df24
remove old determine_basal 2020-04-06 22:26:21 +12:00
Tim Gunn b009c7bed2
Move the APS logger to its own package 2020-04-06 22:01:15 +12:00
Tim Gunn bebe9015e8
Remove MA 2020-04-06 22:00:17 +12:00
Tim Gunn a88db5b457
Revert "Remove oref0"
This reverts commit 785b4540c9.
2020-04-06 21:11:47 +12:00
Milos Kozak a8d76cef4c fix SmsPluginCommunicatorTest 2020-04-06 10:36:08 +02:00
Milos Kozak 731bd1c8cb
Merge pull request #2228 from Tornado-Tim/update-oref
Update Oref to 0.7.0
2020-04-06 09:45:15 +02:00
Milos Kozak 9f58270f88
Merge pull request #2553 from dlvoy/dagger3-patient-name
Introduced Patient name, refactored SMS OTP and Prefs Export to use it
2020-04-06 09:44:20 +02:00
Tim Gunn f0bdafc1d6
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref 2020-04-06 18:46:58 +12:00
Tim Gunn a87681a31a
fix variable 2020-04-06 18:45:47 +12:00
Milos Kozak 2995999989 Merge remote-tracking branch 'origin/dev' into dagger3 2020-04-06 00:19:12 +02:00
Dominik Dzienia f1770c093b Introduced Patient name, refactored SMS OTP and Prefs Export to use it 2020-04-05 21:35:19 +02:00
Winfried Kuiper 98af8531f0
Typo in log message (#2547) 2020-04-05 21:11:13 +02:00
Milos Kozak 93523d5828
Merge pull request #2551 from MilosKozak/l10n_dev
New Crowdin translations
2020-04-05 21:09:26 +02:00
Milos Kozak 970f553a9e
Merge pull request #2533 from jotomo/2742-2
SMS Carb command update
2020-04-05 21:09:12 +02:00
Milos Kozak 856ef12f16 New translations objectives.xml (Dutch) 2020-04-05 18:33:39 +02:00
Tim Gunn 91e36e01ba
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref 2020-04-05 23:04:49 +12:00
Tim Gunn 6d064fb56c
fix preference screen to conform to norms 2020-04-05 23:03:19 +12:00
Tim Gunn 63fb50a2e6
Update oref1 text. 2020-04-05 22:35:49 +12:00
Tim Gunn 785b4540c9
Remove oref0 2020-04-05 22:33:20 +12:00
Tim Gunn d960cb038f
Remove options from exam that are no longer available 2020-04-05 22:10:25 +12:00
Tim Gunn f707c72634
Remove oref0 sensitivity 2020-04-05 22:02:37 +12:00
Milos Kozak e664ee027d
Merge pull request #2548 from dlvoy/dagger3-otpfix
Fixed crash on pre-26 API due to lack of java.time.Duration in depenent OTP lib
2020-04-05 10:04:59 +02:00
Milos Kozak 312d863e38 OverviewFragment refactor 2020-04-05 10:04:21 +02:00
Tim Gunn 1509fe2dea
merge into dagger 2020-04-05 14:22:19 +12:00
Tim Gunn 0a8d456d01
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref 2020-04-05 14:21:20 +12:00
Dominik Dzienia 033ca414f7 Fixed crash on pre-26 API due tu lack of java.time.Duration in dependent OTP lib 2020-04-05 01:37:05 +02:00
Tim Gunn cf35fc52cd
cherry pick big fix: cb8e94990301277fb1016c778b4e9efa55a6edbc 2020-04-05 02:46:24 +13:00
Tim Gunn acab0b87be
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref 2020-04-05 00:45:47 +13:00
Milos Kozak 3a2d486976 Move Overview menus to separate class 2020-04-03 21:47:23 +02:00
Milos Kozak aeb18e0b7c Fix others flavors 2020-04-03 12:09:57 +02:00
Milos Kozak ff67c44e8f process passwords in preferences correctly 2020-04-02 19:14:50 +02:00
Milos Kozak 7ab5bea93d allow multiple user notifications 2020-04-02 19:04:22 +02:00
Milos Kozak dbc199d00c Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2020-04-02 18:48:49 +02:00
Milos Kozak 615b025600 Merge branch 'pull/2542' into dagger3 2020-04-02 18:48:37 +02:00
Milos Kozak 64ee80b48b
Merge pull request #2545 from dlvoy/dagger3-encprefs
Preferences Encryption
2020-04-01 23:31:29 +02:00
Dominik Dzienia 3565ef9fbc Code cleanup 2020-04-01 22:12:52 +02:00
Milos Kozak e05f9f2a87 Merge remote-tracking branch 'origin/dev' into dagger3 2020-04-01 21:33:04 +02:00
Milos Kozak c765654d6a MainActivity -> kt 2020-04-01 21:10:48 +02:00
Dominik Dzienia f532341ccc Post review fixes 2020-04-01 20:34:05 +02:00
Milos Kozak 447c05f05f
New Crowdin translations (#2543)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations objectives.xml (Bulgarian)

* New translations strings.xml (Portuguese, Brazilian)
2020-04-01 18:13:48 +02:00
Milos Kozak 3d2d716bae libraries update 2020-04-01 16:13:08 +02:00
Dominik Dzienia 1c97f8a720 Preferences Encryption:
- encrypted JSON format support
 - using master password & password prompt
- refactored alerts
2020-04-01 13:59:10 +02:00
dlvoy fde84207ab Preferences Encryption - export as JSON 2020-04-01 13:02:09 +02:00
TebbeUbben f4b7f642c9 Register plugins with Dagger 2020-04-01 09:19:06 +02:00
Milos Kozak bc5a089c5f GraphData refactor 2020-04-01 09:07:36 +02:00
Milos Kozak 56d0d2850d remove some dependencies 2020-03-31 21:54:49 +02:00
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
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 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 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
Milos Kozak 451cea156f More tests 2020-03-19 18:02:24 +01:00
Milos Kozak e8af7b5ffc More tests 2020-03-19 08:45:59 +01:00
Milos Kozak a895c8f53a AbstractDanaRPlugin 2020-03-18 23:10:15 +01:00
Milos Kozak c283531348 Dana messages tests 2020-03-18 23:09:51 +01:00
Milos Kozak 50bbe1c481 Dana messages tests 2020-03-18 20:38:51 +01:00
Milos Kozak 6ed04e7687
Merge pull request #2455 from twain47/required-ns-client-encrypted
Require NS client encrypted connection
2020-03-18 17:04:19 +01:00
Milos Kozak 18de3f70b5 Dana messages 2020-03-18 16:41:08 +01:00
Milos Kozak 000cf31deb fix receivers 2020-03-18 00:22:21 +01:00
Milos Kozak 46efb92d3d tests cleanup 2020-03-17 23:45:51 +01:00
Milos Kozak 7e9402b939 remove ProfileFunctions dependency 2020-03-17 22:56:14 +01:00
Milos Kozak 8b9bbd2170 Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2020-03-17 20:11:19 +01:00
Milos Kozak 6689f71368 fix test 2020-03-17 20:11:05 +01:00
Milos Kozak 81eeacb02a cleanup 2020-03-17 19:50:20 +01:00
Milos Kozak e27ddc1772 Merge branch 'dev' into dagger3 2020-03-17 18:47:43 +01:00
Milos Kozak d9e08530fd Fix pump unreachable alert 2020-03-17 17:58:50 +01:00
Milos Kozak cd56a71753
Merge branch 'dev' into xDripStatusLineFixBgi 2020-03-17 16:36:14 +01:00
Milos Kozak 854d81e8a8
New Crowdin translations (#2488)
* New translations strings.xml (French)

* New translations insight_alert_codes.xml (Finnish)

* New translations exam.xml (Finnish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Polish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Japanese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovenian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Greek)

* New translations strings.xml (Croatian)

* New translations strings.xml (Finnish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (German)

* New translations exam.xml (Lithuanian)

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (Czech)

* New translations exam.xml (Czech)

* New translations strings.xml (Czech)

* New translations exam.xml (Czech)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations objectives.xml (Greek)

* New translations objectives.xml (Afrikaans)

* New translations objectives.xml (Bulgarian)

* New translations objectives.xml (Chinese Simplified)

* New translations objectives.xml (Croatian)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Dutch)

* New translations objectives.xml (Finnish)

* New translations objectives.xml (French)

* New translations objectives.xml (German)

* New translations objectives.xml (Hebrew)

* New translations objectives.xml (Irish)

* New translations objectives.xml (Japanese)

* New translations objectives.xml (Korean)

* New translations objectives.xml (Lithuanian)

* New translations objectives.xml (Polish)

* New translations objectives.xml (Portuguese)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations objectives.xml (Romanian)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Slovak)

* New translations objectives.xml (Slovenian)

* New translations objectives.xml (Spanish)

* New translations objectives.xml (Swedish)

* New translations objectives.xml (Italian)

* New translations objectives.xml (Turkish)

* New translations objectives.xml (Italian)

* New translations objectives.xml (German)

* New translations objectives.xml (Portuguese)

* New translations objectives.xml (Portuguese, Brazilian)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Slovak)

* New translations objectives.xml (Russian)
2020-03-17 16:32:41 +01:00
Milos Kozak 21f8a13098 cleanup 2020-03-16 22:49:34 +01:00
Milos Kozak 66bea16bdf PluginStore 2020-03-16 21:40:29 +01:00