Milos Kozak
d7b822a436
cleanup
2022-01-14 13:08:28 +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
Milos Kozak
85140a9c2e
Loop cleanup
2021-11-30 17:08:31 +01:00
Milos Kozak
f942e9a3c3
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
2021-11-09 23:06:36 +01:00
Milos Kozak
5ae83c47c0
optimize screen refreshing
2021-11-09 23:06:24 +01:00
Milos Kozak
04de964e97
cleanup
2021-11-09 17:57:51 +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
7442774ab7
notify about wrong profiles from NS
2021-11-01 22:29:02 +01:00
Milos Kozak
1f65ee38c7
RxBusWrapper -> RxBus
2021-10-15 14:56:22 +02:00
Andrei Vereha
cb86438c27
Revert "Revert "avereha/merge dev 2""
2021-09-15 18:38:27 +02:00
Andrei Vereha
7fff6fc564
Revert "avereha/merge dev 2"
2021-09-15 00:12:35 +02:00
Milos Kozak
ba71e0db9b
more Profile validity checks
2021-09-13 19:06:32 +02:00
Milos Kozak
d18c05205c
Resolve warnings
2021-09-07 12:08:19 +02:00
TebbeUbben
dbf1772397
Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
...
Conflicts:
build.gradle
2021-08-20 19:42:59 +02:00
TebbeUbben
3aadb92250
Update Open Humans uploader for new database
2021-08-20 19:37:38 +02:00
Milos Kozak
4761a1a5ba
kotlin-allopen, fixed tests
2021-08-16 13:47:14 +02:00
Milos Kozak
884ecd9f2b
cleanup
2021-06-23 21:01:42 +02:00
Milos Kozak
c0dba456d7
fix lst bolus query and smb pocessing
2021-06-02 22:40:30 +02:00
Milos Kozak
74dfe80433
immutable flag for PendingIntent
2021-06-02 16:56:13 +02:00
Milos Kozak
9d29cafbe6
remove old db code
2021-05-29 23:38:19 +02:00
Milos Kozak
6735d22934
OfflineEvent -> room
2021-05-28 16:06:44 +02:00
Milos Kozak
11f00d1776
make it compile with kotlin 1.4
2021-05-20 19:42:44 +02:00
Milos Kozak
a1c1355ce6
MVVM like for overview
2021-05-17 21:05:24 +02:00
Milos Kozak
ac7da44336
Merge pull request #498 from jotomo/dev2_dana_combo_only
...
Fix: turn APSResult.bolusRequested into a function.
2021-05-03 14:42:59 +02:00
Johannes Mockenhaupt
dc2d64ceb7
Fix: turn APSResult.bolusRequested into a function.
...
Previously this var was set while parsing determine-basal output, setting it to true if determine-basal provided a value which was assigned to var smb. However, the variable smb is changed when constraints are applied, making the val bolusRequested invalid afterwards. Hence, dynamically evaluate the smb var by turning bolusRequested into a function.
2021-05-01 00:23:32 +02:00
Milos Kozak
cada2919d1
prepare Profile interface
2021-04-19 18:44:17 +02:00
Milos Kozak
176fc4bb47
ConstriantsInterface rename
2021-04-14 19:01:49 +02:00
Milos Kozak
c04993ddad
rename interfaces, cleanup
2021-04-14 00:45:30 +02:00
Milos Kozak
e57c9ea0b8
utils -> kt
2021-04-13 22:52:40 +02:00
Milos Kozak
429842ecd0
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
2021-04-13 18:35:15 +02:00
Milos Kozak
36040b7ed2
IobCobCalculator refactor
2021-04-13 18:33:44 +02:00
Milos Kozak
c637b7072c
IobCobCalculator refactor
2021-04-12 19:49:12 +02:00
Philoul
0ad53011c1
Merge branch 'meallink' into meallink_VWU_v2
2021-04-11 18:09:20 +02:00
Milos Kozak
dcc0b040df
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
2021-04-11 17:59:02 +02:00
Milos Kozak
8ce5a881d3
_now() -> now()
2021-04-11 17:58:50 +02:00
Milos Kozak
998eba8b9f
DateUtil -> kt, static funcs removed
2021-04-11 17:47:55 +02:00
Philoul
f5330287e9
Replace ValueWithUnit.StringResource by ValueWithUnit.SimpleString
2021-04-11 16:02:53 +02:00
Philoul
5023225650
Add uel.log for Alert Carbs required
2021-04-09 12:00:33 +02:00
Milos Kozak
d27b7a6139
Merge branch 'meallink' of https://github.com/nightscout/AndroidAPS into meallink
2021-04-05 23:13:17 +02:00
Milos Kozak
2463f8fc47
ExtendedBolus, TemporaryBasal -> room, DanaRS working
2021-04-05 22:41:28 +02:00
Philoul
22c1233201
Merge remote-tracking branch 'Nightscout/meallink' into Test_MealLink_VWU_Merge
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/dialogs/TempBasalDialog.kt
# app/src/main/java/info/nightscout/androidaps/plugins/aps/loop/LoopPlugin.kt
# app/src/main/java/info/nightscout/androidaps/utils/wizard/BolusWizard.kt
2021-04-04 13:51:53 +02:00
AdrianLxM
c2b3e617df
pair programming session
2021-04-03 21:29:26 +02:00
Milos Kozak
e26e023ebf
prepare TemporaryBasal
2021-04-01 23:46:21 +02:00
Philoul
9b9bafb4bc
CarePortal, ExtendedBolusDialog, FillDialog, InsulinDialog
...
Some cleaning in Imports
2021-04-01 22:59:05 +02:00
Philoul
3d9ef71045
Merge branch 'meallink' into meallink_ValueWithUnit
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/aps/loop/LoopPlugin.kt
2021-03-31 22:18:50 +02:00
Milos Kozak
a5ea0d9027
DeviceStatus
2021-03-31 21:54:49 +02:00
Philoul
ab0c739281
Clean Imports and add missing Sources in existing uel
2021-03-31 00:18:55 +02:00