Commit Graph

21 Commits

Author SHA1 Message Date
Paul Plant 317412fba5 Watch app header view update 2024-03-16 10:17:37 +01:00
Paul Plant 6b5a529728 apple watch debug enable change
was previously activated in the iOS app via dev settings and passed to the watch state, but now just handled by the Watch app. Can be activated/deactivated by tapping 5 times the glucose chart.
2024-03-16 10:03:04 +01:00
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
Paul Plant 110d6cfd33 Watch complication change and refresh time 2024-03-13 23:59:47 +01:00
Paul Plant 4f0b9589e6 widget + live activity view updates 2024-03-12 11:58:14 +01:00
Paul Plant 3229a0e532 watch app improvements, follower mode data source, iOS widget improvements
- also widget data is stored in a new userDefaults variable based upon the app bundle to avoid cross-contamination if various versions are installed on the same device
2024-03-10 11:35:05 +01:00
Paul Plant 48beccc216 implement follower mode functionality for Watch App 2024-03-06 09:15:00 +01:00
Paul Plant 2929118301 added widget .accessoryRectangle + various improvements 2024-03-05 17:22:50 +01:00
Paul Plant d671e6ab0a WidgetKit implementation for Watch and xDrip targets 2024-03-04 20:04:07 +01:00
Paul Plant 214ab60ac8 update 240226 2024-02-26 18:10:53 +01:00
Paul Plant c0308aa7f9 update 240225 2024-02-25 12:39:47 +01:00
Paul Plant c581b2bbcd initial wkcomplication structure 2024-02-23 17:42:23 +01:00
Paul Plant da7b119ec2 update 240223 2024-02-23 12:02:24 +01:00
Paul Plant f6ec1deba9 add refresh timer to watch view 2024-02-22 14:36:37 +01:00
Paul Plant e7e45aaec1 update 240221a 2024-02-21 18:56:10 +01:00
Paul Plant 8ea699d1b8 update 240221 2024-02-21 10:38:59 +01:00
Paul Plant 26057fd272 refactoring and cleaning up
removed widget/watch specific/duplicated extensions, moved common data models to xDrip target and made sure targets are set correctly for all common files.
2024-02-14 19:59:53 +01:00
Paul Plant 4d1201dfa0 Update ContentView.swift 2024-02-14 09:14:20 +01:00
Paul Plant 47309432d9 update 2024-02-14 08:41:28 +01:00
Paul Plant 8d1192c959 update 2024-02-13 20:33:54 +01:00
Paul Plant cfc97aa94c basic layout implemented 2024-02-13 20:20:19 +01:00