Backlog: add lock screen widgets (P2, Option B)
This commit is contained in:
@@ -26,6 +26,12 @@ Status: TODO / IN PROGRESS / DONE / BLOCKED.
|
|||||||
automations ("get cheapest diesel → notify").
|
automations ("get cheapest diesel → notify").
|
||||||
- [ ] **Siri: favourite station price** — "What's diesel at my favourite station?"
|
- [ ] **Siri: favourite station price** — "What's diesel at my favourite station?"
|
||||||
(cheap once `StationEntity` exists).
|
(cheap once `StationEntity` exists).
|
||||||
|
- [ ] **Lock screen widgets** — new `FuelPriceLockScreen` kind (fuel-only config
|
||||||
|
intent, reuses `FuelPriceTimelineProvider`): `accessoryRectangular` (cheapest
|
||||||
|
station + price + distance), `accessoryCircular` (price ring), `accessoryInline`
|
||||||
|
("⛽ 139.9p"). Provider + `containerBackground` already exist; must branch the
|
||||||
|
view for accessory families (current `else` renders `stationList`). Bonus:
|
||||||
|
StandBy mode. ~1 session.
|
||||||
|
|
||||||
- [ ] **CarPlay** — widgets render but can't launch Maps; consider a proper CarPlay
|
- [ ] **CarPlay** — widgets render but can't launch Maps; consider a proper CarPlay
|
||||||
scene (CPListTemplate) for navigation deep-links.
|
scene (CPListTemplate) for navigation deep-links.
|
||||||
|
|||||||
Reference in New Issue
Block a user