Commit graph

6756 commits

Author SHA1 Message Date
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
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
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
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
e8819897f3 ObjectivesPluginTest 2020-03-19 21:37:57 +01:00
Milos Kozak
89d1de9710 ProfileTest 2020-03-19 21:24:48 +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
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
Milos Kozak
74a0890d34 DanaRExecutionService 2020-03-15 19:26:17 +01:00
Milos Kozak
f6acac730a DanaRKoreanExecutionService 2020-03-15 19:25:53 +01:00
Milos Kozak
8ad5f53f7a DanaRv2ExecutionService 2020-03-15 19:25:24 +01:00
Milos Kozak
f98b986387 DatabaseHelper 2020-03-15 19:24:55 +01:00
Milos Kozak
eb5481ca46 DataService 2020-03-15 19:24:30 +01:00
Milos Kozak
8fcbbde236 LocalInsightPlugin 2020-03-15 19:23:42 +01:00
Milos Kozak
63b8bdf212 DetermineBasalAdapter 2020-03-15 19:23:11 +01:00
Milos Kozak
8d66d22cf6 ComboPlugin 2020-03-15 19:21:54 +01:00
Milos Kozak
46846d82cd WatcherUpdaterService 2020-03-15 19:17:46 +01:00
Milos Kozak
4db9f3bd94 ObjectiveFragment 2020-03-15 19:17:11 +01:00
Milos Kozak
bc0ae1fa68 Dana plugins tests 2020-03-15 18:18:32 +01:00
Milos Kozak
6f2ba7c135 Elements tests 2020-03-15 13:55:55 +01:00
Milos Kozak
d7ed61de0c Trigger tests 2020-03-15 13:17:36 +01:00
Milos Kozak
d6997f8190 Objectives text change 2020-03-15 12:07:09 +01:00
Milos Kozak
6e9db1f512 More Injections and tests 2020-03-14 16:47:48 +01:00
Milos Kozak
cdda4caa07 tests 2020-03-12 22:55:29 +01:00
Milos Kozak
927e690f7f WatchUpdaterService fix 2020-03-12 21:31:17 +01:00
Milos Kozak
bac9de1f66 Tests 2020-03-12 19:47:54 +01:00
Milos Kozak
2f527169d9 DetailedBolusInfoStorage 2020-03-11 23:33:05 +01:00
Milos Kozak
e812dd9437 Trigger tests 2020-03-11 00:03:59 +01:00
Milos Kozak
99aec40534 Merge branch 'dev' into dagger3 2020-03-10 22:39:26 +01:00
Milos Kozak
bec6d99036 register Network receiver in code (SDK28) 2020-03-10 22:20:36 +01:00
Milos Kozak
c7c8aea65c fix and add test 2020-03-10 21:33:52 +01:00
Milos Kozak
72a8bbfc75 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-03-10 20:38:50 +01:00
Milos Kozak
c220b49ee7 use last DetailedBolusInfo as failover 2020-03-10 20:38:34 +01:00
Milos Kozak
8d111cb819 Merge branch 'dev' into dagger3 2020-03-10 19:20:22 +01:00
Milos Kozak
005d8e89ce SmsCommunicatorPluginTest 2020-03-10 18:58:27 +01:00
Milos Kozak
5d745a2d9b AuthRequestTest 2020-03-09 23:49:00 +01:00
TebbeUbben
206813ae4b Remove sound from notification channel 2020-03-09 23:19:16 +01:00
TebbeUbben
5e778f1e76 Fix NullPointerException 2020-03-09 23:11:14 +01:00
TebbeUbben
7d9c1f8af9 Use "Display time-sensitive notifications" for Insight alerts 2020-03-09 23:07:55 +01:00
Milos Kozak
f19e782c7c ActionLoopDisableTest 2020-03-09 00:28:51 +01:00
Milos Kozak
72ba6815d8 More Injections 2020-03-08 22:42:36 +01:00
Milos Kozak
a53f173751 fix some warnings 2020-03-08 20:49:29 +01:00
Milos Kozak
2467c0bba7 scrollable buttons in landscape mode 2020-03-07 20:50:49 +01:00
Milos Kozak
14bda9cf71 hide overview_accepttempbutton by default 2020-03-07 20:37:08 +01:00
Milos Kozak
07aa6f2039 fix LocalProfile upload 2020-03-07 20:18:52 +01:00
Milos Kozak
a3ee216b21
New Crowdin translations (#2485)
* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations strings.xml (Italian)

* New translations insight_alert_titles.xml (Italian)

* New translations insight_exceptions.xml (Italian)

* New translations strings.xml (Italian)
2020-03-07 17:34:39 +01:00
Milos Kozak
ba51da4b52
Merge pull request #2483 from jotomo/2469
Combo: create separate bolus/carb records at driver level.
2020-03-07 17:26:37 +01:00
Milos Kozak
93820634b5 AbstractSensitivityPluginTest 2020-03-07 00:43:28 +01:00
Milos Kozak
8799c30b8e ActionLoopDisableTest 2020-03-06 23:43:29 +01:00
Milos Kozak
1e02773b71 fire immediatelly TreatmentChange if not from NS 2020-03-06 20:27:39 +01:00
Johannes Mockenhaupt
70053ea61c
Combo: create separate bolus/carb records at driver level. 2020-03-06 20:09:50 +01:00
Milos Kozak
4cca305e1b fix ProfileSwitch confirm dialog 2020-03-06 19:40:29 +01:00
Milos Kozak
95394d6cb3 Unregister shared preferences properly 2020-03-06 19:13:56 +01:00
Milos Kozak
ac70c89eee Unregister shared preferences properly 2020-03-06 19:13:33 +01:00
Milos Kozak
b67cbf72a4 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-03-06 19:02:48 +01:00
Milos Kozak
6fa05f11c9 LocalInsightPlugin crash fix 2020-03-06 19:02:34 +01:00
Milos Kozak
7412f67528
New Crowdin translations (#2464)
* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations insight_alert_titles.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations strings.xml (Italian)

* New translations objectives.xml (Italian)

* New translations strings.xml (Italian)

* New translations exam.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)
2020-03-06 11:35:03 +01:00
Milos Kozak
90a9b09395 fix BolusProgressDialog rotation 2020-03-04 23:33:34 +01:00
Milos Kozak
74e35643d1 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-03-04 22:54:08 +01:00
Milos Kozak
a8e8659e18 fix CareDialog rotation 2020-03-04 22:51:50 +01:00
Milos Kozak
15ffb5b596 Action tests 2020-03-01 22:59:47 +01:00
Milos Kozak
09176a1b9e DanaRS tests 2020-03-01 22:05:28 +01:00
Milos Kozak
40aa3cc60e DanaRS tests 2020-03-01 17:41:09 +01:00
Milos Kozak
67a5c33f8d DanaRS tests 2020-03-01 16:18:19 +01:00
Milos Kozak
44edc7ce96 DanaRS tests 2020-03-01 12:06:34 +01:00
Milos Kozak
35bf60ebcf
Merge branch 'master' into dev 2020-03-01 10:50:42 +01:00
Tebbe Ubben
08a61be758 Merge remote-tracking branch 'origin/dev' into dev 2020-03-01 09:29:14 +01:00
Tebbe Ubben
35096288e2 Insight fix issues 2020-03-01 09:28:57 +01:00
Milos Kozak
aa6e1d5af6
New Crowdin translations (#2460)
* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)
2020-02-29 22:49:46 +01:00
Milos Kozak
ca000a5f33 key_ns_upload_only true by default 2020-02-29 21:33:50 +01:00
Milos Kozak
1db651055b RS tests 2020-02-28 22:51:12 +01:00
Milos Kozak
4c4e89df98 Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3 2020-02-28 18:34:08 +01:00
Milos Kozak
fcf1966f58 Merge branch 'dev' into dagger3 2020-02-28 18:20:31 +01:00
Milos Kozak
26170ddea5
New Crowdin translations (#2429)
* New translations strings.xml (Swedish)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Slovak)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations exam.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Korean)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)
2020-02-25 21:54:14 +01:00
Milos Kozak
3b9ea53cc4 Fix TempTarget confirm dialog 2020-02-25 20:46:04 +01:00
sabsoubi
c129b9599d
Merge branch 'master' into xDripStatusLineFixBgi 2020-02-24 13:36:26 +01:00
Stephen Brown II
413553a9c2 Add NiMH battery option for Medtronic pumps 2020-02-22 11:34:07 -07:00
sabsoubi
b11707b5d4 Fixed Bug that doesn't show COB if BGI disabled. 2020-02-21 11:04:59 +01:00
Brian Quinion
385781de23 Validate paramaters in onError in NS Client 2020-02-20 16:56:56 +00:00
Brian Quinion
43495e2565 Expose error messages where NS connection fails 2020-02-20 16:38:41 +00:00
Brian Quinion
7b0ea23b40 Require the connection to NS to be encrypted (unless in engineering mode) 2020-02-20 16:08:51 +00:00
Brian Quinion
262a47a18d Use google key/value store for settings and objectives backup 2020-02-20 02:00:37 +00:00
Milos Kozak
0ff7702b1a RealPumpTest| 2020-02-11 17:06:30 +01:00
Dominik Dzienia
029d87f3c2 Stripping colons from User display name - forbidden by RFC 2020-02-11 12:55:00 +01:00
Dominik Dzienia
0f0452a1c4 Support for Time-based One-time Passwords (TOTP) in SMS Communicator 2020-02-11 12:16:41 +01:00
Milos Kozak
9098eb2da0 save Careportal events directly to DB 2020-02-09 13:04:49 +01:00
Milos Kozak
42c2d89f98 ask for overlay permission on android 10 only 2020-02-06 21:24:19 +01:00
Milos Kozak
249a9b29a0 resolve some warnings 2020-02-05 17:40:13 +01:00
Milos Kozak
234f34e22a Merge branch 'dev' into dagger3 2020-02-05 15:58:29 +01:00
Milos Kozak
7b984550ea
New Crowdin translations (#2423)
* New translations strings.xml (Korean)

* New translations objectives.xml (Korean)

* New translations objectives.xml (Korean)

* New translations strings.xml (Slovenian)

* New translations insight_alert_codes.xml (Slovenian)

* New translations insight_alert_descriptions.xml (Slovenian)

* New translations insight_alert_titles.xml (Slovenian)

* New translations insight_exceptions.xml (Slovenian)

* New translations exam.xml (Slovenian)

* New translations objectives.xml (Slovenian)

* New translations strings.xml (Slovenian)

* New translations strings.xml (French)

* New translations strings.xml (Korean)

* New translations exam.xml (Korean)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Russian)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Italian)
2020-02-04 22:25:28 +01:00
Milos Kozak
a79393c65a Log user actions 2020-02-04 22:25:07 +01:00
Milos Kozak
2d321d2a5b Merge branch 'dev' into dagger3 2020-02-03 23:15:34 +01:00
Milos Kozak
aaf66efa64 write offline events directly to DB 2020-02-03 22:05:48 +01:00
Milos Kozak
db47cd6fe9 Android 10 permission 2020-02-03 18:23:20 +01:00
Milos Kozak
b5a64f4d85 better timestamps on Loop tab 2020-02-02 22:12:54 +01:00
Milos Kozak
8bcf901e6f
New Crowdin translations (#2405)
* New translations strings.xml (Russian)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Korean)

* New translations objectives.xml (Korean)

* New translations exam.xml (Korean)

* New translations exam.xml (Korean)

* New translations strings.xml (Korean)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Korean)

* New translations exam.xml (Korean)

* New translations strings.xml (Korean)
2020-02-01 23:47:12 +01:00
Milos Kozak
4b07adb2a8 Restore ns_noupload function. Thanks to @twain47 2020-02-01 23:46:23 +01:00
Milos Kozak
b8ce236717
Merge pull request #2422 from MilosKozak/nsuploadtest
More NSclient logging
2020-02-01 23:42:10 +01:00
Milos Kozak
6b26ef2e88 prevent NPE 2020-02-01 22:44:23 +01:00
Tim Gunn
0ea13b5671
Merge Upstream 2020-01-29 22:37:44 +13:00
Milos Kozak
d559961c12 DataBroadcastPlugin 2020-01-28 18:00:46 +01:00
Milos Kozak
8972ce676d Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-01-27 23:56:35 +01:00
Milos Kozak
128547d1a5 Fix remote bolus distance 2020-01-27 23:56:02 +01:00
Milos Kozak
a4fa64efe2 more logging 2020-01-27 23:07:48 +01:00
Milos Kozak
24e6f8bb84
New Crowdin translations (#2361)
* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (German)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Swedish)

