Commit History

Author SHA1 Message Date
  polscm32 aka Marvout 23f30cf6b5 fix bug where no decimal number could be entered > 1.0 2 years ago
  polscm32 aka Marvout e1d05c6619 1 2 years ago
  polscm32 aka Marvout d02965e098 fix for chart offset 2 years ago
  polscm32 aka Marvout daa8f4913a adjust chart width to make y axis more readable 2 years ago
  polscm32 f33988e1f1 Override rework (#54) 2 years ago
  polscm32 aka Marvout 9c272df2aa allow main chart to scroll horizontally while having a fixed Y axis, thanks @nas10! 2 years ago
  polscm32 aka Marvout 54b6a4be2e fix for 'clear' button not working 2 years ago
  polscm32 aka Marvout 136343a09c fixes bug which prevented to enter decimal numbers 2 years ago
  polscm32 03df910cb9 Also make all the JS stuff async (#52) 2 years ago
  polscm32 f18f79d798 Async rework 2.0 (#50) 2 years ago
  Marvin Polscheit 0b95b9dd03 fix for wrong context use in bolus state which led to performing the fetch on the viewContext 2 years ago
  Marvin Polscheit c967e20fb7 re-add missing button action to open bolus view (after merge) 2 years ago
  Deniz Cengiz 3ab6b237a2 Various. (#49) 2 years ago
  polscm32 dfdd98b12e fix Live Activity not updating, refactoring; fix bobble not showing the according trend 2 years ago
  polscm32 6ea546c69d replace timer in apsManager with background task to schedule regular database cleaning 2 years ago
  polscm32 c0fa88f364 enable lightweight migration 2 years ago
  Deniz Cengiz 6f2d74f565 Refactoring of JavascriptWorker and JS calls to only use 5 workers instead of creating a new one every time. by @dnzxy 2 years ago
  polscm32 c98e066982 replace currentTemp in apsManager/openAPS, fix predictions not showing up 2 years ago
  polscm32 3afe2000e9 PURGE suggestion, make enactTempBasal function in apsManager also async (like the enactBolus func) 2 years ago
  polscm32 c6f99c63b7 fix cob and iob not updating in home view 2 years ago
  Deniz Cengiz 8b769d9d65 Fix tempBasalString in HomeRootView sometimes not showing up 2 years ago
  polscm32 e7f4f966ee fix wrong predicate in Calendar Manager 2 years ago
  polscm32 cfe88d8fa3 clean up the unnecessary core data entities 2 years ago
  polscm32 e7fd50dd9b show '--' instead of default value of 100 when no glucose data is available 2 years ago
  polscm32 1e449ddaf0 refactoring 2 years ago
  polscm32 eb9cc17061 replace @FetchRequest for glucose in stats with background fetching 2 years ago
  polscm32 5ce4ef66fd 1 2 years ago
  polscm32 7918231e97 async suspendDelivery func 2 years ago
  Deniz Cengiz e77892c34b Clean up in HomeDataFlow and HomeProvider 2 years ago
  Deniz Cengiz 766b5c9d83 Fix suspension drawing; add filtering to avoid history duplicates 2 years ago