Bart Sopers
fcc37eb688
Refactored fixed pump unreachable alerts into separate 'fixed pump unreachable alert' and 'custom pump unreachable alert check'
2020-03-03 23:23:19 +01:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
Andy Rozman
bba4c36294
- changed TimeDateOrTZChangeReceiver, to not reach on date change (bug), and extended detections (and also logs)...
...
- Pump drivers will now be notified that there was time/timezone change with more details. TimeChangeType is sent that tells if change was TZ or DST Start/End or Time change
- added setting to Omnipod settings, that can disable event
- partitial fix for #55
2020-02-29 16:27:42 +00:00
Milos Kozak
0ff7702b1a
RealPumpTest|
2020-02-11 17:06:30 +01:00
Milos Kozak
42c2d89f98
ask for overlay permission on android 10 only
2020-02-06 21:24:19 +01:00
Milos Kozak
a79393c65a
Log user actions
2020-02-04 22:25:07 +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
Bart Sopers
bc06b6b24a
Disable instead of remove 'Enable pump unreachable' preference for pumps that have a fixed unreachable warning; make pump unreachable threshold configurable for pumps that have a fixed unreachable warning
2020-01-19 22:27:00 +01:00
Milos Kozak
ae87a6ae0c
Fix statistics activity
2020-01-10 00:01:42 +01:00
Bart Sopers
3a8cc12853
Add fixed 'pump unreachable' alerts for Omnipod
2020-01-07 19:26:01 +01:00
Milos Kozak
99b07521ef
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-12-24 11:28:53 +01:00
Milos Kozak
e423b5bc06
Upload IOB to NS without available BG
2019-12-24 00:55:09 +01:00
Milos Kozak
3a6f29d1dc
Merge branch 'dev' into dialogs
2019-12-22 23:04:21 +01:00
Milos Kozak
91000dc1bb
Confirmation dialogs cleanup
2019-12-22 21:37:26 +01:00
Milos Kozak
808dd92de1
forgotten code remove
2019-12-22 15:08:31 +01:00
Milos Kozak
9042957585
OKDialog layout
2019-12-22 15:03:00 +01:00
AdrianLxM
953d6bc029
small cleanup
2019-12-20 23:05:35 +01:00
AdrianLxM
ddb2306cdc
small cleanups
2019-12-20 22:22:58 +01:00
Milos Kozak
83fe8527ce
ErrorDialog refactor
2019-12-20 19:46:07 +01:00
Milos Kozak
230224be0a
CarbsDialog refactor
2019-12-20 13:58:51 +01:00
Milos Kozak
8d874e14d3
ProfileSwitchDialog
2019-12-18 20:59:33 +01:00
Milos Kozak
8af8d584eb
use profile store units as fallback
2019-12-17 18:08:28 +01:00
Milos Kozak
5b345c5ce3
migrate units from last profile
2019-12-13 13:12:36 +01:00
Milos Kozak
119f9f4f13
test improvements, bug fixes
2019-12-12 21:37:09 +01:00
Milos Kozak
921655c0e2
SetupWizardActivityTest
2019-12-11 23:15:36 +01:00
Milos Kozak
1c0eb9f803
Stats activity
2019-12-09 19:03:26 +01:00
Milos Kozak
a9e08bd08d
Measure activity
2019-12-08 23:14:46 +01:00
Milos Kozak
00cd2ba343
Calculate TIR
2019-12-08 21:55:49 +01:00
Milos Kozak
0d6743ab82
Merge branch 'survey' of https://github.com/MilosKozak/AndroidAPS into survey
2019-12-08 20:21:29 +01:00
Milos Kozak
0e89ced3e1
Merge branch 'dev' into survey
2019-12-08 19:07:35 +01:00
Milos Kozak
95d3551931
Make switching language working again
2019-12-03 18:12:37 +01:00
Milos Kozak
e4a5616298
wizard & SP improvements
2019-12-03 15:29:14 +01:00
Milos Kozak
87d3c43a33
low_mark, high_mark to setup wizard
2019-12-02 00:07:08 +01:00
Bart Sopers
b808bc3228
Merge branch 'dev' into omnipod_eros
2019-12-01 02:21:49 +01:00
Milos Kozak
0fdc789e1f
Merge branch 'dev' into localprofile
2019-11-30 22:43:15 +01:00
Milos Kozak
c23794fa6e
allow revert objective
2019-11-30 22:15:15 +01:00
Milos Kozak
8a75d4f6b9
tabs in local profile
2019-11-28 21:58:07 +01:00
Milos Kozak
3ee9836e66
handle default TT valuses in current units
2019-11-27 23:26:29 +01:00
Milos Kozak
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Milos Kozak
6969dc4873
Merge pull request #2222 from MilosKozak/2186
...
New SMS commands
2019-11-25 22:40:00 +01:00
Milos Kozak
bcfb1feda3
Merge branch 'dev' into pull/2185
2019-11-22 15:39:16 +01:00
Milos Kozak
e9aa4835ed
SBS CARBS command
2019-11-22 10:40:48 +01:00
Milos Kozak
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
boc-the-git
b682432ca0
Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail.
2019-11-12 15:39:42 +11:00
Milos Kozak
02891a14fc
use global units setting
2019-11-12 00:01:58 +01:00
Milos Kozak
1f622e3517
Merge branch 'dev' into localprofile
2019-11-11 16:37:46 +01:00
Andy Rozman
ef50bc5365
Merge branch 'dev' into omnipod_eros_bart
2019-11-09 16:17:43 +00:00
Philoul
d23faf65bf
Add strings for shortday (shorthour allready exists) for translation of statuslights and remaining time TT in main screen
2019-11-06 20:31:05 +01:00
Milos Kozak
f399f8bb1f
Brasil language, better working Locale setting
2019-10-25 11:38:23 +02:00