Historique des commits

Auteur SHA1 Message Date
  polscm32 e7fd50dd9b show '--' instead of default value of 100 when no glucose data is available il y a 2 ans
  polscm32 1e449ddaf0 refactoring il y a 2 ans
  polscm32 eb9cc17061 replace @FetchRequest for glucose in stats with background fetching il y a 2 ans
  polscm32 5ce4ef66fd 1 il y a 2 ans
  polscm32 7918231e97 async suspendDelivery func il y a 2 ans
  Deniz Cengiz e77892c34b Clean up in HomeDataFlow and HomeProvider il y a 2 ans
  Deniz Cengiz 766b5c9d83 Fix suspension drawing; add filtering to avoid history duplicates il y a 2 ans
  Deniz Cengiz 61965e00bb Fix tempBasal prep function il y a 2 ans
  Deniz Cengiz 9bb825b656 Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable il y a 2 ans
  Deniz Cengiz 4969f8d430 Refactoring + cleanup: il y a 2 ans
  polscm32 4cfb9566af clean up il y a 2 ans
  polscm32 f8783f2ed5 make cancel bolus func async il y a 2 ans
  polscm32 e0c6942249 logic for also showing manual glucose in bobble il y a 2 ans
  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 il y a 2 ans
  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 il y a 2 ans
  polscm32 2e68eab772 fix bolus progress bar il y a 2 ans
  polscm32 aa65bf6f5f remove merging of background changes into view context as persistent history tracking does this already for us il y a 2 ans
  polscm32 d37ae63a33 replace clock storing and reading with a formatted date il y a 2 ans
  polscm32 6feb2256a8 add fetch index for isFPU and isManual to improve fetch times from the database il y a 2 ans
  polscm32 2c7708245e small main chart performance optimizations il y a 2 ans
  dnzxy d51c8179f8 Remove duplicate function that mistakenly was added via git automerge il y a 2 ans
  dnzxy 8e90e4144d Fix crash when glucose values cannot be unwrapped in NotificationsManager il y a 2 ans
  dnzxy e514e07643 Merge branch 'core-data_stable' of github.com:polscm32/Open-iAPS into core-data_stable il y a 2 ans
  polscm32 e29d6b19e4 delete unused core data entities il y a 2 ans
  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) il y a 2 ans
  polscm32 0060038276 save when app moves to the background il y a 2 ans
  polscm32 6cf5c9d7fa refactor delete glucose function il y a 2 ans
  polscm32 4ad4e7b318 refactor delete carbs/fpu function for thhread safety il y a 2 ans
  polscm32 ff2f11aab6 batch delete function for NSManagedObjects...wip il y a 2 ans
  polscm32 309310fa47 use configured backgroundContext() from CD stack il y a 2 ans