xdripswift/xdrip/Managers
Johan Degraeve 9a91de757b fix #205 : Watch and notification : option to specify minimum time interval between two events or two notifications.
This is not completely as requested in the issue https://github.com/JohanDegraeve/xdripswift/issues/205

It does allow watch/Libre 2 users to have a new reading every minute.
It also allows all users to have specify the minimum time between to calendar events on the watch, or to have a notification with a reading.

For the notification : an overrule of the interval is done if there's been a dis/reconnect, which means if there was a disconnect/reconnect, the next reading will generate a notification, no matter the value of the interval.

Default value for the interval = 0
2021-03-29 23:11:32 +02:00
..
Alerts Enhancement #191, better implementation than previous commit for 'auto snooze alerts for 5 minutes, if new reading occurs within 5 minutes' 2021-03-20 23:55:02 +01:00
Application follower mode 2019-06-05 23:05:04 +02:00
BluetoothPeripheral fix related to commit 473686ba37e97b08841c5b7525a856d722ab8504: enable oop web by default 2021-03-21 14:29:55 +01:00
Charts Fix crashes in coredata. 2021-02-10 23:09:29 +01:00
CoreData Bubble 2020-04-06 22:07:19 +02:00
DexcomShare DexcomShare, more tracing 2021-03-12 21:03:50 +01:00
HealthKit Fix crashes in coredata. 2021-02-10 23:09:29 +01:00
Loop Loop share changes : get latest readings with timestamp > latest share. To make sure that's there's always 60 readings shared, the shared readings are stored in userdefaults (as array of dictionary), and will be reused next time that one or more new readings are shared. This will allow to update readings in coredata (due to smoothing algorithms), but still sharing the older values with Loop, and still making sure there's always 60 readings shared 2020-12-27 23:56:13 +01:00
NightScout fix in upload to NightScout. uploadedToNS must be set in main thread because the sensor object has been retrieved in mainManagedObjectContext 2021-03-17 21:01:09 +01:00
Speak fix related to restrictreadings : fix for speak readings 2020-12-31 12:56:31 +01:00
Watch fix #205 : Watch and notification : option to specify minimum time interval between two events or two notifications. 2021-03-29 23:11:32 +02:00