Commit graph

4681 commits

Author SHA1 Message Date
Milos Kozak c44101ce76
Merge pull request #2089 from PoweRGbg/ChangeProfileAction
Automation ActionCahangeProfile
2019-10-02 16:33:58 +02:00
Milos Kozak ac69d1069e
Merge pull request #2017 from PoweRGbg/TriggerTOD
Trigger for time of day
2019-10-02 14:41:24 +02:00
Roumen Georgiev 3c11e87d2d logging condition 2019-10-02 15:21:53 +03:00
Roumen Georgiev 7406577546 better test coverage & some cleanup 2019-10-02 14:37:00 +03:00
Roumen Georgiev 157028c4fd initial work 2019-10-02 10:54:04 +03:00
Milos Kozak 43f53865e7 remove unused code 2019-10-01 22:36:07 +02:00
Milos Kozak c961b77733 Notify on invalid profile only for actual 2019-10-01 20:10:09 +02:00
Milos Kozak e93b05c73e fix EditQuickWizardDialog, -> kotlin 2019-10-01 17:44:05 +02:00
Milos Kozak ee26795d97 QuickWizardListActivity -> kotlin 2019-10-01 15:48:48 +02:00
Milos Kozak c1109a5b41 QuickWizard cleanup, -> kotlin 2019-10-01 15:00:19 +02:00
Milos Kozak 20a2d84a0a Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-10-01 14:56:21 +02:00
Milos Kozak 3ecee09443 Automation layouts improvement 2019-10-01 13:11:10 +02:00
Milos Kozak 2d395b625e Do not allow too low max basal 2019-10-01 11:46:54 +02:00
Milos Kozak 4642f0ab5b EventNewNotification, EventDismissNotification -> RxBus 2019-10-01 00:00:22 +02:00
Milos Kozak 654c90a836
Remove extended statuslights for NSClient (#2084) 2019-09-30 17:38:26 +02:00
Milos Kozak c6f2eaecdc profile switch duration 7 days 2019-09-30 17:22:07 +02:00
Milos Kozak d2d4d5054f better check for finishing objectives 2019-09-30 14:39:57 +02:00
p5nbTgip0r 12ca0ee890 Remove extended statuslights for NSClient 2019-09-29 21:46:25 -07:00
Milos Kozak f118efa6ed objectives fix 2019-09-27 18:03:58 +02:00
Roumen Georgiev 466bb7dc23 removed extra logging 2019-09-27 12:28:55 +03:00
Roumen Georgiev f901c956e5 fixed problem with incorrect string values and test
setTimeInMillis sets time in milliseconds after * January 1, 1970, 0:00:00 GMT., but our time contains timezone offsset
2019-09-27 12:19:19 +03:00
Milos Kozak 2f1bfc8f66
Merge branch 'dev' into TriggerTOD 2019-09-25 15:00:56 +02:00
Milos Kozak 4d9088b63e objectives: links for another tasks 2019-09-25 14:33:23 +02:00
Milos Kozak 199076576e exam update 2019-09-24 21:48:57 +02:00
Milos Kozak 4c780f4f78 new exam 2019-09-23 21:31:06 +02:00
Milos Kozak 79c0ca4ca0 config builder fragment fix 2019-09-23 21:02:35 +02:00
Milos Kozak c4e21db11d objectives hint for remote monitoring 2019-09-23 20:38:15 +02:00
Milos Kozak fe9df4de4e do not jump to last tab 2019-09-23 20:35:49 +02:00
Milos Kozak 5fa9d4df62 Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-09-23 19:37:42 +02:00
Milos Kozak 2e2c9c5d8f better info in wizard confirmation dialog 2019-09-23 19:36:25 +02:00
Milos Kozak a8f68e1182
Merge pull request #2061 from andyrozman/bug_1969_error_decoding_basal_profile
Bug 1969 error decoding basal profile
2019-09-20 08:01:03 +02:00
Roumen Georgiev e7953b33af fix tests 2019-09-16 12:31:51 +03:00
Roumen Georgiev d66eb78415 update buttons correctly 2019-09-16 09:37:48 +03:00
Milos Kozak a903ff6eea
Merge pull request #2056 from rkresha/dev
Small changes to fix a typo and more consistency in exam.xml
2019-09-15 21:19:00 +02:00
Milos Kozak 9295d51e1c androidx.appcompat:appcompat:1.1.0 2019-09-15 18:56:54 +02:00
Rob Kresha 37589c8f90 Update Objective2.java
typo
2019-09-15 11:29:37 -05:00
Rob Kresha 4546ffa838 Consistency, typos, and labels
Small tweaks to make things more uniform.
2019-09-15 11:25:52 -05:00
Milos Kozak aa7f921ad9 more objectives 2019-09-15 15:18:55 +02:00
Milos Kozak 25fab5f30e objectives cleanup 2019-09-15 12:39:11 +02:00
Milos Kozak eaf3526949 removed wrong links from exam 2019-09-15 11:55:57 +02:00
Milos Kozak 50041e1733 simplify statuslights preferences 2019-09-15 11:42:01 +02:00
Milos Kozak 4d23fb1d61 fix onClick superbolus checkbox 2019-09-15 11:04:33 +02:00
Milos Kozak bb41ee76d3 fix showing % in wizard dialog 2019-09-15 10:57:37 +02:00
Milos Kozak de5a41b196 remove pump.iob for pump status 2019-09-15 10:17:38 +02:00
Andy Rozman bdf65ab077 - fix for getting basal profile (getRawContentOfFrame needed to be rewritten to cut 1 character and then create fixed length of frame at 64 bytes (it seems that in some cases frame can contain crc at end) 2019-09-12 12:36:13 +01:00
Roumen Georgiev 7c78270981 Fixed after comments 2019-09-11 15:30:29 +03:00
Roumen Georgiev d525c3f220
Merge branch 'dev' into TriggerTOD 2019-09-10 10:30:20 +03:00
Roumen Georgiev e3d7d4cb67 fixed name and tests 2019-09-10 10:01:36 +03:00
Roumen Georgiev 8ad35dcc45 fix of description 2019-09-09 17:01:50 +03:00
Roumen Georgiev c88841b361 reworked to have start and end of time range 2019-09-09 16:50:48 +03:00