xdripswift/xdrip/Constants
Johan Degraeve 45c189a87c
Merge pull request #353 from paulplant/additional_treatments
implement BG Check treatments + layout improvements
2022-05-30 22:22:36 +02:00
..
ConstantsAlerts.swift 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
ConstantsBGGraphBuilder.swift Smoothing Libre, more info https://github.com/JohanDegraeve/xdripswift/wiki/Libre-value-smoothing 2020-11-13 17:45:21 +01:00
ConstantsBloodGlucose.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsBluetoothPairing.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsCalibrationAlgorithms.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsCoreData.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsDefaultAlertLevels.swift atom 2021-02-19 21:33:54 +01:00
ConstantsDefaultAlertTypeSettings.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsDexcomFollower.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsDexcomG5.swift startsensor works 2021-12-21 22:03:57 +01:00
ConstantsDexcomShare.swift restrict readings to Loop, Nightscout, Dexcom Share, healthkit, etc.. to 1 reading - specificially important for Libre 2 as this one gives a reading every minute 2020-12-19 10:58:11 +01:00
ConstantsGlucoseChart.swift implement BG Check treatments 2022-05-20 13:22:33 +02:00
ConstantsHealthKit.swift restrict readings to Loop, Nightscout, Dexcom Share, healthkit, etc.. to 1 reading - specificially important for Libre 2 as this one gives a reading every minute 2020-12-19 10:58:11 +01:00
ConstantsHomeView.swift resolve merge conflict in ConstantsHomeView.swift and increaes cocoapods 2021-11-04 20:33:05 +01:00
ConstantsHousekeeping.swift Housekeeping retention period can now be set in settings. 2022-05-07 20:20:39 -03:00
ConstantsLibre.swift enable Libre algorithm by default , for those transmitters that support it 2021-03-20 10:53:14 +01:00
ConstantsLibreSmoothing.swift has changes to apply Kalman filter on Libre, still in test 2020-12-29 22:13:25 +01:00
ConstantsLog.swift LoopManager : add 5 seconds to timestamp last reading + tracing 2022-05-19 23:54:20 +02:00
ConstantsM5Stack.swift fixes for M5Stick 2019-12-21 21:11:04 +01:00
ConstantsMaster.swift follower mode, changed maximum age for reading, from 1 to 4 minutes, aligned with master mode 2019-10-19 11:58:52 +02:00
ConstantsNightScout.swift implement BG Check treatments 2022-05-20 13:22:33 +02:00
ConstantsNotifications.swift 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
ConstantsShareWithLoop.swift 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
ConstantsSounds.swift adding Spike sounds for alarm types 2020-07-24 22:38:04 +02:00
ConstantsSpeakReading.swift 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
ConstantsSpeakReadingLanguages.swift import Turkish translations (#2) 2022-02-14 11:42:06 +01:00
ConstantsStatistics.swift Statistics high/low colour correction. Clear smiley face on statistics recalc. 2021-05-12 23:21:51 +02:00
ConstantsSuspensionPrevention.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsTrace.swift Trace : reducing the maximum file size from 4 to 3 MB (with 3 files), because it still hapens that the total mailsize exceeds 16 MB with max 4 2021-01-27 15:53:04 +01:00
ConstantsUI.swift Screen lock logic changes. UIAlert updated. Comments added to ConstantsUI 2021-05-26 19:01:35 +02:00
ConstantsWatch.swift 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