This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 117
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Enable new syntax warnings * Fix new syntax issues
iOS 11/Xcode 9 Compat
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.
Strictly forbidden...
…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"
This fixes an archiving error in the app.
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.
Will we see a TestFlight release? |
Yep, it’s awaiting beta approval.
…Sent from my iPhone
On Sep 13, 2017, at 4:53 PM, Alan Chu ***@***.***> wrote:
Will we see a TestFlight release?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Happy autumn, and may all of your commutes be easy.
Best,
Aaron