* New translations strings.xml (German)

* New translations strings.xml (French)

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Irish)

* New translations strings.xml (French)

* New translations strings.xml (Irish)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Russian)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations objectives.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Italian)
2020-01-27 09:26:50 +01:00
Milos Kozak
cf2855ab02 Merge branch 'dev' into dagger3 2020-01-26 21:15:57 +01:00
Milos Kozak
404bf7e633 display notification properly 2020-01-26 18:46:29 +01:00
Milos Kozak
dad36ed6a0 ActivityDialogs Translucent again 2020-01-26 18:17:00 +01:00
Milos Kozak
b793931186 prevent NPE 2020-01-26 17:18:13 +01:00
Milos Kozak
81e4d1604b remove hardcoded text 2020-01-26 10:25:10 +01:00
Milos Kozak
1777f4a5f2 Merge branch 'layout' into dev 2020-01-25 23:48:51 +01:00
Milos Kozak
9152a063a4 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-01-25 22:12:52 +01:00
Milos Kozak
45c6a54e48 Upload queue id fix 2020-01-25 21:52:03 +01:00
Milos Kozak
75fad1b18e convert layouts to Constraint 2020-01-25 21:31:13 +01:00
Milos Kozak
09f0f639b0
Merge pull request #2332 from swissalpine/patch-1
Fix for mixed up bage_warn, bage_urgent for Combo in Statuslights
2020-01-25 20:41:41 +01:00
Milos Kozak
d732e20dee Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2020-01-25 01:09:45 +01:00
Milos Kozak
6c23cb1d29 catch dberror 2020-01-25 01:09:29 +01:00
Milos Kozak
11dd1b43fd
Merge pull request #2373 from jotomo/patch-1
#2369 Set event time for second event plus 1s too
2020-01-24 18:26:59 +01:00
Milos Kozak
1680f190b0 bolus progress dialog layout 2020-01-24 18:25:12 +01:00
Roumen Georgiev
cd0697fdbd
Allows selecting 12:00AM (#2831) 2020-01-22 14:11:20 +02:00
Milos Kozak
8414c51493
Merge pull request #2376 from quizzmaster/dev
fix danar history layout
2020-01-17 21:10:37 +01:00