Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to open location in another app #1396

Merged
merged 6 commits into from
May 29, 2019

Conversation

ENT8R
Copy link
Contributor

@ENT8R ENT8R commented May 13, 2019

This PR adds to things:

  • The option (located in the upper right menu) to open the current visible location in another application installed on the phone (e.g. Vespucci, Google Maps, Maps.Me, or any other android application that can handle a Geo URI)
  • An intent handler for a Geo URI intent by another app (so you can open a specific location in StreetComplete using a Geo URI)

It fixes #190

Copy link
Member

@westnordost westnordost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, great job @ENT8R ! Thank you for the contribution, the PR is mostly fine, I noted down a few smaller things that could be enhanced

@westnordost westnordost merged commit 9661bb5 into streetcomplete:master May 29, 2019
@westnordost
Copy link
Member

Merged, thank you!

@ENT8R ENT8R deleted the geo-intent branch May 29, 2019 13:13
@cyclingcat
Copy link

Could it be that the translation for thie new menu item is missing? My Android 5.1 phone shows this item in English:

Screenshot_2019-06-15-11-19-13

The cycling cat

@ENT8R
Copy link
Contributor Author

ENT8R commented Jun 15, 2019

The string was translated for the first time one week ago (according to POEditor), so it was not possible for the translation to be added to version 12.1 which was released more than two weeks ago...
BTW: if you see something like that in the future and you wonder whether a string has been translated or not, you might as well also look by yourself into the translation editor: https://poeditor.com/join/project/IE4GC127Ki

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

Successfully merging this pull request may close these issues.

Using geo intends (Open other map app on location)
4 participants