Commit graph

650 commits

Author SHA1 Message Date
Milos Kozak e068bf4337 StatusLights thresholds adjustable in preferences 2020-04-23 22:54:28 +02:00
Milos Kozak 9d83ff0cc3 StatusLights cleanup 2020-04-23 02:42:50 +02:00
Milos Kozak 74b7eba450 fix devicestatus upload 2020-04-21 22:19:43 +02:00
Milos Kozak e97aafb143 setDeviceCredentialAllowed disabled 2020-04-21 21:39:11 +02:00
Milos Kozak 3d68b28179 objective 11 automation 2020-04-21 10:32:14 +02:00
Milos Kozak 2517a10a5c Show Absolute insulin 2020-04-20 14:18:39 +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
Milos Kozak 4768807a08 fix NPE 2020-04-08 20:24:22 +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 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 bebe9015e8
Remove MA 2020-04-06 22:00:17 +12: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
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
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
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
Milos Kozak 3a2d486976 Move Overview menus to separate class 2020-04-03 21:47:23 +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
Dominik Dzienia 3565ef9fbc Code cleanup 2020-04-01 22:12:52 +02:00
Dominik Dzienia f532341ccc Post review fixes 2020-04-01 20:34:05 +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
Milos Kozak bc5a089c5f GraphData refactor 2020-04-01 09:07:36 +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 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 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
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 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 156738a5cb eliminate IobCobCalculatorPlugin::getPlugin 2020-03-21 23:06:45 +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 1a485f9e11 FabricPrivacy & GraphData dagger 2020-03-21 15:09:14 +01:00
Milos Kozak 4abc53e7b8 kotlin cleanup 2020-03-20 18:13:07 +01:00
Milos Kozak a12762f034 Move OTP settings to preferences 2020-03-20 17:31:30 +01:00