- You can now add trips to the calendar again. (The date and time was wrong due a typo in a refactor).
- All new rail map. This was a pain as all the stations moved around a little and so I have to adjust where the map responds to being touched.
- TriMet shortened the name of a few stations e.g. Orenco, so changed the names in the code.
- There used to be big old clunky QR code reader library. This is no longer needed as there is one built into iOS. This will enable me to modernize the whole code structure later
- iOS 11 and iPhone X work - had issues with scrolling and screen sizes.
- There was code to support a prototype Pebble watch feature. It's all gone now. Goodbye Pebble.
- Refactored the arrivals and trips to use more modern methods; works better on different sized screens.
- The blue dot and square to indicate the line color is now a bit bigger and there is always space for it.
- Detours are formatted better and grouped better.
PDX Bus is a free application that displays arrival times for public transport in Portland, Oregon. This little application uses the Internet to quickly access TriMet's tracking data displaying arrival times perfectly formatted for the iPhone. This was developed as a volunteer effort to provide a service for TriMet riders. The developer has no affiliation with TriMet.
Sunday, November 12, 2017
Version 10
Version 10 has finally been released. This version has a lot of updates behind the scenes again, making it use more modern code. Lots of small issues have been fixed and some big ones. I've been working on this on-and-off all summer. :-)
Subscribe to:
Post Comments (Atom)
2 comments:
Hello! I seem to be having trouble with arrival alarms after updating to the new version of the app (I'm using version 10.0.3 of the app and am on iOS 11.1.2). Even with my sound on, all notifications on, and GPS on, I don't receive any notifications (sound or otherwise). When I go back to the the app, I'll see the alarm on the home page, but nothing prior to that. Thanks for your help!
Oh boy. Yup, I broke it. I thought I had tested this, but sometimes things get away from me. I'll do a release in the next few days! Thanks so much for taking the time to tell me.
Post a Comment