Commit graph

67 commits

Author SHA1 Message Date
Andries Smit
ae73b16a69 chore: use rh.gs for formatting strings 2022-03-07 09:51:43 +01:00
Milos Kozak
dd83fbe9e8
Merge branch 'dev' into rxjava3 2022-02-24 21:59:48 +01:00
Milos Kozak
692c05b5ea
Merge pull request from erobinson/add-percentage-increase-increment-preference
Wizard Dialog -> default percentage increment is 5% rather than 1%
2022-02-24 15:35:10 +01:00
Andries Smit
0307789996 Fix hide super bolus calculation when not used 2022-02-23 14:30:23 +01:00
Edward Robinson
2eb5a4dc27 Making it so that the percentage increments by 5% each time rather than 1% 2022-02-18 11:35:11 -05:00
Philoul
dc1706fde7 Add TT Icon + Improve IOB/COB 2022-02-17 22:26:12 +01:00
Milos Kozak
e27bb2d04c Merge branch 'dev' into rxjava3 2022-02-17 21:45:20 +01:00
Andries Smit
ebf943dd1e fix state enabled checkbox wizard 2022-02-11 10:58:23 +01:00
Milos Kozak
0a39388f81 rxjava2 -> 3 2022-02-10 19:11:58 +01:00
Andries Smit
55927df935 chore: convert if to kotlin let 2022-02-06 19:50:39 +01:00
Andries Smit
43619b32f3 a11y improve wizard dialog 2022-02-06 19:50:39 +01:00
Philoul
eb5a9aca55 Process Cob Click 2022-01-11 21:20:48 +01:00
Philoul
36cb37d9ac Allow click on new wizard icons 2022-01-11 21:04:43 +01:00
Milos Kozak
fb799d8da6 BolusWizard: show icons based on checkbox selection in simple mode 2022-01-09 18:00:16 +01:00
Milos Kozak
68220e25a4
Merge pull request from erobinson/er-food-add-bolus-button
Add calculator shortcut to foods tab
2022-01-09 12:03:35 +01:00
Edward Robinson
40e4054235 Adding ability to bolus from food 2021-12-29 12:59:02 -05:00
Andrei Vereha
5be29fde9c add logging 2021-12-29 16:50:32 +01:00
Milos Kozak
87b1a18a1d WizardDialog improvent 2021-12-11 22:15:58 +01:00
Philoul
e6406bbaab Fix build 2021-12-11 09:16:37 +01:00
Philoul
2ae4cc3c03 Merge remote-tracking branch 'Nightscout/dev' into New/AddCorrPercentInWizard
# Conflicts:
#	app/src/main/java/info/nightscout/androidaps/dialogs/WizardDialog.kt
2021-12-11 02:33:41 +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
0a25fa3c9a share code between aap and wear 2021-12-10 08:58:23 +01:00
Philoul
b05a9b7683 Remove rounding CalculatedCorrection 2021-12-09 23:50:55 +01:00
Philoul
88b2a8d0d7 Add selector to allow correction in percentage 2021-12-07 21:38:05 +01:00
Milos Kozak
68793233e8 NumberPicker -> kt 2021-11-23 19:53:45 +01:00
Milos Kozak
5ae83c47c0 optimize screen refreshing 2021-11-09 23:06:24 +01:00
Milos Kozak
756957ed8c resourceHelper -> rh 2021-11-04 10:56:12 +01:00
Milos Kozak
1f65ee38c7 RxBusWrapper -> RxBus 2021-10-15 14:56:22 +02:00
Milos Kozak
1c065c75e8 API 30 lints 2021-08-11 18:10:44 +02:00
Milos Kozak
37e3c4532a Profiles -> room (no NS sync yet) 2021-04-29 20:42:45 +02:00
Milos Kozak
cada2919d1 prepare Profile interface 2021-04-19 18:44:17 +02:00
Milos Kozak
312136451b ProfileInterface rename 2021-04-14 22:58:21 +02:00
Milos Kozak
c04993ddad rename interfaces, cleanup 2021-04-14 00:45:30 +02:00
Milos Kozak
36040b7ed2 IobCobCalculator refactor 2021-04-13 18:33:44 +02:00
Milos Kozak
8ce5a881d3 _now() -> now() 2021-04-11 17:58:50 +02:00
Milos Kozak
2463f8fc47 ExtendedBolus, TemporaryBasal -> room, DanaRS working 2021-04-05 22:41:28 +02:00
Milos Kozak
cb298a2646 eliminate treatments cache from TreatmentsPlugin 2021-03-29 19:15:46 +02:00
Milos Kozak
f37e3ab4c2 Simplify IOB calculation call 2021-03-29 09:43:25 +02:00
Milos Kozak
7f0fe881b6 DetailedBolusInfo, MealLink UI 2021-03-25 17:48:07 +01:00
Milos Kozak
bcfa449ec8 lints 2021-03-07 19:26:08 +01:00
Milos Kozak
3b5b945fea TemporaryTarget -> room database 2021-03-01 12:42:42 +01:00
Milos Kozak
a0632f7753 automation module 2021-02-22 17:22:30 +01:00
Milos Kozak
887819edf4 eliminate BgReading::class in favor of GlucoseValue::class 2021-02-08 10:05:21 +01:00
Milos Kozak
7763a96d6a migrate BG code 2021-02-06 00:30:27 +01:00
Milos Kozak
cfe23cef96 AapsSchedulers 2021-02-04 20:54:09 +01:00
Milos Kozak
c8f7dae2c8 Bolus advisor 2020-12-28 16:42:00 +01:00
Milos Kozak
03c59d6e19 SMS: report pump unreachable 2020-12-25 12:06:54 +01:00
Philoul
c0ebb8f206 Remove BG decimal if mg/dl unit in Calculator 2020-10-11 20:41:37 +02:00
Milos Kozak
e7627f4f6c try to fix IllegalStateException 2020-08-21 13:41:48 +02:00