You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Live and DVR playback | Shared SABR live window | Partial |Follower and timeline tests exist; long real live and post-live verification remains |
83
+
| Live and DVR playback | Shared SABR live window | Partial |A real beta live ran for more than 13 minutes on API 29 through forward and backward DVR seeks, background and foreground transitions, and a 60-second outage. A separate 150-second pause exhausted multiple SABR sessions; Android rebuilt the native playback binding, recovered without a process restart, and remained stable for three minutes. Follower and timeline tests pass; post-live verification remains |
84
84
| Audio-only playback | SABR audio target | Implemented | Service command and audio-only contract/coordinator tests |
85
85
| Quality, codec, audio, subtitle, and speed selection | Stream and playback contracts | Implemented | Native sheet state and selection tests |
@@ -90,7 +90,7 @@ Android gap, not an invitation to move a Server responsibility into the app.
90
90
| Comments and replies |`/comments`, `/comments/replies`| Implemented | Paging source and native bottom sheet |
91
91
| Related videos and channel actions | Stream metadata and subscriptions | Implemented | Shared video menus and player channel state |
92
92
| Phone, tablet, fullscreen, mini-player, PiP | MediaSession and device capabilities | Partial | Adaptive watch layout is tested. The API 23 AOSP lane without Google services has a 152-test baseline, plus a 10-minute local H.264 run through the shared MediaSession with eight bidirectional seeks. API 29 and API 34 verify H.264 playback continuing in system PiP and pausing through that same service-owned path; API 34 also covers notification permission and foreground-service publication. On the API 37 16 KiB image, 153 of 156 baseline tests pass enforcing and the three codec-dependent tests pass in a separate permissive diagnostic run, confirming an image policy defect rather than physical-codec support. Signed PiP, rotation, and physical Android 17 codec retests remain |
93
-
| Network loss and reconnection | Fresh Server session and bounded retry | Partial | Recovery distinguishes validated, blocked, and suspended routes and ignores capability-only noise. A random beta VOD played for more than 12 minutes on API 29 through forward and backward seeks, background and foreground transitions, and a 63-second network outage: cached media played until depletion, buffering stayed bounded, the same session resumed about 9 seconds after reconnection, and playback reached 12:30 without a player error. The equivalent long real live matrix remains|
93
+
| Network loss and reconnection | Fresh Server session and bounded retry | Partial | Recovery distinguishes validated, blocked, and suspended routes and ignores capability-only noise. A random beta VOD played for more than 12 minutes on API 29 through bidirectional seeks, app-state transitions, and a 63-second outage; cached media played until depletion and the same session resumed about 9 seconds after reconnection. A real beta live passed the equivalent 60-second outage and recovered within 8 seconds. Signed-release and post-live network verification remain|
94
94
| Playback restoration after process death | Stable video identity, `/progress`| Implemented | Room close/reopen restores exact position, queue, repeat mode, and account scope without persisting signed media URLs |
95
95
| Danmaku overlay |`/bullet-comments`| Implemented | Capability-aware contract, bounded lane scheduling, native overlay, speed and size controls, TalkBack suppression, and Compose/performance tests |
0 commit comments