Historia zmian

Autor SHA1 Wiadomość Data
  polscm32 aka Marvout 7c09c94eb4 refactoring 1 rok temu
  polscm32 aka Marvout 671df1a5a2 preliminary fix for y axis scaling issue with dummy chart 1 rok temu
  polscm32 4aa3e9f109 Chart Override (#56) 1 rok temu
  polscm32 aka Marvout d02965e098 fix for chart offset 1 rok temu
  polscm32 aka Marvout daa8f4913a adjust chart width to make y axis more readable 1 rok temu
  polscm32 aka Marvout 9c272df2aa allow main chart to scroll horizontally while having a fixed Y axis, thanks @nas10! 1 rok temu
  Deniz Cengiz 766b5c9d83 Fix suspension drawing; add filtering to avoid history duplicates 1 rok temu
  Deniz Cengiz 61965e00bb Fix tempBasal prep function 1 rok temu
  Deniz Cengiz 4969f8d430 Refactoring + cleanup: 1 rok temu
  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 1 rok temu
  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 1 rok temu
  polscm32 2c7708245e small main chart performance optimizations 2 lat temu
  polscm32 8ea6b6cdaa fixes, refactoring 2 lat temu
  polscm32 9641f1034d 1 2 lat temu
  polscm32 65d135985a refactoring for concurrency reasons ...still wip 2 lat temu
  polscm32 1dca76a576 fix bolus offset in mainchart 2 lat temu
  polscm32 57dc1b2e16 use last 72 glucose values for autosense, refactoring....wip 2 lat temu
  polscm32 3306a444e8 shift fetchrequests from main chart to home state to reduce work on main thread done by @FetchRequest 2 lat temu
  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 lat temu
  polscm32 741dc8eb6b refactor timetonearest glucose function to use binary search as performs inefficiently in profiling 2 lat temu
  polscm32 e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 lat temu
  polscm32 49b17413b3 fix basal chart dancing 2 lat temu
  dnzxy c9a7b22969 Fix carb storage handling for core data WIP 2 lat temu
  dnzxy 16f12982af Fix processing JSON determination; fix typo for threshold 2 lat temu
  polscm32 0d47f95668 improve efficiency for drawing temp basals 2 lat temu
  polscm32 9cb5edde3c fix for predictions color 2 lat temu
  dnzxy c98bd0cc47 Merge branch 'core-data' of github.com:polscm32/Open-iAPS into core-data 2 lat temu
  dnzxy f47b04eb66 Fixed fetching stored predBGs: 2 lat temu
  polscm32 4dbaa1ef9b fix for predictions wip... 2 lat temu
  polscm32 5d61dc6e1f use GlucoseStored wip...some cleanup... 2 lat temu