Commit graph

501 commits

Author SHA1 Message Date
Milos Kozak
e32515a369 Merge branch 'dev' into DynamicISF 2022-02-15 20:25:30 +01:00
Milos Kozak
07f530aa12
Merge pull request #1310 from Andries-Smit/a11y/apply-labels-numberpicker
A11y/apply labels number picker
2022-02-13 18:43:31 +01:00
t_j_s
f98175755e Modified Master to replace profile sens with Chris Wilson's Dynamic ISF in OpenAPSSMB.
The rule of 277700 ISF using current BG is used for all predictions, while for dosing, if delta is =0 r positive, current bg is used, however, if delta is -ve, future bg is used.
2022-02-12 19:57:53 +00:00
Andries Smit
606a7d6c27 Add percentage in quickwizard 2022-02-12 09:30:55 +01:00
Andries Smit
2013332d70 Wear: add explain message quickwizard 2022-02-12 09:30:55 +01:00
Andries Smit
0233db8226 Wear: ad quick wizard tile 2022-02-12 09:30:55 +01:00
Andries Smit
2e5827f27f a11y: apply screenreaders labels for numberpickers 2022-02-12 08:26:07 +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
Milos Kozak
738f30b1e6
Merge pull request #1301 from Philoul/Fix/WizardInfoMmol
Fix WizardInfoDialogMmol
2022-02-11 09:50:17 +01:00
Andries Smit
e1e7b4a7a8 Improve screenreader accesibility 2022-02-11 09:06:35 +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
Andries Smit
7410333177 Add profile chart trarget and dia 2022-02-08 20:14:44 +01:00
Andries Smit
6d9a6eb29f Bolus wizard show no action dialog 2022-02-06 19:50:39 +01:00
Milos Kozak
cfe8c29f58 engineering_mode 2022-01-31 20:51:12 +01:00
Milos Kozak
faca82f6e8 fix bolus timer 2022-01-02 14:57:39 +01:00
Milos Kozak
aee036e200 scheduleReminder in seconds 2021-12-29 10:40:52 +01:00
Milos Kozak
a487fea21e A12 permission 2021-12-15 18:14:13 +01:00
Milos Kozak
31a2a03efb BT: ask for permission at start 2021-12-14 16:45:41 +01:00
Milos Kozak
1d31f14833 remove not used code 2021-12-12 10:15:47 +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
85140a9c2e Loop cleanup 2021-11-30 17:08:31 +01:00
Milos Kozak
68793233e8 NumberPicker -> kt 2021-11-23 19:53:45 +01:00
AdrianLxM
e4c3e4c560
Update NotificationHolderImpl.kt 2021-11-20 22:20:08 +01:00
Milos Kozak
9fb20917c5 unify xDrip broadcasts 2021-11-18 15:47:22 +01:00
Milos Kozak
88a8d08f56 restore xdrip broadcast 2021-11-11 14:23:22 +01:00
Milos Kozak
3dc2f073fe Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-11-10 17:10:48 +01:00
Milos Kozak
584e91f8dc prepare XDripBroadcast 2021-11-10 17:10:10 +01:00
Dominik Dzienia
c2c6bb810a Fixes #882 by aggregating DAO query for temporary basals and moving it outside loop 2021-11-09 19:51:22 +01:00
Milos Kozak
04de964e97 cleanup 2021-11-09 17:57:51 +01:00
Milos Kozak
2b20aa3e38 fix EditQuickWizardDialog 2021-11-07 21:57:10 +01:00
Milos Kozak
0db34981d4 rename CommandQueue 2021-11-07 17:19:06 +01:00
Milos Kozak
756957ed8c resourceHelper -> rh 2021-11-04 10:56:12 +01:00
Milos Kozak
1dd64b5958 relocate default profile 2021-10-30 14:14:37 +02:00
Milos Kozak
6663b9db4f better handle missed bg readings 2021-10-30 13:43:22 +02:00
Philoul
4616d11c5d Remove EatReminder/BolusReminder if Carbs/Bolus entered before remind 2021-10-26 22:39:52 +02:00
Philoul
c3ef4af700 Fix delta 2021-10-25 10:09:32 +02:00
Philoul
2ace719e2a Add Bolus Reminder to CarbsDialog 2021-10-22 16:15:26 +02:00
Milos Kozak
e01f6f6cb0 SpinnerHelper update 2021-10-17 17:47:41 +02:00
Milos Kozak
1f65ee38c7 RxBusWrapper -> RxBus 2021-10-15 14:56:22 +02:00
Milos Kozak
a963f140c6 lints 2021-10-15 13:24:22 +02:00
Milos Kozak
5906c5f0fa SpinnerHelper -> kt 2021-10-14 22:43:23 +02:00
Andrei Vereha
0cd9beb2cf merge with dev 2021-09-25 13:55:57 +02:00
Milos Kozak
b40428c986
Merge pull request #607 from Philoul/NewUelLog
New UserEntries
2021-09-22 18:20:06 +02:00
Milos Kozak
d33f62b23d remove PowerMockRunner where possible 2021-09-21 21:57:56 +02:00