fix: sample catalog, modern loading, signing, and dependency cleanup - #2
Merged
Merged
Conversation
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
Co-authored-by: Halil 脰zel <halilozel1903@gmail.com>
cursor
Bot
force-pushed
the
cursor/android-tv-gaps-7f6a
branch
from
September 20, 2026 14:16
6cc2d6c to
4c040b3
Compare
halilozel1903
marked this pull request as ready for review
September 20, 2026 14:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes remaining post-polish gaps for the Android TV leanback demo. Rebased onto
master(includes merged README/CI polish from #1).app/src/main/assets/catalog.jsonwith bundled posters underassets/posters/and documented Google Android TV samplefallbackUrlvalues. Seedocs/SAMPLE_CONTENT.md.VideoDetailsFragmentloads poster bitmaps on a background executor, applies UI on the main thread, and cancels work inonStop/onDestroy.1.1.0-rc02(compatible with AGP 8.7 / compileSdk 34). AppCompat, Fragment; Kotlin stdlib duplicate excludes for classpath sync.keystore.propertiesorANDROID_*env vars; debug builds unchanged. Template:keystore.properties.example..idea/ignored and removed from the index; keeps master鈥檚*.apk/*.aab/*.hprofignores.Test plan
./gradlew assembleDebugRisks
1.2.0requires AGP 8.6+ and compileSdk 35; not applied in this PR.movie.png); replace with real art inassets/posters/as needed.