Milos Kozak
be201f0177
Improve bolus canceling
2022-06-20 23:50:56 +02:00
Milos Kozak
6b6ba15852
Automation: catch instantiation errors
2022-06-20 11:34:12 +02:00
Philoul
73e4933251
Include dateUtil in test
2022-06-17 22:01:42 +02:00
Philoul
d06d5f6b02
Fix BGDatum json import ("_id" from aaps are always long but not "_id" from OpenAPS)
2022-06-17 21:55:23 +02:00
Philoul
44abb7b31b
Add PreppedGlucoseTest (correct Load of OpenAPS categorization from external json file)
2022-06-17 21:53:30 +02:00
Milos Kozak
7ba4c19298
sync BolusCalculatorResult in full mode
2022-06-17 12:47:40 +02:00
Milos Kozak
67b4eaee70
Merge pull request #1832 from nightscout/tim2000s_dev
...
Dynamic ISF update to model cleaned
2022-06-17 11:56:51 +02:00
Milos Kozak
c211c2e4c3
resolve deadlock in Objective 7
2022-06-17 11:24:51 +02:00
Milos Kozak
2d6de1970b
DynISF cleanup
2022-06-14 11:56:43 +02:00
Tim Street
0b3223d71f
Merge branch 'nightscout:dev' into dev
2022-06-13 21:12:14 +01:00
t_j_s
c233f9ba12
Prep for Nightscout Dev upload.
...
1. DYnamic ISF Plugin uses combination of 8 hour weighted average, last full day and 7 day average TDDs.
2. Model is the reworked 1800 rule using log values and insulin peak.
LGS Threshold moved in preferences to the DynamicISF prefs module and only available in the Dynamic ISF plugin.
2022-06-13 20:35:08 +01:00
Milos Kozak
f980d2f73c
SMS: set TT type correctly
2022-06-13 18:56:13 +02:00
Milos Kozak
9995be702c
WizardDialog: move calculation out of main thread
2022-06-13 17:17:54 +02:00
Milos Kozak
a3fb086912
Data: fir threading
2022-06-13 15:58:39 +02:00
Andries Smit
ee717ff36f
fix: status light text color
2022-06-13 14:06:07 +02:00
Philoul
9508730c35
Fix missingDays after loadLastRun
2022-06-11 19:34:00 +02:00
Milos Kozak
690b851511
remove debug
2022-06-09 20:08:42 +02:00
Milos Kozak
17bbcf0e3e
fix basal rendering
2022-06-09 19:56:15 +02:00
Milos Kozak
2f928ad548
Interface cleanup
2022-06-09 15:51:57 +02:00
Milos Kozak
845879d916
Cache TDD calculations
2022-06-09 15:22:02 +02:00
Milos Kozak
79ea2fff0c
fix wrong basal scale
2022-06-08 16:08:08 +02:00
Milos Kozak
024a902316
Better log alarms
2022-06-08 13:39:08 +02:00
Milos Kozak
0273ba7bf0
convert BolusCalculatorResult units on upload
2022-06-08 13:10:27 +02:00
Milos Kozak
ac09866c3d
Merge pull request #1811 from Philoul/Autotune/SaveLastRun
...
Autotune UI Improvement
2022-06-08 11:23:42 +02:00
Milos Kozak
ba5eb8f9ab
limit Aidex to pumpcontrol
2022-06-08 09:44:12 +02:00
Philoul
b0891ef2c1
Replace hardcoded text by string
2022-06-08 09:03:44 +02:00
Philoul
220fd03d4a
Merge remote-tracking branch 'Nightscout/dev' into Autotune/SaveLastRun
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/general/autotune/AutotunePlugin.kt
2022-06-08 08:57:24 +02:00
Milos Kozak
694f56d7b3
Merge pull request #1814 from Philoul/Fix/CrashlyticsAutotunePluginL137
...
Autotune Fix Crash L137
2022-06-08 08:10:00 +02:00
Philoul
a9b424b2f3
Autotune fix load result during calculation running
2022-06-08 08:01:40 +02:00
Philoul
5b8dcedc4b
Merge remote-tracking branch 'Nightscout/dev' into Autotune/SaveLastRun
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/general/autotune/AutotuneFragment.kt
2022-06-08 07:45:59 +02:00
Philoul
636bdb0e94
Fix loadLastRun
2022-06-08 07:43:07 +02:00
Philoul
62dec454b1
Fix Crash L137 (I hope)
2022-06-08 00:14:39 +02:00
Milos Kozak
43cec5bf62
move more calculations to io thread
2022-06-07 18:05:54 +02:00
Philoul
e89e5102f7
Restore LastRun results with click on LastRun date
2022-06-06 18:30:01 +02:00
Philoul
02d8e9928e
Save Autotune lastRun and Load LastRun after AAPS restart
2022-06-06 12:53:00 +02:00
Milos Kozak
46e1d97524
Merge pull request #1807 from Philoul/Fix/disableDetailedLog
...
Autotune remove Detailed log setting
2022-06-06 09:17:48 +02:00
Milos Kozak
b11cf06c07
Merge pull request #1808 from Philoul/Fix/AutotuneUelLog
...
Autotune: Fix UserEntry when autotune launched from automation
2022-06-06 09:17:23 +02:00
Philoul
d9916c3d50
Hide Autotune detailed log setting
2022-06-04 21:45:38 +02:00
Philoul
06feba5fe9
Fix Autotune UserEntry with Automation
2022-06-04 21:34:52 +02:00
Milos Kozak
60f5b80e45
roundTo error logging
2022-06-01 16:16:45 +02:00
Milos Kozak
211c86deb7
Eliminate @JvmStatic
2022-06-01 09:58:07 +02:00
Philoul
f84ea995f2
Replace OAPS TBR convert to bolus by AAPS TBR convert to bolus
2022-05-31 22:37:22 +02:00
Milos Kozak
81180344a0
NSClient: better status
2022-05-31 10:13:28 +02:00
Milos Kozak
bbb49ccdab
NSClient: more clear logic
2022-05-30 19:12:20 +02:00
Milos Kozak
e02e55ce32
Objectives: add hint
2022-05-27 20:44:21 +02:00
Milos Kozak
67ab3fc0df
Callback -> kt
2022-05-27 20:24:21 +02:00
Milos Kozak
a31784e075
Merge pull request #1775 from osodebailar/fix/treatment-menue-bg-color
...
menu bg color
2022-05-27 12:12:38 +02:00
Milos Kozak
f286072ae9
Dexcom-like statistics
2022-05-27 12:12:12 +02:00
Milos Kozak
40b337dad5
fix unique constant
2022-05-27 11:11:45 +02:00
osodebailar
bce5fb417b
menu bg color
2022-05-27 10:31:47 +02:00
Milos Kozak
4ad9f1d428
Fragments menu improvements
2022-05-27 08:40:41 +02:00
Milos Kozak
b2beb2d98e
Revert "GraphView -> 4.2.2"
...
This reverts commit 4350a2d5d1
.
2022-05-26 13:58:12 +02:00
Philoul
5db11a0b47
Remove additional thread and move binding check into runOnUiThread
2022-05-26 09:03:07 +02:00
Philoul
31cb9a1156
Fix Crash on Autotune Fragment
2022-05-25 21:16:24 +02:00
Milos Kozak
8380f6545a
upgrade libs
2022-05-25 16:49:31 +02:00
Milos Kozak
4350a2d5d1
GraphView -> 4.2.2
2022-05-25 16:21:37 +02:00
Milos Kozak
b0736b5246
upgrade libs
2022-05-25 15:46:06 +02:00
Milos Kozak
29d1d91de6
UI: EPS scaled
2022-05-25 14:27:08 +02:00
Milos Kozak
52851bf315
remove unused injection
2022-05-23 15:22:24 +02:00
Milos Kozak
8b3c4c18c6
UI: new profile switch rendering
2022-05-22 00:13:09 +02:00
Milos Kozak
1c8cd56491
Remove MDIPlugin in favor of VirtualPump with MDI pump type
2022-05-20 11:39:51 +02:00
Milos Kozak
d92ce31cc5
Let calculation thread finish without data to complete progress bar
2022-05-20 11:15:01 +02:00
Milos Kozak
0f10081ef7
SetupWizard: better detect ProfileSwitch
2022-05-20 10:53:09 +02:00
Milos Kozak
8653c0f0d6
improve language support
2022-05-19 16:56:48 +02:00
Milos Kozak
12466b1951
Merge pull request #1747 from Philoul/Fix/ATCrashlytics
...
Fix Autotune Crashes
2022-05-19 13:09:09 +02:00
Milos Kozak
73fa9f5814
lints
2022-05-19 12:51:51 +02:00
Philoul
90b4f46cce
Fix 2 Crashlytics crashes
2022-05-18 22:58:44 +02:00
Milos Kozak
7254fc3654
Wear: fix wizard
2022-05-18 17:09:07 +02:00
Milos Kozak
4a2342c292
move Intents.kt location
2022-05-16 11:44:16 +02:00
Philoul
354a45217b
Fix missing format for Total basal
2022-05-14 09:05:31 +02:00
Milos Kozak
ff46cbf195
Merge pull request #1725 from Philoul/Autotune/HideTuneInsulinCurve
...
Hide Tune Insulin Curve option
2022-05-12 00:09:56 +02:00
Philoul
6c3929c88b
Hide/Disable Tune Insulin Curve (not fully validated on OpenAPS and not tested with Lyumjev insulin)
2022-05-11 18:44:19 +02:00
Milos Kozak
d3c3ef45c3
UI: allow graph scale from menu
2022-05-11 16:35:20 +02:00
Andrei Vereha
3cee152c7d
fix
2022-05-10 20:54:29 +02:00
Milos Kozak
aaed25c5f8
Cleanup
2022-05-10 20:28:19 +02:00
Philoul
e7da675e1e
Add Tune insulin Curve option
2022-05-09 09:01:07 +02:00
Philoul
4b2fda3278
Enabled only in dev and Engineering mode
2022-05-06 11:58:39 +02:00
Philoul
a12e1079b1
Merge remote-tracking branch 'Nightscout/dev' into Autotune/AutotuneClean
2022-05-06 00:27:30 +02:00
Philoul
344a896d51
Clean warning in AutotuneFragment
2022-05-06 00:11:47 +02:00
Philoul
cfd3ffc6ed
Add dev and engineering mode
2022-05-05 23:23:38 +02:00
Milos Kozak
4eb05b01a8
Wear: log API level
2022-05-05 23:05:48 +02:00
Philoul
3d02c7f57c
Add Autotune Plugin
2022-05-05 22:37:20 +02:00
Milos Kozak
3d9b08e5c2
Loop: fix custom menu, Automation: unify UI, new menu
2022-05-05 16:46:55 +02:00
Philoul
50d60e1302
MaintenancePlugin add cleaning of old dedicated autotune log file
2022-05-05 13:23:10 +02:00
Milos Kozak
abd10aa746
Merge branch 'dev' into wear
2022-05-04 22:08:45 +02:00
miyeongkim
3a640d91ca
Merge branch 'nightscout:dev' into dev
2022-05-04 13:25:34 +09:00
Milos Kozak
bb8c799c6f
Merge branch 'wear' of https://github.com/nightscout/AndroidAPS into wear
2022-05-02 23:06:52 +02:00
Philoul
4be6931e65
Add Peak in Insulin interface
2022-05-02 21:12:48 +02:00
youn7986
507632d9a7
Added pump log SP values to initialize after pref import
2022-04-29 14:01:39 +09:00
Milos Kozak
296fe30052
SMB: add log
2022-04-26 12:28:12 +02:00
Milos Kozak
8dde3bcfa4
lint
2022-04-26 11:44:32 +02:00
Milos Kozak
193814c739
lint
2022-04-26 11:14:33 +02:00
Milos Kozak
93468c0608
lint
2022-04-26 11:13:17 +02:00
Milos Kozak
416f512a52
Merge remote-tracking branch 'ns/dev' into wear
2022-04-25 18:38:48 +02:00
Milos Kozak
3f1df34469
Merge pull request #1678 from osodebailar/feature/add-group-to-optionmenu
...
add group to option menu for static entries
2022-04-25 18:37:58 +02:00
osodebailar
c38d5550e5
add group to option menu for static entries
2022-04-25 17:34:48 +02:00
osodebailar
e956da034b
run aps calculation in thread to decouple from ui
2022-04-25 16:51:26 +02:00
Milos Kozak
78ac6e1a38
Merge branch 'dev' into wear
2022-04-25 16:37:02 +02:00
Milos Kozak
2a3341b5be
Food xml cleanup
2022-04-25 14:55:30 +02:00
Milos Kozak
d357698a6a
Merge pull request #1671 from osodebailar/feature/swipe-refresh_for_loop_and_sens
...
Feature add swipe refresh for loop and APS fragments
2022-04-25 11:33:34 +02:00