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

Added functionality to export location of nearby missing pictures to GPX file and KML file #5645

Merged
merged 56 commits into from
Mar 25, 2024

Conversation

kanahia1
Copy link
Contributor

Description (required)

Added functionality to export location of nearby missing pictures to GPX file and KML file
Fixes #953

What changes did you make and why?

Tests performed (required)

Tested prodDebug on Samsung S21 FE with API level 33.

Screenshots (for UI changes only)

WhatsApp.Video.2024-03-24.at.19.18.58_f106b22c.mp4

@nicolas-raoul
Copy link
Member

Looks extremely promising. unfortunately I amnmjw no getting this error every time, while the Nearby map UI itself works fine:

Screenshot_20240325-092543.png

By the way, it makes me realize two things:

  • a dedicated "Fetching points..." dialog would make it clearer that it is not just the map loading.
  • This dialog could, at the end, show the path of the generated file and display a button to open it. Many users have never used a file browser on Android. The user will probably just want to load the file in their navigation app. Most such apps save the points in their own database permanently, so the file is then not needed anymore.
    This can be a separate issue/PR. 🙂

@kanahia1
Copy link
Contributor Author

@nicolas-raoul, Thanks for reporting issues. I have fixed the issue faced by you in c633593 and will fix user experience related in different PR.

WhatsApp.Video.2024-03-25.at.11.29.12_de339729.mp4

@kanahia1
Copy link
Contributor Author

Hey @nicolas-raoul, here is something I have came with

WhatsApp.Video.2024-03-25.at.17.30.58_89b8e250.mp4

I will share new pull request as soon as this gets merged 🙌

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

A few things could be improved, but already a great feature so merging and will create issues.
Thanks a lot! :-)

@nicolas-raoul nicolas-raoul merged commit c419402 into commons-app:main Mar 25, 2024
1 check passed
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.

Export location of nearby missing pictures to GPX file
2 participants