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

Replaced mapbox to osmdroid (Upload Activity) #5443

Merged
merged 39 commits into from
Jan 18, 2024

Conversation

kanahia1
Copy link
Contributor

Description (required)

Fixes #5414

Tests performed (required)

Tested betaDebug on Samsung S21 FE with API level 33.

Screenshots (for UI changes only)
https://github.com/commons-app/apps-android-commons/assets/114223204/69139492-02bf-4f35-8ff1-c0ec46871c85

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.

It works great, except that in the Image Location activity (the activity that appears when you tap the Media Details' map icon) the pin should be fixed to the map. The pin should be movable to a different latitude/longitude only in the Edit Location activity.
I added a few other minor observations. :-)
Thanks!

@kanahia1
Copy link
Contributor Author

Hi @nicolas-raoul , I have made all the suggested changes ;-). Should we change the color of marker in location picker similar to #5440 ?

WhatsApp.Video.2024-01-16.at.23.50.38_648eadee.mp4

@nicolas-raoul
Copy link
Member

Your screencast looks great!
It is true that the position marker is a bit hard to see in dark mode, would you mind changing it? Thanks a lot!

@kanahia1
Copy link
Contributor Author

Thank you ;) for feedback @nicolas-raoul , I have changed the color of selected location marker 9814bfe

WhatsApp Image 2024-01-17 at 15 35 07_4b6e5e07

@nicolas-raoul nicolas-raoul merged commit 6319da5 into commons-app:main Jan 18, 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.

More places where we need to move away from Mapbox maps?
2 participants