feat(android): transactional subtitles and PGS support (PR 108 slice E) - #116
Conversation
Forward-port shared subtitle identity and latest-intent transition contracts from PR 108 archival squash 65c4b31 while retaining the newer PlaybackSourceDescriptorV3 contract from slice D.
|
Warning Review limit reached
Next review available in: 58 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (100)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Stack
split/108-d-player-foundation)Scope
The Dolby Vision/color-range paths preserve slice-D playback metadata and fallback behavior across the new adapter boundary; they do not add slice-G catalog behavior.
Review corrections
Independent review drove three test-first correction rounds:
Final independent verdict: Ready Yes; no remaining Critical, Important, or Minor findings.
Verification
./scripts/check-build-supply-chain.sh./gradlew --no-daemon testDebugUnitTest --max-workers=2 --rerun-tasks— 127/127 tasks executed, pass./gradlew --no-daemon :androidApp:assembleRelease :androidTvApp:assembleRelease --max-workers=2— 207 tasks, passgit diff --checkOne earlier full run exposed a known staged-replan scheduling flake; the exact test passed five forced isolated reruns and the subsequent fresh full suite passed.
Traceability
The commit-to-PR-108 mapping, review corrections, and verification record are in
docs/superpowers/plans/2026-07-27-pr108-slice-e-transactional-subtitles.md.