xdripswift/xdrip/Constants
Paul Plant a9a3d1d487 dynamically set watch view to screen size
using WKInterfaceDevice.current().screenBounds.size the chart size is modified together with text sizes in all views in order to make sure the view renders nicely in small watches
2024-03-15 20:24:36 +01: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 update defaultTargetMarkInMgdl from 120 -> 100 2023-12-24 15:11:48 +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
ConstantsCalendar.swift update 240219 2024-02-19 20:22:20 +01:00
ConstantsCalibrationAlgorithms.swift limit BG readings to absolute maximum of 600 before processing by RVC 2023-01-07 21:12:01 +01:00
ConstantsCoreData.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsDefaultAlertLevels.swift Change defaultBatteryAlertLevelDexcomG5 to 270 2023-12-28 13:38:50 -05:00
ConstantsDefaultAlertTypeSettings.swift Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
ConstantsDexcomG5.swift initial implementation sensor info view 2023-11-06 19:03:29 +01:00
ConstantsDexcomG7.swift DexcomG7 companion mode 2024-02-25 12:15:25 +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
ConstantsFollower.swift data source + sensor progress views updated 2023-12-17 15:57:46 +01:00
ConstantsGlucoseChart.swift add option to offset carb treatments in the BG chart 2023-12-18 14:57:18 +01:00
ConstantsGlucoseChartSwiftUI.swift dynamically set watch view to screen size 2024-03-15 20:24:36 +01: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
ConstantsHeartBeat.swift heartbeat disconnect warning (in seconds) now specific to heartbeat type being used 2024-03-15 18:50:02 +01:00
ConstantsHomeView.swift refactoring and cleaning up 2024-02-14 19:59:53 +01:00
ConstantsHousekeeping.swift Housekeeping retention period can now be set in settings. 2022-05-07 20:20:39 -03:00
ConstantsLibre.swift Libre 2 NFC re-write 2023-01-04 13:24:06 +01:00
ConstantsLibreLinkUp.swift initial implementation background keep-alive modes 2023-11-13 13:15:09 +01:00
ConstantsLibreSmoothing.swift has changes to apply Kalman filter on Libre, still in test 2020-12-29 22:13:25 +01:00
ConstantsLiveActivity.swift watch app improvements, follower mode data source, iOS widget improvements 2024-03-10 11:35:05 +01:00
ConstantsLog.swift Merge branch 'develop' into watch-app-3 2024-03-12 14:59:01 +00:00
ConstantsM5Stack.swift fixes for M5Stick 2019-12-21 21:11:04 +01:00
ConstantsMaster.swift add "warming up until xx:xx" to Dexcom bluetoothPeripheral screen 2023-02-07 19:39:16 +01:00
ConstantsNightScout.swift update default Nightscout URL 2023-12-14 18:05:34 +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 Fix AVAudioPlayer decoding issues (#458) 2023-09-15 21:29:17 +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 implement "Time in Tight Range" option 2023-12-18 12:12:50 +01:00
ConstantsSuspensionPrevention.swift initial implementation background keep-alive modes 2023-11-13 13:15:09 +01: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 initial commit - bg readings swiftui view 2023-07-30 20:53:15 +02:00