Closed geekygecko closed 1 day ago
App Name | π± Mobile | |
Build Type | debugProd | |
Commit | 8bb4f8b7992bb5f3e00f939eeea0a9303d9da714 | |
Direct Download | pocketcasts-app-prototype-build-pr3245-8bb4f8b.apk |
App Name | π Automotive | |
Build Type | debugProd | |
Commit | 8bb4f8b7992bb5f3e00f939eeea0a9303d9da714 | |
Direct Download | pocketcasts-automotive-prototype-build-pr3245-8bb4f8b.apk |
App Name | β Wear | |
Build Type | debugProd | |
Commit | 8bb4f8b7992bb5f3e00f939eeea0a9303d9da714 | |
Direct Download | pocketcasts-wear-prototype-build-pr3245-8bb4f8b.apk |
@MiSikora seeing that turquoise icon color makes me really want a turquoise theme now π , tho probably implementing custom theming would be easier π€ π€
tho probably implementing custom theming would be easier π€ π€
No, it definitely wouldn't be easier.
XD π
The color of empty space in podcast settings changed
@MiSikora thanks for finding that, I have fixed it in https://github.com/Automattic/pocket-casts-android/pull/3245/commits/8bb4f8b7992bb5f3e00f939eeea0a9303d9da714
Before | After |
---|---|
Description
This change focuses on all the screens in the podcasts tab. Please ignore the other tabs for now.
One issue I'm struggling to solve at the moment is the bottom sheet navigation bar color. I will have another attempt at fixing it in a future PR.
There will be multiple pull requests required to support Android 15 edge-to-edge but I'm going to break them down into smaller PRs. I will merge them all into a
task/android-15
branch, and after all the work is completed, raise a PR to merge intomain
.Testing Instructions
It would be good if you could try tapping around in the podcasts tab to find issues with the edge-to-edge changes. Areas I have found issues with are:
Here are some test steps I have followed in case you want to try them too:
Screenshots
Checklist
./gradlew spotlessApply
to automatically apply formatting/linting)modules/services/localization/src/main/res/values/strings.xml
I have tested any UI changes...