xdripswift/xdrip/Utilities
Johan Degraeve c440b351b5 Fix for crashes that got introduced by moving statistics calculations to background thread
The crashes were due to the background thread that was using BgReading instances on a private managed object context, however those BgReadings were already deleted in the main managed object context, but without saving.
There's no a save to core data done immediately after deleting a BgReading, this seems to fix the crashes
2021-05-01 20:31:42 +02:00
..
CustomColoredDisclosureIndicator disclosureIndicator in same color as Section titles, blue 2021-03-14 23:26:07 +01:00
Errors Error messages for Libre Web server errors, can be shown to the user in notification. 2020-07-06 21:29:30 +02:00
HouseKeeping Fix for crashes that got introduced by moving statistics calculations to background thread 2021-05-01 20:31:42 +02:00
Network follower mode 2019-06-05 23:05:04 +02:00
SavitzkyGolayFilter has changes to apply Kalman filter on Libre, still in test 2020-12-29 22:13:25 +01:00
SoundPlayer Option to enable NSLog so that all tracing can be found with cfgutil 2020-01-18 00:02:58 +01:00
KeyValueObserverTimeKeeper.swift release upgrade, just for submitting to Apple because they rejected version 2.0.5 2019-05-29 23:50:34 +02:00
RepeatingTimer.swift follower mode 2019-06-05 23:05:04 +02:00
Trace.swift atom 2021-02-19 21:33:54 +01:00
UniqueId.swift setting up the core data manager as in cocoacasts.com 2018-12-26 10:37:50 +01:00