Commit graph

6355 commits

Author SHA1 Message Date
Milos Kozak
65a39d91be refactor import/export to create DaggerAppCompatActivityWithResult 2021-01-18 17:36:18 +01:00
Milos Kozak
270b6623ea prevent IndexOutOfBoundsException 2021-01-18 11:06:37 +01:00
Milos Kozak
3f561943dc avoid ConcurrentModificationException 2021-01-17 17:01:13 +01:00
Milos Kozak
68faba8951 DummyServiceHelper 2021-01-17 13:23:59 +01:00
Milos Kozak
d40559d444 LocationServiceHelper 2021-01-16 18:36:57 +01:00
Milos Kozak
22f9ccab32 simplify code 2021-01-16 18:29:18 +01:00
Milos Kozak
5f3fdca063 lint 2021-01-16 18:13:59 +01:00
Milos Kozak
d300a95e39 prevent NPE 2021-01-15 13:37:30 +01:00
Milos Kozak
534b27cb71 prevent NPE 2021-01-15 13:34:05 +01:00
Milos Kozak
4c9052b29a prevent NPE 2021-01-14 18:45:51 +01:00
Milos Kozak
90f6908b22 HistoryBrowser: synchronize access to graph 2021-01-14 18:39:23 +01:00
Milos Kozak
10bd1d2df0 fix button visibility logic 2021-01-12 18:45:46 +01:00
Milos Kozak
9f0ff6d872 fix NPE 2021-01-12 14:46:28 +01:00
Milos Kozak
76f1407d2c fix import from wizard 2021-01-12 11:32:54 +01:00
Milos Kozak
80c12a2c21 engineering__mode 2021-01-12 11:07:26 +01:00
Milos Kozak
ba282f098e allow NS_UPLOAD_ONLY in engineering mode only 2021-01-12 10:55:20 +01:00
Milos Kozak
1fd8257953
Merge pull request #209 from nightscout/app/crash-on-unattached-fragment
only handl callback if fragment is attached to activity
2021-01-10 19:52:46 +01:00
Milos Kozak
a843bb8b84
Merge pull request #210 from nightscout/fix/concurrent-button-press-crash
Fix/concurrent button press crash
2021-01-10 19:52:04 +01:00
AdrianLxM
301c44627f fix menu crash and make graph label translatable 2021-01-10 04:10:21 +01:00
AdrianLxM
b509d13073 avoid concurrent button press crash in TimeListEdit - now for real 2021-01-10 03:54:51 +01:00
AdrianLxM
4c25272969 avoid concurrent button press crash in TimeListEdit 2021-01-10 03:41:54 +01:00
AdrianLxM
e8a0a1fcaf only handl callback if fragment is attached to activity 2021-01-10 03:27:47 +01:00
Milos Kozak
48084ff7bf add keys to crash report 2021-01-08 18:55:01 +01:00
Milos Kozak
2ab27f5eb9
Merge pull request #197 from AAPS-Omnipod/rl_battery_level_medtronic
Show RL battery level for Medtronic & add setting to enable battery change logging for Omnipod
2021-01-08 13:39:19 +01:00
Bart Sopers
5c0545cd99 Add setting for showing RL battery level for Medtronic and add setting for enabling battery change logging for Omnipod 2021-01-07 23:38:00 +01:00
Milos Kozak
83324c97a7 prevent ArrayIndexOutOfBoundsException 2021-01-07 11:16:41 +01:00
Bart Sopers
8034c7411d Only automatically update Omnipod time for DST and TZ changes 2021-01-07 03:56:54 +01:00
Stephen Brown II
151fb270df Remove extra minus sign from Bolus Wizard timeshift result 2021-01-04 16:22:21 -07:00
Milos Kozak
eb84f5e6a7 LoopDialog protection 2021-01-03 17:26:37 +01:00
Milos Kozak
34435d4684 fix CGM data is unchanged 2021-01-03 16:26:57 +01:00
Milos Kozak
d6f00e5b0d fix editing automation event name 2021-01-03 16:02:29 +01:00
Philoul
6f8faae8de Improve Dialog Refresh 2021-01-01 16:44:25 +01:00
Milos Kozak
21c92d41c8 fix passing context 2021-01-01 11:37:24 +01:00
AdrianLxM
aedc2cb352 prepare graphs with settings size used for ui updates 2020-12-29 13:30:46 +01:00
AdrianLxM
d0b6e09250 reduce access to setting in OverviewMenus 2020-12-29 13:14:03 +01:00
Milos Kozak
6ed733f8cf Objectives correction 2020-12-28 22:59:45 +01:00
Milos Kozak
52c6d762f5 Merge branch 'dev' into objectives 2020-12-28 18:40:10 +01:00
Milos Kozak
e59fa702ec Merge branch 'wizard' into dev 2020-12-28 16:42:43 +01:00
Milos Kozak
c8f7dae2c8 Bolus advisor 2020-12-28 16:42:00 +01:00
Milos Kozak
b2047b7810 code style 2020-12-28 12:21:31 +01:00
Milos Kozak
ce8fbc5580 fix typo in LocalAlertUtils 2020-12-27 21:46:13 +01:00
Philoul
01062c4755 Use Jetpack instead of Kotlin 2020-12-27 16:20:32 +01:00
Philoul
08ab436d90 Add Closed / LGS / Open switching in Loop paragraph 2020-12-27 15:32:12 +01:00
Philoul
b4710b4936 Merge remote-tracking branch 'Nightscout/dev' into LoopDialog 2020-12-27 13:18:04 +01:00
Philoul
f74ca3b424 Remove old code 2020-12-26 22:54:14 +01:00
Philoul
329e5af94f Update "Loop header" 2020-12-26 18:26:46 +01:00
Philoul
cefdaa471d Replace Loop Menu by Loop Dialog 2020-12-26 17:40:16 +01:00
Bart Sopers
fcd3276e47 Rework RileyLink scan and add option to remove RileyLink 2020-12-25 18:43:51 +01:00
Philoul
47fe4d83be First draft 2020-12-25 16:47:42 +01:00
Milos Kozak
03c59d6e19 SMS: report pump unreachable 2020-12-25 12:06:54 +01:00