Symbol | Meaning |
---|---|
🌟 | New function |
🧹 | Improvement changes |
🐞 | Bug fixing |
- 🧹 Add terms & privacy also to purchase screen to conform Apple review rules
- 🧹 Replace subscriptions by one-time purchases to conform Apple review rules
- 🐞 Fix hanging map when re-open from background (Android only)
- 🌟 Show station IDs on details page
- 🐞 Fix not-overlapping MapLibre symbols
- 🧹 Finalize logging (#66)
- Add options to settings
- Log all errors
- Allow share logs
- 🌟 Add currency (#65)
- 🌟 Add translations (#18)
- 🧹 Add pull-to-refresh action to station details
- 🌟 Show data source origin (#55)
- 🌟 Add report wrong data form (#54)
- 🌟 Add date of last price change to details (#2)
- 🧹 No longer enforce location permission (#6)
- 🌟 Add settings option for changing the map provider (#51)
- 🌟 Add sponsor page to settings (#56)
- 🧹 Use tankste! backend and remove Tankerkoenig usage (#49)
- 🧹 Replace OpenStreetMap by MapLibre (#52)
- 🧹 Improve code base (#21)
- Move app to own module folder
- Remove unused flutter generated files
- Improve module folder structures
- Migrate prototype map code to own widget with BLoC pattern
- 🐞 Integer coordinates were not parsed correctly (#47)
- 🐞 Integer prices were not parsed correctly (#44)
- 🐞 Refresh map by coming back to foreground (#5)
- 🐞 Wrong marker resolutions (#25)
- 🧹 Highlight searched gas price on page details
- 🧹 Show progress & errors (#16)
- 🌟 Navigation app selection in settings (#27)
- 🌟 Developer settings (#30)
- 🌟 Apple Maps for iOS (#4)
- 🌟 Open Street Map for Android (#7)
- 🌟 Details station page
- 🌟 Station address
- 🌟 Open times
- 🌟 All gas prices
- 🌟 Route preview
- 🌟 Open navigation app for routing
- 🌟 Map with green/orange/red station markers
- 🌟 Filter for gas types (E5, E10, Diesel)
- 🌟 Settings page