Developer
|
714d28358f
|
1
|
2026-03-17 18:00:00 +08:00 |
|
Developer
|
2e47871689
|
播放状态
|
2026-03-17 17:26:43 +08:00 |
|
Developer
|
6275fd0930
|
直播弹幕与界面优化
- useLiveDanmaku: 重写协议解析,支持 zlib 压缩消息、token 认证、base64 帧处理
- services/bilibili: 新增 getLiveDanmakuInfo 获取弹幕服务器信息
- live/[roomId]: 使用真实 roomid 而非 URL 别名连接弹幕
- NativeVideoPlayer: 增加中文注释,移除调试日志
- video/[bvid]: UP主头像移至标题前,调整字号与样式
- index: 替换 logo 文字为下载按钮图标
- videoRows: 修复奇数视频配对,调整 BigRow 位置策略
- package.json: 移除未使用的 fast-xml-parser 和 xml2js 依赖
|
2026-03-17 15:14:23 +08:00 |
|
Developer
|
a46e63f0ba
|
1
|
2026-03-16 21:13:26 +08:00 |
|
Developer
|
829d175baa
|
1
|
2026-03-16 16:20:59 +08:00 |
|
Developer
|
173b93c1d2
|
1
|
2026-03-16 14:25:32 +08:00 |
|
Developer
|
47d2e8479e
|
评论
|
2026-03-16 14:24:32 +08:00 |
|
Developer
|
9a70dd0c4d
|
1
|
2026-03-16 12:55:45 +08:00 |
|
Developer
|
ff659dcef7
|
优化
|
2026-03-14 18:25:13 +08:00 |
|
Developer
|
fb819798b1
|
1
|
2026-03-14 12:27:03 +08:00 |
|
Developer
|
e9b00d026f
|
1
|
2026-03-14 11:55:45 +08:00 |
|
Developer
|
a971a65f96
|
直播卡片
|
2026-03-13 21:52:09 +08:00 |
|
Developer
|
b447ec0c76
|
1
|
2026-03-13 00:30:07 +08:00 |
|
Developer
|
2e7578afde
|
热力图bug
|
2026-03-12 23:57:01 +08:00 |
|
Developer
|
a55bcd46ea
|
header
|
2026-03-12 21:21:01 +08:00 |
|
Developer
|
9347c8752d
|
1
|
2026-03-11 20:53:18 +08:00 |
|
Developer
|
4e8beae209
|
fix: add unmount cancellation guard, simplify keyExtractor, update spec
|
2026-03-11 14:48:19 +08:00 |
|
Developer
|
287a608e97
|
refactor: memoize renderItem, document viewability ref pattern, remove redundant assertion
|
2026-03-11 14:42:47 +08:00 |
|
Developer
|
8885f83b8a
|
feat: refactor homepage FlatList for big-card layout with viewport autoplay
|
2026-03-11 14:38:31 +08:00 |
|
Developer
|
3f9e79496a
|
refactor: deduplicate inline styles and document fetch effect dependency in BigVideoCard
|
2026-03-11 14:36:07 +08:00 |
|
Developer
|
d09c1d7346
|
fix: BigVideoCard stale closure, visibility guard, mediaContainer positioning
|
2026-03-11 14:32:40 +08:00 |
|
Developer
|
dfa8fc6dc8
|
fix: remove unused useRouter import from BigVideoCard
|
2026-03-11 14:28:34 +08:00 |
|
Developer
|
f10e8b92d0
|
feat: add BigVideoCard with muted autoplay at qn=16
|
2026-03-11 14:26:27 +08:00 |
|
Developer
|
190f6a58bd
|
feat: add videoRows utility for big-card list layout
|
2026-03-11 14:20:20 +08:00 |
|
Developer
|
e608dcc09a
|
docs: finalize chunk 3 plan (import ordering, dependency note)
|
2026-03-11 14:15:06 +08:00 |
|
Developer
|
992c7a3a6a
|
docs: fix chunk 3 plan issues (unused import, step ordering, styles.row)
|
2026-03-11 14:13:25 +08:00 |
|
Developer
|
bc514c4a15
|
docs: add big video card implementation plan
|
2026-03-11 14:11:25 +08:00 |
|
Developer
|
56b0456b17
|
docs: add big video card design spec
|
2026-03-11 14:03:12 +08:00 |
|
Developer
|
71ffbf3585
|
fix: simulate landscape via CSS transform when expo-screen-orientation unavailable
|
2026-03-11 10:30:59 +08:00 |
|
Developer
|
a2d401da40
|
fix: fullscreen player fills modal instead of using portrait 16:9 dimensions
|
2026-03-11 10:26:52 +08:00 |
|
Developer
|
4d7f943618
|
fix: use correct danmaku XML endpoint (comment.bilibili.com/{cid}.xml)
|
2026-03-11 10:23:47 +08:00 |
|
Developer
|
ea184842e4
|
fix: player height collapse and danmaku empty state
|
2026-03-11 10:20:13 +08:00 |
|
Developer
|
497dd33a35
|
fix: lazy-require expo-screen-orientation for Expo Go compatibility
|
2026-03-11 10:13:54 +08:00 |
|
Developer
|
64ce3031a6
|
feat: merge danmaku-fullscreen - resolve NativeVideoPlayer conflict
Combines master's shotTimestamps/pvdata thumbnail improvements and
TouchableWithoutFeedback tap layer with feature/danmaku-fullscreen's
DanmakuItem import, DanmakuOverlay render, showDanmaku state,
onTimeUpdate/initialTime/danmakus/isFullscreen props, danmaku toggle
button, and useWindowDimensions for rotation-aware dimensions.
|
2026-03-11 10:07:22 +08:00 |
|
Developer
|
880e2696da
|
1
|
2026-03-11 10:03:46 +08:00 |
|
Developer
|
72a8fdfdc0
|
fix: address code review issues in danmaku components
|
2026-03-11 10:01:50 +08:00 |
|
Developer
|
a9b5b364a2
|
feat: integrate danmaku fetching and list in video detail page
|
2026-03-10 22:53:35 +08:00 |
|
Developer
|
6871d061fc
|
feat: add orientation lock and dual-instance fullscreen to VideoPlayer
|
2026-03-10 22:52:05 +08:00 |
|
Developer
|
85ceec8b58
|
feat: add danmaku overlay + time tracking to NativeVideoPlayer
|
2026-03-10 22:50:48 +08:00 |
|
Developer
|
d1b66541d2
|
feat: add DanmakuOverlay component
|
2026-03-10 22:48:09 +08:00 |
|
Developer
|
44b4910135
|
feat: add DanmakuList component
|
2026-03-10 22:47:11 +08:00 |
|
Developer
|
d2e259e9f4
|
feat: add getDanmaku API function
|
2026-03-10 22:46:29 +08:00 |
|
Developer
|
bfeae44bf9
|
feat: add danmaku XML parser and color util
|
2026-03-10 22:44:24 +08:00 |
|
Developer
|
8572f30e16
|
feat: add DanmakuItem type
|
2026-03-10 22:43:16 +08:00 |
|
Developer
|
e5568b6b6b
|
chore: install expo-screen-orientation, set orientation to default
|
2026-03-10 22:42:29 +08:00 |
|
Developer
|
3ec6433e14
|
chore: add .worktrees to .gitignore
|
2026-03-10 22:38:58 +08:00 |
|
Developer
|
ee213347c7
|
feat: unified player controls with heatmap progress + thumbnail preview
- VideoPlayer: 移除 onProgress/seekTo props,新增 bvid/cid 向下透传
- [bvid].tsx: 删除 HeatProgressBar 及 currentTime/duration/seekCmd state
- HeatProgressBar.tsx: 删除(逻辑已合并进 NativeVideoPlayer)
- 计划文档已保存到 docs/superpowers/plans/
|
2026-03-10 21:48:23 +08:00 |
|
Developer
|
6023ec55ae
|
feat: rewrite NativeVideoPlayer with unified custom controls overlay
|
2026-03-10 21:46:19 +08:00 |
|
Developer
|
1efeba2d9e
|
docs: add player UI redesign spec
|
2026-03-10 21:40:02 +08:00 |
|
Developer
|
836b2ceb28
|
fix: 末行单卡片居中 + 卡片高度不一致
- columnWrapperStyle justifyContent 改为 flex-start,末行单卡片靠左
- title 固定 height: 32px(2行 × lineHeight 16),
使每张卡片 info 区高度相同,消除高度不一致
|
2026-03-10 21:14:24 +08:00 |
|