Skip to content

Releases: oakis/minahallplatser

Version 0.3.1

09 Dec 15:17
d6dabb5
Compare
Choose a tag to compare
  • Change alot of stuff around Android (versioning, permissions, build tools, app label)
  • Fixed an issue with GPS
  • Handle 404 responses
  • Add close button to error messages in app

Version 0.3.0

06 Dec 21:01
d6dabb5
Compare
Choose a tag to compare
  • All list elements now have a heading, sometimes with an icon.
  • Stops that are nearby now automatically show up on the dashboard.
  • Added support to show if departure is handicap accessible
  • Departures with longer names now use two rows
  • GPS page is now removed (due to added on dashboard)
  • If the GPS cant find your position it will now try up to 5 times until it fails
  • Minor bugfixes and design changes

Version 0.2.0

13 Oct 20:42
Compare
Choose a tag to compare
  • NEW: Save specific lines as a favorite by tapping departures in a departure list
  • NEW: No need for an account to use the app. (If app data is cleared or if app is uninstalled all favorites will be lost)
  • Improved performance and optimized data usage
  • Removed AddFavorites view
  • Now possible to search and add departures from dashboard
  • Added button to toggle remove favorites
  • Hours and minutes will show if time until departure is over 59 minutes
  • Now possible to find departures 24 hours into the future (for stops with very few departures)
  • Minor design changes
  • Lots of bug fixes