xdripswift/xdrip/Constants
Johan Degraeve 4530449def
Merge pull request #240 from paulplant/screen-lock
Improved Screen Lock function with optional Clock View
2021-06-01 23:27:56 +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 DexcomG5, battery read every 2 hours iso 48 hours 2020-12-08 09:17: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 New calibration circle scale corrections 2021-05-30 18:43:17 +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 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
ConstantsHousekeeping.swift Fix crashes in coredata. 2021-02-10 23:09:29 +01: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 trace app start : add trace in application didFinishLaunchingWithOptions 2021-03-27 00:14:51 +01: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 NightScout upload, restrict upload to 300 readings to avoid exceeding size limit of 102400 2021-03-04 23:00:50 +01: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 Constants.swift splitted in different files 2019-07-28 14:22:47 +02: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