xdripswift/xdrip
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
..
Application Delegate trace app start : add trace in application didFinishLaunchingWithOptions 2021-03-27 00:14:51 +01:00
BluetoothPeripheral Add Bubble Mini and update CGM Tx list order 2021-03-26 12:08:12 +01:00
BluetoothTransmitter if willRestorState is called, then make sure a trace is done, so we can see in the issue reports that this has happened 2021-03-26 22:34:58 +01:00
Calibration Removed all code related to oop web, which was to get calibration info via oop web server. The 'webOOPEnabled' flag is still there, it's now used to distinguish between xDrip or Libre algorithm (which was already the case since one of the previous commits 2021-01-13 22:57:32 +01:00
Constants 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
Core Data removed unused initalizers in some core data classes 2021-03-21 14:29:26 +01:00
Extensions 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
Managers 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
Resources adding Spike sounds for alarm types 2020-07-24 22:38:04 +02:00
Storyboards 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
Supporting Files version 4.5.23 - build 4146 - further replacement xDrip4iOS by xDrip4iO5 in all text strings + version increase 2021-03-12 11:08:27 +01:00
Texts 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
Utilities disclosureIndicator in same color as Section titles, blue 2021-03-14 23:26:07 +01:00
View Controllers 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
Views Glucose chart panning 2019-11-24 21:37:39 +01:00
xdrip-Bridging-Header.h disclosureIndicator in same color as Section titles, blue 2021-03-14 23:26:07 +01:00
xdrip.entitlements resolve merge conflict, merging commit b979dc14d7bdd514ac0fbee6072e35e4acb23a29 from Alekst1d : changed to dynamically generated 'Bundle Identifier', added URL Scheme, removed Development Team from 'Signing' 2021-01-19 18:45:47 +01:00
xdripDebug.entitlements removed NDEF from entitlements, see if that solves the problem with ipad 2021-02-03 15:34:42 +01:00