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

Make banner for TV track compliant #2095

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

imsodin
Copy link
Member

@imsodin imsodin commented Aug 10, 2024

App was rejected because of banner not filling the full page. I already pushed these changes to the play store (via the release branch) to iterate on play reviews. This was likely accepted, as the tv banner rejection went away and now we are back to all file permission rejection. "Likely" because it's not unimaginable that they are just randomly ping-ponging between the two rejections.

Looks like our previous banner is not compliant with any standards that ever existed. Ok maybe it did, definitely not now. Also it looks weird - what's that background?
Use the adaptive icon guideline, created from the horizontal logo in the main repo assets. Sizing is hopefully right, it took a bunch of trial and error and ugly hacks to get there. Worst case the TV app launcher thing will look off.
https://developer.android.com/design/ui/tv/guides/system/tv-app-icon-guidelines#adaptive-banner

App is now rejected because of banner not filling the full page. Looks
like our banner is not compliant with any standards that ever
existed. Ok maybe it did, definitely not now. Also it looks weird -
what's that background?
Use adaptive shenanigans, created from the horizontal logo in the main
repo assets. Sizing hopefully right, took a bunch of trial and error and
ugly hacks to get there. Worst case the TV app launcher thing will look
off.
https://developer.android.com/design/ui/tv/guides/system/tv-app-icon-guidelines#adaptive-banner
@imsodin imsodin merged commit c7ff674 into syncthing:main Aug 11, 2024
1 check passed
@imsodin imsodin deleted the tv-banner branch August 11, 2024 10:52
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.

2 participants