boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
28 stars 12 forks source link

Implement area details screens #67

Closed wang-li closed 10 months ago

wang-li commented 10 months ago

The area details screens were available in the iOS app, but missing in the android app. This commit adds the following screens:

The UI to manage the downloading of the photos for a given area has been moved to the area overview screen.

https://github.com/boolder-org/boolder-android/assets/8343416/00493493-f5ef-4429-beaf-bfac488905bb

Resolves #55

nmondollot commented 10 months ago

Awesome 👍

A few things I noticed after testing the feature on my device:

Also some issues with the area detector, but I opened a separate issue.

wang-li commented 10 months ago

@nmondollot Both issue from your previous comment should be fixed now ✅ I will fix the area detector issues in a different PR, as it seems to be a bunch of work