Commit graph

370 commits

Author SHA1 Message Date
Milos Kozak
14dd29befd boluswizard: do not check for correction constraints 2019-10-13 00:01:15 +02:00
Milos Kozak
63aaa38834 do not run automation if loop is suspended 2019-10-11 10:12:58 +02:00
Milos Kozak
1340f60b5a WizardDialog refactor 2019-10-10 23:02:35 +02:00
Roumen Georgiev
3f1f199690 renamed to TriggerPumpLastConnection 2019-10-07 10:45:26 +03:00
Milos Kozak
b108f1fa78
Merge branch 'dev' into triggerPumpDisconnected 2019-10-04 19:34:54 +02:00
Milos Kozak
532a7e3741 ActionSendSMS improvement 2019-10-04 19:34:12 +02:00
Roumen Georgiev
c8443f1095 TriggerPumpDisconnected: Initial work 2019-10-04 15:16:57 +03:00
Roumen Georgiev
e12217ae69 Copy&paste from ActionNotification 2019-10-04 10:55:33 +03:00
Milos Kozak
cbb0a4e12b clear SMS numbers before processing new ones 2019-10-02 16:43:20 +02:00
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
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
4642f0ab5b EventNewNotification, EventDismissNotification -> RxBus 2019-10-01 00:00:22 +02:00
Milos Kozak
c6f2eaecdc profile switch duration 7 days 2019-09-30 17:22:07 +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
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
9295d51e1c androidx.appcompat:appcompat:1.1.0 2019-09-15 18:56:54 +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
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
Milos Kozak
c57a6335d9
Merge pull request #2027 from triplem/ext_statusline
Add extended statuslight to overview fragment
2019-09-07 22:38:11 +02:00
triplem
0bec3cb224 fix color formatting 2019-09-07 22:05:59 +02:00
triplem
1687d13952 Try to fix colour formatting 2019-09-07 21:50:01 +02:00
Milos Kozak
9e4ddbf8fc fix SSID trigger 2019-09-07 20:31:28 +02:00
Milos Kozak
cba5b640cb safer default TT value in automation 2019-09-07 19:51:40 +02:00
triplem
cc298f81b8 add extended statuslight to overview fragment 2019-09-05 21:39:53 +02:00
Milos Kozak
6b388b3bd2 Merge branch 'dev' into objectives 2019-09-04 22:32:10 +02:00
Milos Kozak
07fd0654ca remove doubled notifyDatasetChanged 2019-09-04 22:11:45 +02:00
Milos Kozak
139455747e fix copy constructors in automation plugin 2019-09-04 21:00:00 +02:00
Milos Kozak
d452d21c93 fix BG Difference in MGDL 2019-09-04 20:21:27 +02:00
Roumen Georgiev
2a80477bb5 tests 2019-09-04 16:48:32 +03:00
Roumen Georgiev
c9e841c131 converted minSinceMidnight to int 2019-09-04 16:06:23 +03:00
Roumen Georgiev
a77835d541 Initial work 2019-09-04 15:50:37 +03:00
Milos Kozak
c848095060 add automation TT action TextWatcher 2019-09-04 11:30:55 +02:00
Milos Kozak
05bb5a660b simplify manual actions code 2019-09-02 23:38:14 +02:00