This website requires JavaScript.
Explore
Help
Sign In
apt
/
fuelboard
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
926317236a666fb37c23aedc6fa3a6d5b1fecf61
fuelboard
/
FuelBoardWidgets
T
History
FuelBoard Contributor
926317236a
Widget config sheets: unify row layout across both widgets — Fuel type first, then Sort by, then Favourite (Favourites sort only). Small widget's Favourites branch reordered from Sort/Fuel/Favourite to Fuel/Sort/Favourite, and the favourites-scoped fuel param retitled 'Fuel' so the row reads identically in every mode. Medium widget was already Fuel-first. No parameter type changes, so no stored-config reset beyond the normal reinstall.
2026-08-13 18:02:53 +01:00
..
FuelBoardLiveActivityView.swift
Raise deployment target to iOS 26.0; enable CarPlay Live Activity
2026-08-12 21:13:24 +01:00
FuelBoardWidgetsBundle.swift
Small widget: Favourites gains a picker to pin which favourite to show (separate FuelPriceWidgetSmall kind + AppEntity picker; medium keeps the list, no picker). Backlog: dual-unit widget picker labels
2026-08-13 15:49:18 +01:00
FuelPriceWidget.swift
Small widget favourites config: fuel dictates the favourite list (@IntentParameterDependency filters picker options by the chosen fuel), fuel picker shows only fuels with favourites (FavouriteFuel entity), Favourites sort hidden when no favourites exist (WidgetSort → dynamic AppEntity), fuel tags removed from favourite rows
2026-08-13 17:14:14 +01:00
WidgetConfigIntent.swift
Widget config sheets: unify row layout across both widgets — Fuel type first, then Sort by, then Favourite (Favourites sort only). Small widget's Favourites branch reordered from Sort/Fuel/Favourite to Fuel/Sort/Favourite, and the favourites-scoped fuel param retitled 'Fuel' so the row reads identically in every mode. Medium widget was already Fuel-first. No parameter type changes, so no stored-config reset beyond the normal reinstall.
2026-08-13 18:02:53 +01:00