xdripswift/xDrip4iOS Widget/xDripClient
Johan Degraeve e1a9c04eb5 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
..
ConstantsBGGraphBuilder.swift temp commit 2020-09-24 22:27:46 +02:00
ConstantsBloodGlucose.swift temp commit 2020-09-24 22:27:46 +02:00
Date.swift temp commit 2020-09-24 22:27:46 +02:00
Double.swift temp commit 2020-09-24 22:27:46 +02:00
Glucose+GlucoseKit.swift minor changes 2020-09-26 16:14:24 +02:00
Trace.swift first commit 2020-09-19 21:46:32 +02:00
XDripClient.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