Commit graph

5260 commits

Author SHA1 Message Date
Milos Kozak
e15a2d6b88 move AutoStartReceiver 2019-12-17 23:24:54 +01:00
Milos Kozak
8af8d584eb use profile store units as fallback 2019-12-17 18:08:28 +01:00
Milos Kozak
77904cd1fd stopBolusDelivering not in UI thread 2019-12-17 16:27:36 +01:00
Milos Kozak
9e55b488d2
Merge pull request #2286 from andyrozman/bug_2264_historyproblem_512_2e
[bug_2264]
2019-12-17 16:11:16 +01:00
Andy Rozman
be8a2fab75 - added code for time/timezone change 2019-12-16 22:22:44 +00:00
Andy Rozman
837392f30b - removed sutraction of pump reservoir
- removed busy code for bolus
2019-12-15 23:34:22 +00:00
Bart Sopers
80c1feb1d2 Call podStateChangedHandler when setting fault event, rename FaultEventCode to FaultEventType 2019-12-15 23:42:46 +01:00
Bart Sopers
a8f702ddac Remove inappropriate copyright and remove unused imports 2019-12-15 22:57:39 +01:00
Bart Sopers
403551406b Add workaround for anti pattern in wizard pager model 2019-12-15 22:51:41 +01:00
Bart Sopers
b1e358e8b0 Fix logic for choosing short Omnipod setup wizard 2019-12-15 22:21:05 +01:00
Andy Rozman
d349343439 - Fixed init pod problem 2019-12-15 20:58:15 +00:00
Andy Rozman
24430a5c81 - fixed 16, 17, 18
- added some code for db
2019-12-15 16:48:59 +00:00
Milos Kozak
4d953cf305 remove profile interface from dana pumps 2019-12-14 21:20:01 +01:00
Milos Kozak
5b345c5ce3 migrate units from last profile 2019-12-13 13:12:36 +01:00
Milos Kozak
9bd24ffdbe
Merge pull request #2268 from MilosKozak/randombg
WIP: Instrumentation tests
2019-12-12 23:04:38 +01:00
Milos Kozak
119f9f4f13 test improvements, bug fixes 2019-12-12 21:37:09 +01:00
Andy Rozman
b4abf00d98 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-11 22:44:20 +00:00
Andy Rozman
2133d347f0 - changed initpod_init_action dialog: added Retry button
- extracted InitPodTask into separate class, since it needs to be called several times
2019-12-11 22:38:52 +00:00
Milos Kozak
921655c0e2 SetupWizardActivityTest 2019-12-11 23:15:36 +01:00
Andy Rozman
6043284d93 [bug_2264]
- fixed problem, with unknnown 2e event, size was changed from 7 to 107
2019-12-11 19:46:26 +00:00
Bart Sopers
b120959532 Show fault code in pod fault error message 2019-12-11 13:22:29 +01:00
Roumen Georgiev
543e8d1d69 removed logging and give some time to the LocationService to get correct location 2019-12-11 12:18:55 +02:00
Milos Kozak
7ca9949a10
Merge pull request #2253 from Philoul/WizardInfoDialog_Translation
Wizard info dialog translation
2019-12-10 22:27:15 +01:00
Bart Sopers
b3984b796d Report implicitly canceled TBR's to treatment plugin 2019-12-10 20:17:05 +01:00
AdrianLxM
6b6360d2c6
Don't warn instantly on RC 2019-12-10 16:05:49 +01:00
Roumen Georgiev
c113cc23b2
Merge pull request #89 from MilosKozak/dev
Dev
2019-12-10 14:25:47 +02:00
Roumen Georgiev
5994a75134 Tests working 2019-12-10 13:38:25 +02:00
Roumen Georgiev
55e6246646 some strings and tests broken 2019-12-10 12:34:27 +02:00
Roumen Georgiev
cfdc59c983 fixed initialization and removed dome debugging 2019-12-10 10:01:38 +02:00
Bart Sopers
9ef83c19f8 WIP: don't kill the pod when switching profile 2019-12-10 01:11:51 +01:00
Milos Kozak
bb98ec94a5 RandomBg source 2019-12-09 22:50:54 +01:00
Bart Sopers
f432891263 Log basal schedule entry start time in seconds 2019-12-09 22:21:44 +01:00
Bart Sopers
3ecbd3e1bd Add logging in OmnipodManager 2019-12-09 21:45:08 +01:00
Milos Kozak
b69af95791 apply percentage to QuickWizard entries 2019-12-09 21:26:08 +01:00
Milos Kozak
c81536ac46 disable survey menu 2019-12-09 19:22:06 +01:00
Milos Kozak
1c0eb9f803 Stats activity 2019-12-09 19:03:26 +01:00
Roumen Georgiev
70842b269f pass correct number of strings 2019-12-09 15:07:56 +02:00
Philoul
d6c58fc35c Set number of decimal for bg value according to unit 2019-12-09 00:24:02 +01:00
Milos Kozak
a9e08bd08d Measure activity 2019-12-08 23:14:46 +01:00
Philoul
5a606b5cb9 Merge remote-tracking branch 'origin/WizardInfoDialog_Translation' into WizardInfoDialog_Translation 2019-12-08 23:01:38 +01:00
Andy Rozman
7e8e57dad9 Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros 2019-12-08 21:06:27 +00:00
Andy Rozman
6a979a1f29 - pod management another extension 2019-12-08 21:05:27 +00:00
Milos Kozak
00cd2ba343 Calculate TIR 2019-12-08 21:55:49 +01:00
Andy Rozman
bdb3bc0b8e - fixed refresh of config data (I hope)
- if podmanagement changes some pod status
2019-12-08 20:55:24 +00:00
Philoul
9d22e177bb replaced String.format(MainApp.gs(xx), yy, zz) by MainApp.gs(xx, yy, zz) for bg, cob and carbs 2019-12-08 21:30:25 +01:00
Philoul
1525a30e01
Merge pull request #3 from Philoul/dev
Dev
2019-12-08 21:24:13 +01:00
Bart Sopers
6a4765d998 Cache last bolus in AapsOmnipodManager 2019-12-08 21:02:39 +01:00
Milos Kozak
0d6743ab82 Merge branch 'survey' of https://github.com/MilosKozak/AndroidAPS into survey 2019-12-08 20:21:29 +01:00
Bart Sopers
b46914a97b Update suspended status when podstate is null 2019-12-08 20:13:15 +01:00
Bart Sopers
b1cc067c85 Update suspended state in PumpStatus 2019-12-08 20:03:32 +01:00