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 lat temu
..
CarbEntryStored+helper.swift 3306a444e8 shift fetchrequests from main chart to home state to reduce work on main thread done by @FetchRequest 2 lat temu
CoreDataError.swift ff2f11aab6 batch delete function for NSManagedObjects...wip 2 lat temu
CoreDataStorage.swift 309310fa47 use configured backgroundContext() from CD stack 2 lat temu
CustomNotification.swift 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 lat temu
Determination+helper.swift 9641f1034d 1 2 lat temu
Forecast+helper.swift 9641f1034d 1 2 lat temu
GlucoseStored+helper.swift 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 lat temu
JSONConverter.swift f35fc31de0 replace glucose JSON in APSManager with CD entity parsed into JSON, thanks @dnzxy and @stkhlm 2 lat temu
NSPredicates.swift c072e6b484 Fix cob decay; fix empty pump history JSON WIP 2 lat temu
OpenAPSBattery.swift 9f5fa7e774 replace js file battery with core data entitiy 2 lat temu
PumpEvent+helper.swift 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 lat temu
UserDefaultsExtension.swift ad8055e5a0 make cleanup function async 2 lat temu