コミット履歴

作者 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 f8783f2ed5 make cancel bolus func async 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 309310fa47 use configured backgroundContext() from CD stack 2 年 前
  polscm32 9f006071b0 refactoring 2 年 前
  polscm32 ba9e6018bd 5 2 年 前
  polscm32 9641f1034d 1 2 年 前
  polscm32 65d135985a refactoring for concurrency reasons ...still wip 2 年 前
  polscm32 57dc1b2e16 use last 72 glucose values for autosense, refactoring....wip 2 年 前
  polscm32 3306a444e8 shift fetchrequests from main chart to home state to reduce work on main thread done by @FetchRequest 2 年 前
  polscm32 5a28fc077a refactoring 2 年 前
  polscm32 f6f5065024 core data concurrency refactoring ...wip 2 年 前
  polscm32 a5fa4ed025 refactor storeGlucose func to notify moc if it has changed, add Observer in home state and update chart glucose dots if changes occur 2 年 前
  polscm32 ed811313c4 use background context as changes are automatically merged to the view context 2 年 前
  polscm32 a03074c7a2 only save a context when it has changed 2 年 前
  polscm32 c10dfb31e4 fix for glucose delta 2 年 前
  polscm32 5d61dc6e1f use GlucoseStored wip...some cleanup... 2 年 前
  polscm32 9f5fa7e774 replace js file battery with core data entitiy 2 年 前
  polscm32 4c2a0c2b61 fixes 2 年 前
  polscm32 51daf304b5 create single NS mocs 2 年 前
  polscm32 e6d7f41533 use determination in aps manager, save smbs 2 年 前
  polscm32 c5a8f8622e carbs 2 年 前
  Andreas Stokholm 9c428153ea Backport tz icon fix from JBM iAPS 2 年 前
  Andreas Stokholm f077d0779e format code 2 年 前
  polscm32 baf863cbfb Mainchart rework, some Fixes for current dev (#10) 2 年 前
  Deniz Cengiz 172b7feedc Only set filtered glucose (based on hour) for state.glucose; try avoiding memory peaks (#20) 2 年 前
  polscm32 98a1e76478 fix glucose bobble not updating when manual glucose was entered 2 年 前
  Deniz Cengiz b1e1ad2bac Add Manual Glucose to Main Chart (#11) 2 年 前