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

Replace Mapbox with OSMDroid (Explore Activity) #5475

Merged
merged 51 commits into from
Jan 27, 2024

Conversation

kanahia1
Copy link
Contributor

@kanahia1 kanahia1 commented Jan 24, 2024

Description (required)
Replace Mapbox with OSMDroid in Explore Activity

Fixes #5458

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)
https://github.com/commons-app/apps-android-commons/assets/114223204/6dca5d00-bf1b-44f4-90e6-31625d0a72d1

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.

Great work!
I noted just a very minor thing, merging anyway, feel free to send followup pull request.

* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility
* b) Gets the touch event on the map to perform following actions:
* if bottom sheet details are expanded or collapsed hide the bottom sheet details.
* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility b)
Copy link
Member

Choose a reason for hiding this comment

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

I think this javadoc was more readable before.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure and Thanks !, Sorry I did not see that. Shared a pull request #5481

@nicolas-raoul nicolas-raoul merged commit 96b2608 into commons-app:main Jan 27, 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.

Replace Mapbox with OSMDroid in Explore Activity
2 participants