Skip to content

Tags: chengoak/bv

Tags

v0.3.0.r901.84cdb68b

Toggle v0.3.0.r901.84cdb68b's commit message
feat(tv): 视频详情页添加稍后再看按钮

在收藏按钮旁新增稍后再看按钮,点击后调用 /x/v2/history/toview/add 将当前视频加入稍后再看列表。

v0.3.0.r900.c5e15a85

Toggle v0.3.0.r900.c5e15a85's commit message
feat(tv): 视频详情页添加稍后再看按钮

在收藏按钮旁新增稍后再看按钮,点击后调用 /x/v2/history/toview/add 将当前视频加入稍后再看列表。

tv-release-20260713-v3

Toggle tv-release-20260713-v3's commit message
fix(tv): 修复视频详情页偶发显示旧封面的问题

- 在 VideoDetailViewModel.loadDetail 开始时清空 videoDetail 与 relatedVideos,
  避免 Activity 重建/ViewModel 复用时短暂保留上一个视频的数据。
- 为 VideoInfoScreen 背景图与主封面 AsyncImage 使用 coverUrl 作为 key,
  确保封面 URL 变化时 Coil 组件完全重建,防止旧图片残留。

tv-release-20260713-v2

Toggle tv-release-20260713-v2's commit message
fix(tv): 修复视频详情页偶发显示旧封面的问题

- 在 VideoDetailViewModel.loadDetail 开始时清空 videoDetail 与 relatedVideos,
  避免 Activity 重建/ViewModel 复用时短暂保留上一个视频的数据。
- 为 VideoInfoScreen 背景图与主封面 AsyncImage 使用 coverUrl 作为 key,
  确保封面 URL 变化时 Coil 组件完全重建,防止旧图片残留。

tv-release-20260713-v1

Toggle tv-release-20260713-v1's commit message
fix(tv): 优化抽屉焦点导航,隐藏 UGC/PGC 入口

- 将抽屉项统一放入 LazyColumn,移除 focusRestorer 和 centerFocusRequester
- 移除 onDrawerItemChanged 中的 delay,提升焦点响应速度
- 隐藏 UGC、PGC 入口,保留用户/搜索/首页/设置

tv-release-20260712

Toggle tv-release-20260712's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
修复低版本 Android 显示二维码闪退

tv-release-20260712-v4

Toggle tv-release-20260712-v4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
修复低版本 Android 显示二维码闪退

tv-release-20260712-v2

Toggle tv-release-20260712-v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
修复低版本 Android 显示二维码闪退

tv-default-launcher-debug

Toggle tv-default-launcher-debug's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
修复低版本 Android 显示二维码闪退

bv-release-signed

Toggle bv-release-signed's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
修复低版本 Android 显示二维码闪退