polscm32
|
cfe88d8fa3
clean up the unnecessary core data entities
|
2 years ago |
polscm32
|
e7fd50dd9b
show '--' instead of default value of 100 when no glucose data is available
|
2 years ago |
polscm32
|
1e449ddaf0
refactoring
|
2 years ago |
polscm32
|
eb9cc17061
replace @FetchRequest for glucose in stats with background fetching
|
2 years ago |
polscm32
|
5ce4ef66fd
1
|
2 years ago |
polscm32
|
7918231e97
async suspendDelivery func
|
2 years ago |
Deniz Cengiz
|
e77892c34b
Clean up in HomeDataFlow and HomeProvider
|
2 years ago |
Deniz Cengiz
|
766b5c9d83
Fix suspension drawing; add filtering to avoid history duplicates
|
2 years ago |
Deniz Cengiz
|
61965e00bb
Fix tempBasal prep function
|
2 years ago |
Deniz Cengiz
|
9bb825b656
Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable
|
2 years ago |
Deniz Cengiz
|
4969f8d430
Refactoring + cleanup:
|
2 years ago |
polscm32
|
4cfb9566af
clean up
|
2 years ago |
polscm32
|
f8783f2ed5
make cancel bolus func async
|
2 years ago |
polscm32
|
e0c6942249
logic for also showing manual glucose in bobble
|
2 years ago |
polscm32
|
a80425faf8
refactoring in apsManager to use async await, fix wrong moc access in enactDetermination, fixes for smb offset in MainChart, fix glucose not updating in home view
|
2 years ago |
polscm32
|
40a0b722bb
shift work off from the main thread by observing saves in the managedObjectContexts, let battery only update instead of always saving a new battery object to Core Data, prevent bolus progress bar from showing external boli
|
2 years ago |
polscm32
|
2e68eab772
fix bolus progress bar
|
2 years ago |
polscm32
|
aa65bf6f5f
remove merging of background changes into view context as persistent history tracking does this already for us
|
2 years ago |
polscm32
|
d37ae63a33
replace clock storing and reading with a formatted date
|
2 years ago |
polscm32
|
6feb2256a8
add fetch index for isFPU and isManual to improve fetch times from the database
|
2 years ago |
polscm32
|
2c7708245e
small main chart performance optimizations
|
2 years ago |
dnzxy
|
d51c8179f8
Remove duplicate function that mistakenly was added via git automerge
|
2 years ago |
dnzxy
|
8e90e4144d
Fix crash when glucose values cannot be unwrapped in NotificationsManager
|
2 years ago |
dnzxy
|
e514e07643
Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable
|
2 years ago |
polscm32
|
e29d6b19e4
delete unused core data entities
|
2 years ago |
polscm32
|
3ae382f1cb
check for last 4 (instead of 3) values to determine if glucose is stale, perform purge of old entity data once weekly (currently data older > 90 days)
|
2 years ago |
polscm32
|
0060038276
save when app moves to the background
|
2 years ago |
polscm32
|
6cf5c9d7fa
refactor delete glucose function
|
2 years ago |
polscm32
|
4ad4e7b318
refactor delete carbs/fpu function for thhread safety
|
2 years ago |
polscm32
|
ff2f11aab6
batch delete function for NSManagedObjects...wip
|
2 years ago |