Skip to content

Bump target sdk to API 35 and make the app UI compatible with edge to edge #6393

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

rohit9625
Copy link
Collaborator

Description (required)

Fixes #6362

What changes did you make and why?
I have made most of the activities edge-to-edge compatible, along with ensuring backward compatibility on API < 35.

Tests performed (required)

Tested prodDebug on Samsung A14 with API level 35 and Pixel 6 with API level 34.

Screenshots (for UI changes only)
Will provide the screenshot comparisons once done with edge-to-edge

@rohit9625
Copy link
Collaborator Author

Seems like we also need to update the roboelectric version that supports API 35. I'll look for a compatible version and update the PR tomorrow :)

@nicolas-raoul
Copy link
Member

Tested upload/explore/nearby, it works great!

@nicolas-raoul
Copy link
Member

still a draft?

@rohit9625
Copy link
Collaborator Author

Thanks @nicolas-raoul for testing :)
Yes, it is still a draft, as I said, some screens are remaining, and I wanted to make some minor adjustments. Could you please tell me how I can get to the quiz and quiz results screen?

@nicolas-raoul
Copy link
Member

how I can get to the quiz and quiz results screen?

It is not easy, I think the only way is to modify the check to trigger it (then revert before committing).

Thanks a lot! :-)

It allows the last item to sits above the navigation bar while preserving edge-to-edge appearance.
Also, refactor LocationPicker and DescriptionEdit activities to use extension functions and reduce duplication
Copy link

✅ Generated APK variants!

@rohit9625
Copy link
Collaborator Author

rohit9625 commented Aug 12, 2025

Hi, I've been sick since Sunday and haven't been able to focus on the work. I also discovered two different issues while working on this task, and will create them today. Also, the app looks fine on API 29+, but having some issues on API 28 that I'll fix by tomorrow as soon as possible. Sorry for being late with this task.

@RitikaPahwa4444
Copy link
Collaborator

Hey @rohit9625 please take care and do not feel sorry or worry about being late. We still have some time, so please don't try to overstretch and pull it off while putting your health at stake.

Thanks for the draft PR, I'll start going through the changelog to accelerate the review process once this PR gets ready 🙂

@rohit9625
Copy link
Collaborator Author

rohit9625 commented Aug 13, 2025

Thank you so much, @RitikaPahwa4444 — your kind words means a lot to me. I’m feeling better now and should be able to resume work and finish the task this week. 🙂

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.

Target API level 35 or higher
3 participants