Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@akaplo akaplo released this 28 Feb 19:46
· 1764 commits to master since this release

This is the 2nd beta release of pvta-multiplatform. This release indicates that the application has reached a milestone in its development and, at the current stage, is mostly stable and functional.

New features:

  • Stops are auto-ordered by distance from the current device location.
  • (Android specific) Status bar is now colored with the app's color scheme, bringing it further in line with material-design guidelines.
  • My Buses has been extensively cleaned up style-wise.
  • Route detail pages now display any active alerts that pertain to the specific route in question.
  • Added a settings and an about page that include some ways to customize app features.
  • Underpinnings of Map have been completely revamped; map now shows KML route traces and buses on a route.
  • Pull-to-refresh has been added to Stop, Route, and Vehicle pages and updates realtime data on the page when used.

Bug Fixes

  • Stops page was horribly slow; fixed this in numerous ways.
  • Uniquified stops to prevent the same one from being shown up to 3 times in lists.
  • The 30 second autorefresh timer on Stop didn't used to ever get canceled. Now it does.

Thanks to @petermarathas, @bgregg, and @dfaulken for their fantastic work in improving the app. I anticipate one or two more beta releases before a production-quality release candidate is ready.

See below for Android installation .apk.