Commit graph

314 commits

Author SHA1 Message Date
Milos Kozak
f8a8e90d7b ConstraintChecker -> ConstriantsImpl -> implementation module 2022-11-03 13:33:22 +01:00
Milos Kozak
fbeb03f322 move activities to ui module 2022-11-02 23:44:53 +01:00
Milos Kozak
32f3aee6ef move strings 2022-10-31 21:54:53 +01:00
Milos Kozak
c955ca5b57 ui, implementation module 2022-10-31 20:20:41 +01:00
Milos Kozak
5f8abca2ca Move NtpProgressDialog 2022-10-26 16:09:04 +02:00
mushroom-dev
d0d17216d2 fix to always by default check alarm tickbox in bolus calc wizard when carb time is >0 2022-10-01 11:03:10 +02:00
Milos Kozak
511dd08ae7 Use graphical Toast 2022-09-15 16:17:58 +02:00
Andries Smit
302ac77cc0 fix: loop dialog button visibility 2022-08-18 09:10:35 +02:00
Milos Kozak
5c26c1ddb6 prevent NPE 2022-07-06 23:14:55 +02:00
Andries Smit
4628f3136d feat: wear mulitple plus buttons 2022-06-27 12:58:20 +02:00
Milos Kozak
0774aa46d0 prevent NPE 2022-06-25 10:17:59 +02:00
Milos Kozak
6b6ba15852 Automation: catch instantiation errors 2022-06-20 11:34:12 +02:00
Milos Kozak
9995be702c WizardDialog: move calculation out of main thread 2022-06-13 17:17:54 +02:00
Milos Kozak
0273ba7bf0 convert BolusCalculatorResult units on upload 2022-06-08 13:10:27 +02:00
Milos Kozak
8e70308150 BgGraphBuilder -> kt 2022-04-23 18:34:04 +02:00
Andries Smit
025147e118 chore: implement view binding adapter number picker 2022-04-11 14:52:59 +02:00
Andries Smit
02d2908f9a chore: reuse note layout 2022-04-06 20:06:59 +02:00
osodebailar
b0c7cb4d1b Theme switcher preparation: gac for fill, insulin, tempbasal and wizard dialog 2022-03-29 17:39:20 +02:00
osodebailar
45c34c2677 Theme switcher preparation: gac for carbs, extbolus, boluswizard, profileviewer 2022-03-29 13:14:05 +02:00
Milos Kozak
26c1652bba Fix crash in ProfileSwitchDialog 2022-03-26 22:24:29 +01:00
osodebailar
48b19cf3b6 fix issue #1499 bolus wizard layout 2022-03-24 19:31:44 +01:00
Andries Smit
71004353d2 fix: prevent dialog protection trigger many times 2022-03-23 13:54:50 +01:00
Milos Kozak
cb1e40bd90 TempTargetDialog spinner replacement 2022-03-19 16:17:36 +01:00
Milos Kozak
2441ee1592 FoodFragment spinner replacement 2022-03-19 15:32:06 +01:00
Milos Kozak
a3ffd23e29 WizardDialog spinner replacement 2022-03-19 13:43:45 +01:00
Milos Kozak
6d27f5fad0 ProfileSwitchDialog spinner replacement 2022-03-19 12:00:58 +01:00
Andries Smit
4a3a264bd7 feat: request protection on resume dialog 2022-03-12 19:22:00 +01:00
Milos Kozak
6120bf0fcb
Merge pull request #1418 from Philoul/Fix/CancelTTWithDuration
Fix Cancel TT
2022-03-07 20:06:27 +01:00
Andries Smit
ae73b16a69 chore: use rh.gs for formatting strings 2022-03-07 09:51:43 +01:00
Philoul
8a06ed106b Fix Cancel TT 2022-03-06 22:07:24 +01:00
Philoul
8940cdb66c Carbs dialog Extend limit to one week in the past 2022-02-27 11:15:55 +01:00
Milos Kozak
dd83fbe9e8
Merge branch 'dev' into rxjava3 2022-02-24 21:59:48 +01:00
Milos Kozak
06d3c86c62
Merge pull request #1372 from Andries-Smit/fix/time-shift-reuse
fix: profile time shift use hours
2022-02-24 20:27:21 +01:00
Milos Kozak
692c05b5ea
Merge pull request #1254 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
6c3c19baa6 fix: profile timeshift use hours 2022-02-24 15:26:54 +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
Milos Kozak
286cf83215
Merge pull request #1306 from Philoul/Fix/WizardInfoMmol
Add forgotten units
2022-02-13 18:45:30 +01:00
Andries Smit
2e5827f27f a11y: apply screenreaders labels for numberpickers 2022-02-12 08:26:07 +01:00
Philoul
a3cae139c7 Add forgotten unit 2022-02-11 14:33:38 +01:00
Milos Kozak
22670943be
Merge pull request #1200 from Andries-Smit/a11y/overview
a11y overview screen reader accessibility
2022-02-11 12:14:00 +01:00
Andries Smit
ebf943dd1e fix state enabled checkbox wizard 2022-02-11 10:58:23 +01:00
Milos Kozak
738f30b1e6
Merge pull request #1301 from Philoul/Fix/WizardInfoMmol
Fix WizardInfoDialogMmol
2022-02-11 09:50:17 +01:00
Milos Kozak
6499fe053f
Merge pull request #1253 from Andries-Smit/a11y/treatment-dialog
Improve a11y wizard dialog
2022-02-11 08:41:28 +01:00
Philoul
c5d13147f3 Fix WizardInfoDialogMmol 2022-02-11 00:37:41 +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