История коммитов

Автор SHA1 Сообщение Дата
  Deniz Cengiz 9bb825b656 Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable 2 лет назад
  Deniz Cengiz 4969f8d430 Refactoring + cleanup: 2 лет назад
  polscm32 4cfb9566af clean up 2 лет назад
  polscm32 f8783f2ed5 make cancel bolus func async 2 лет назад
  polscm32 e0c6942249 logic for also showing manual glucose in bobble 2 лет назад
  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 лет назад
  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 лет назад
  polscm32 2e68eab772 fix bolus progress bar 2 лет назад
  polscm32 aa65bf6f5f remove merging of background changes into view context as persistent history tracking does this already for us 2 лет назад
  polscm32 d37ae63a33 replace clock storing and reading with a formatted date 2 лет назад
  polscm32 6feb2256a8 add fetch index for isFPU and isManual to improve fetch times from the database 2 лет назад
  polscm32 2c7708245e small main chart performance optimizations 2 лет назад
  dnzxy d51c8179f8 Remove duplicate function that mistakenly was added via git automerge 2 лет назад
  dnzxy 8e90e4144d Fix crash when glucose values cannot be unwrapped in NotificationsManager 2 лет назад
  dnzxy e514e07643 Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable 2 лет назад
  polscm32 e29d6b19e4 delete unused core data entities 2 лет назад
  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 лет назад
  polscm32 0060038276 save when app moves to the background 2 лет назад
  polscm32 6cf5c9d7fa refactor delete glucose function 2 лет назад
  polscm32 4ad4e7b318 refactor delete carbs/fpu function for thhread safety 2 лет назад
  polscm32 ff2f11aab6 batch delete function for NSManagedObjects...wip 2 лет назад
  polscm32 309310fa47 use configured backgroundContext() from CD stack 2 лет назад
  polscm32 1a0f53137c fix insulin deletion in history 2 лет назад
  Deniz Cengiz a8d21e6086 Fix bolus cancellation not updating bolus entry (#46) 2 лет назад
  dnzxy de104b29fe Fix updated bolus entry rounding 2 лет назад
  dnzxy 78ebf9f089 Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable 2 лет назад
  dnzxy 23f7ff8775 Fix bolus cancellation not updating bolus entry WIP 2 лет назад
  polscm32 ad8055e5a0 make cleanup function async 2 лет назад
  polscm32 091619730c clear old persistent history 2 лет назад
  polscm32 9f006071b0 refactoring 2 лет назад