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
7be98c51adfff440b154793df6c7e05ff1a4595a
fuelboard
/
FuelBoard
T
History
FuelBoard Contributor
7be98c51ad
Closest mode: TOP + deltas vs the CHEAPEST within radius (not the nearest); list stays nearest-first
2026-08-11 20:16:32 +01:00
..
Assets.xcassets
Round brand logos in station rows: 11 bundled assets (Simple Icons + Wikimedia), fuel-pump fallback for unknown brands
2026-08-11 15:00:26 +01:00
AlertsView.swift
Tabs (Stations/Favourites/Alerts): favourites with cheapest-first ranking, proximity geofence alerts (favourites priority, 3km default radius, 1h dedup), Always location + background mode
2026-08-11 15:17:26 +01:00
ContentView.swift
Closest mode: TOP + deltas vs the CHEAPEST within radius (not the nearest); list stays nearest-first
2026-08-11 20:16:32 +01:00
FavouritesView.swift
Closest mode: deltas vs the CLOSEST station (signed +X.Xp/-X.Xp), not the nationwide cheapest; baseline = sortedStations.first
2026-08-11 20:04:29 +01:00
FuelBoardApp.swift
Scaffold FuelBoard: petrol price widget + app (sample data, Maps deep-links, provider seam for Fuel Finder API)
2026-08-11 13:54:56 +01:00
ProximityMonitor.swift
Fix alert fetch signature (radiusKM param); alert fetches within max(trigger radius, 10km)
2026-08-11 18:03:23 +01:00
StationsView.swift
Closest mode: TOP + deltas vs the CHEAPEST within radius (not the nearest); list stays nearest-first
2026-08-11 20:16:32 +01:00