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

v17.9.0 #1175

Merged
merged 26 commits into from
Sep 13, 2017
Merged

v17.9.0 #1175

merged 26 commits into from
Sep 13, 2017

Conversation

aaronbrethorst
Copy link
Member

Hi everyone - welcome to iOS 11 and OBA 17.9.0! I'm looking to get back to a more regular cadence of app releases, and we're going to start it off right with this month's small set of changes.

  1. Fixes a bug that made it really hard for VoiceOver users to use the Bookmarks tab of the app.
  2. Adds an option to disable the compass heading indicator on the map. If you find this feature annoying or incorrect, you can now turn it off from Settings under the Info tab.
  3. Adds walking directions to the '...' button on Stop pages. The feature is smart enough to prompt you to view walking directions in either Apple Maps or Google Maps, depending on what you have installed and what you prefer.
  4. Fixes the walk distance/time indicator when you're at the bus stop. (thank you Gal for your contribution!)
  5. Adds trip status, alarms, and bookmarking to arrival/departure details
  6. Fixes a handful of app issues on iOS 11.

Happy autumn, and may all of your commutes be easy.

Best,
Aaron

aaronbrethorst and others added 26 commits August 31, 2017 09:51
* Enable new syntax warnings
* Fix new syntax issues
Fixes #1162 - Add option to disable compass

Also: make it easier to define switch-based settings in the settings controller.
Updates `IPHONEOS_DEPLOYMENT_TARGET` to 10.3, which will fix the tests
Adds option to disable the compass heading indicator on the map
Fixes #1139 - Add back stop-gap walking directions feature

Adds an Apple Maps walking directions option to the '...' menu and optionally a Google Maps walking directions option if the user has Google Maps installed.
Adds walking directions options to the '...' button in the Stop page
…1158)

* Fix walk indicator when user is within negligible distance to stop.

If user is already at bus stop (or within negligible walking time to
it), walk indicator should show that they can reach a bus if it hasn’t
departed yet.

* Fix spacing
This is the new default for Xcode 9 and Swift 4. Disabling this setting fixes a warning.
…area

Fixes #1170 - Bookmarks title view is off-center
Fixes #1171 - View controllers showing empty section titles
…ighted in VoiceOver mode

Fixes #1172 - Bookmarks tab needs work in Voiceover mode

Also, mark the little time to departure indicators on the right sides of those cells as hidden in accessibility mode, as iOS thinks they're distance indicators and it's really confusing.
Apple now requires a 1024x1024px app icon for "App Store marketing"
Given that the bookmarks tab was unusable for VoiceOver users in the last release, I cannot drop support for iOS 9 in good conscience yet.
@aaronbrethorst aaronbrethorst merged commit 3c652e1 into master Sep 13, 2017
@aaronbrethorst aaronbrethorst deleted the v1790 branch September 13, 2017 22:01
@ualch9
Copy link
Member

ualch9 commented Sep 13, 2017

Will we see a TestFlight release?

@aaronbrethorst
Copy link
Member Author

aaronbrethorst commented Sep 14, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants