Phase 6: glance widget with cached address
App type changed to widget for glance support. GlanceView shows event type, date/time, and street+housenumber (or coordinates as fallback). Addresses are cached in Event storage on first view in history. Glance-required modules annotated with (:glance). Address distance threshold raised to 70m. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
eea1a835cd
commit
79cdb9f210
9 changed files with 134 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
launcherIcon="@Drawables.LauncherIcon"
|
||||
minApiLevel="3.2.0"
|
||||
name="@Strings.AppName"
|
||||
type="watch-app">
|
||||
type="widget">
|
||||
<iq:products>
|
||||
<iq:product id="fenix7"/>
|
||||
<iq:product id="fr265"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue