Commit graph

106 commits

Author SHA1 Message Date
Milos Kozak
b28812d597 CalculationWorkflow 2022-04-04 22:00:03 +02:00
Milos Kozak
a60c72ee17 Automation: prevent ConcurrentModificationException 2022-04-04 09:25:43 +02:00
osodebailar
4151836a9a Theme switcher preparation: gac for TDD , automation and misc. preparation 2022-03-30 17:43:00 +02:00
Milos Kozak
357b3abd67
Merge branch 'dev' into chore/shared-action-helper 2022-03-28 21:52:41 +02:00
Andries Smit
f4a65097e7 chore: treatment use shared actionModeHelper 2022-03-28 17:48:02 +02:00
Andries Smit
47f835469d fix: limit sort interaction to handle 2022-03-28 14:29:49 +02:00
Andries Smit
b2bfd47bcb chore: shared action helper sort and remove 2022-03-28 11:44:58 +02:00
Andries Smit
0c4cf71ef8 chore: move shared touch helper 2022-03-28 11:44:24 +02:00
Milos Kozak
75439f53f4 Automation: fix ConcurrentModificationException 2022-03-26 21:52:30 +01:00
Milos Kozak
6c49a1423c Automation: fix IndexOutOfBoundsException 2022-03-26 21:47:16 +01:00
Andries Smit
b1ac36fd16 feat: automation option menu 2022-03-14 20:46:30 +01:00
Milos Kozak
dd83fbe9e8
Merge branch 'dev' into rxjava3 2022-02-24 21:59:48 +01:00
Milos Kozak
e924c28542 Material style for app 2022-02-23 19:05:55 +01:00
Milos Kozak
8b74928422 prevent crash 2022-02-20 15:24:21 +01:00
Milos Kozak
0a39388f81 rxjava2 -> 3 2022-02-10 19:11:58 +01:00
Milos Kozak
a2c073fca5 Automation: sleep between actions 2022-01-26 19:27:31 +01:00
Milos Kozak
40864620e0 AUTOMATION: detect pending profile change 2021-12-30 18:03:43 +01:00
Milos Kozak
aee036e200 scheduleReminder in seconds 2021-12-29 10:40:52 +01:00
Milos Kozak
201a04bfbf Unify bluetooth, Android 12 permissions 2021-12-13 01:01:16 +01:00
Milos Kozak
be07867502 rollback compileSdkVersion 2021-12-11 11:37:22 +01:00
Milos Kozak
17b4d6e7ed Wear: less static more injection 2021-12-10 15:19:19 +01:00
Milos Kozak
29559c0413 move SP to shared module 2021-12-10 12:17:03 +01:00
Milos Kozak
fa4f0eb688 Automation: Fix removing trigger 2021-12-06 23:47:20 +01:00
Milos Kozak
21818546e7
Merge pull request #1010
Fix user entry units convertion
2021-11-30 21:33:06 +01:00
Milos Kozak
85140a9c2e Loop cleanup 2021-11-30 17:08:31 +01:00
Milos Kozak
5529f1120c Automation: do not run in suspended state 2021-11-30 17:08:17 +01:00
Philoul
f6ecf8a5df Fix Units mmol in Automation (internal unit in AAPS is mgdl) 2021-11-29 22:14:03 +01:00
Milos Kozak
6095a29595 unify Handlers 2021-11-25 20:19:27 +01:00
Milos Kozak
2b6e51cbfd Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-11-23 23:15:56 +01:00
Milos Kozak
e0268a1172 ToastUtils -> kt 2021-11-23 21:34:50 +01:00
Milos Kozak
95deaf8b98 fix processing automations 2021-11-22 16:26:33 +01:00
Milos Kozak
5569974714 log service start 2021-11-16 21:45:58 +01:00
Milos Kozak
9a2d254365 disable automation in NSClient mode 2021-11-16 21:40:32 +01:00
Milos Kozak
5e466279a4 improve logging 2021-11-11 17:32:09 +01:00
Milos Kozak
c684f12aa7 fix TT units logging in automation 2021-11-08 21:48:25 +01:00
Milos Kozak
0db34981d4 rename CommandQueue 2021-11-07 17:19:06 +01:00
Milos Kozak
0a798d1ea4 disable invalid automation rule 2021-11-04 12:20:30 +01:00
Milos Kozak
756957ed8c resourceHelper -> rh 2021-11-04 10:56:12 +01:00
Milos Kozak
ba9a5dc97b better handle wrong profile 2021-10-31 17:44:04 +01:00
Milos Kozak
eed8aa8441 fix NumberPicker in automation 2021-10-29 17:35:40 +02:00
Milos Kozak
51dcfd9a29
Merge pull request #786 from Philoul/New/RemoveReminder
Remove EatReminder/BolusReminder if Carbs/Insulin entered before remind
2021-10-28 20:25:36 +02:00
Milos Kozak
a56bdcc7c8 AUTO: user actions & new layout 2021-10-28 20:22:13 +02:00
Philoul
4616d11c5d Remove EatReminder/BolusReminder if Carbs/Bolus entered before remind 2021-10-26 22:39:52 +02:00
Milos Kozak
8efa66f23d fix TriggerProfilePercent and ProfileDialog 2021-10-25 18:09:53 +02:00
Milos Kozak
9935ff90a1 Automation: fix UI selection 2021-10-23 21:37:47 +02:00
Milos Kozak
1f65ee38c7 RxBusWrapper -> RxBus 2021-10-15 14:56:22 +02:00
Milos Kozak
a8895668bd fix ActionCarePortalEvent strings 2021-10-09 13:35:09 +02:00
Philoul
ec627ae48c Add Careportal actions (Note, Exercise, Question and Announcement) 2021-10-09 01:51:43 +02:00
Milos Kozak
9d99913282 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-03 19:01:07 +02:00
Milos Kozak
214078b477 fix displaying profile status 2021-10-03 19:01:03 +02:00