Commit Graph

120 Commits

Author SHA1 Message Date
Developer
e1fa8cc347 feat: 视频推荐关联当前视频、UP主信息展示、直播全屏修复及UI优化
- 推荐列表改用 getVideoRelated 基于当前 bvid 推荐,与首页 feed 解耦
- 视频详情页 UP主名称下方展示粉丝数和视频数
- 推荐视频点击改为 router.replace 避免页面堆叠
- 直播全屏改用 position:absolute,解决退出全屏视频重建暂停问题
- 退出全屏时直播自动暂停
- 直播画质选中状态修复,过滤杜比/4K 画质选项
- 直播画质面板改为居中 Modal 弹出框
- 视频详情 Tab 按钮左对齐,评论排序及设置页按钮统一实心背景风格
2026-03-25 12:03:28 +08:00
Developer
7870c83b12 docs: 更新 CHANGELOG,记录 v1.0.8 新功能和修复项 2026-03-24 23:59:21 +08:00
Developer
d84e2de5a1 fix: 修复推荐列表 ListEmptyComponent 条件、epCard offset 偏移和双边框问题 2026-03-24 23:57:03 +08:00
Developer
bfca7a1ff2 feat:暗黑模式支持 2026-03-24 23:48:04 +08:00
Developer
12e770a0bf fix: 推荐图占位色、评论文字、弹幕背景色跟随暗黑主题 2026-03-24 23:08:17 +08:00
Developer
f6ac2d3cd4 feat: 视频详情页和直播详情页支持暗黑模式主题切换 2026-03-24 21:58:00 +08:00
Developer
03aee783da fix: FollowedLiveStrip 背景色/头像占位/主播名跟随主题切换 2026-03-24 21:49:51 +08:00
Developer
5a368dc794 fix: 暗黑模式下封面图占位背景色跟随卡片颜色 2026-03-24 21:43:52 +08:00
Developer
a61aa5caac feat: 使用本地库 react-native-qrcode-svg 生成二维码,移除第三方远程图片服务 2026-03-24 21:23:22 +08:00
Developer
f2fc4693a6 feat: 暗黑模式 + 节流模式
- settingsStore: 移除 coverQuality,新增 darkMode / trafficSaving 布尔字段(AsyncStorage 持久化)
- utils/theme.ts: 新建 useTheme() hook,返回浅色/深色颜色表
- settings.tsx: 新增外观(浅色/深色)和流量(标准/节流)选项,移除封面图清晰度
- BigVideoCard: 节流模式跳过预加载、禁止自动播放;封面低画质;支持暗黑配色
- useVideoDetail: 节流模式下默认 qn=16(360p)
- VideoCard / LiveCard: 移除 coverQuality 依赖,改用 trafficSaving;支持暗黑配色
- index.tsx: 导航栏/搜索栏/列表背景跟随主题
- search.tsx: 页面背景/输入框/文字跟随主题
- downloads.tsx: 顶栏/背景/文字跟随主题
- _layout.tsx: StatusBar 随暗黑模式切换 light/dark
2026-03-24 21:04:10 +08:00
Developer
aeaaa0af01 开源仓库,文明讨论,非诚勿扰 2026-03-24 19:21:58 +08:00
Developer
2e5f749583 Merge branch 'master' of https://github.com/tiajinsha/JKVideo 2026-03-24 01:26:43 +08:00
Developer
eb4d61669a fix:expo-updates 包会在 expo prebuild 阶段向 Android 项目注入与 EAS Update 相关的 Gradle 任务,导致 assembleRelease 时卡住(挂起不退出) 2026-03-24 01:26:39 +08:00
github-actions[bot]
3e0c9040b5 chore: bump version to v1.0.6 [skip ci] 2026-03-23 16:23:05 +00:00
Developer
3a82151d8d 1 2026-03-24 00:22:30 +08:00
Developer
1df23a6e09 markdown修改 2026-03-24 00:20:38 +08:00
Developer
4ef70df676 Merge branch 'master' of https://github.com/tiajinsha/JKVideo 2026-03-24 00:18:06 +08:00
Developer
9bffc16fef feat:添加哨兵功能,错误日志收集,为持续迭代做准备 2026-03-24 00:17:43 +08:00
github-actions[bot]
21d9df0156 chore: bump version to v1.0.6 [skip ci] 2026-03-20 07:46:14 +00:00
Developer
e05484bba6 feat: add browser download option to update dialog 2026-03-20 15:45:52 +08:00
github-actions[bot]
6bae600ff1 chore: bump version to v1.0.5 [skip ci] 2026-03-20 07:44:20 +00:00
Developer
b947883e8b fix: proactively guide user to enable install unknown apps permission 2026-03-20 15:43:57 +08:00
github-actions[bot]
502502c5c7 chore: bump version to v1.0.4 [skip ci] 2026-03-20 07:19:41 +00:00
Developer
2450e6b49f fix: handle REQUEST_INSTALL_PACKAGES permission on Android 8+ 2026-03-20 15:19:17 +08:00
github-actions[bot]
9abc40882a chore: bump version to v1.0.3 [skip ci] 2026-03-20 06:57:26 +00:00
Developer
b940862715 fix: 改用expo-file-system/legacy修复createDownloadResumable废弃报错 2026-03-20 14:57:03 +08:00
github-actions[bot]
bb0fdbd35f chore: bump version to v1.0.2 [skip ci] 2026-03-20 06:37:41 +00:00
Developer
390d5874e9 Merge branch 'master' of https://github.com/tiajinsha/JKVideo 2026-03-20 14:37:18 +08:00
Developer
dd0c058339 还原代码 2026-03-20 14:37:14 +08:00
github-actions[bot]
22ac552fca chore: bump version to v1.0.1 [skip ci] 2026-03-20 06:17:20 +00:00
Developer
28c6389f83 测试更新 2026-03-20 14:16:52 +08:00
Developer
7c62b2f665 fix: 授予workflow contents写权限 [skip ci] 2026-03-20 14:16:13 +08:00
Developer
77985d7540 fix: CI跳过android目录,prebuild后再构建APK 2026-03-20 14:15:01 +08:00
Developer
7f585ff8ad 测试更新 2026-03-20 14:12:51 +08:00
Developer
adeb5e9425 测试更新 2026-03-20 14:10:26 +08:00
Developer
38fc41f184 feat:热更新 2026-03-20 14:06:52 +08:00
Developer
4a69a8ed1d 修改文件 2026-03-20 13:45:19 +08:00
Developer
2292110fb8 Add demo video to README 2026-03-20 13:43:57 +08:00
Developer
49b3be72f3 修改README文档 2026-03-20 12:36:51 +08:00
Developer
5e819ca080 init 2026-03-20 12:05:58 +08:00
Developer
ff5860d3c7 chore: prepare project for open source release
- Remove internal planning docs (CLAUDE.md, docs/, feature.md, livePlan.md) from git tracking
- Add .gitignore rules to prevent re-tracking internal files
- Add README.md (Chinese) and README.en.md (English) with screenshots, features, quick start
- Add LICENSE (MIT)
- Add CONTRIBUTING.md with dev setup, commit conventions, PR guide
- Add CHANGELOG.md for v1.0.0
- Add .github/ issue templates (bug report, feature request) and PR template
- Add public/ screenshots (p1-p6)
2026-03-20 12:03:24 +08:00
Developer
5ec4c5a6be 版本1.0 2026-03-19 21:53:08 +08:00
Developer
a3acd40ee2 Merge branch 'feat/followed-live' 2026-03-19 20:46:32 +08:00
Developer
f5d49cd3f9 feat:直播 Tab 顶部显示关注主播在线列表 2026-03-19 20:46:16 +08:00
Developer
d8c13a98ab feat:热门列表 BigVideoCard 下方穿插双列直播卡片 2026-03-19 20:45:33 +08:00
Developer
c0b7b8e974 feat:下载管理页面,集成分享功能 2026-03-19 20:11:05 +08:00
Developer
0fbfdadf6a feat:添加打开B站扫码功能 2026-03-19 17:05:53 +08:00
Developer
f1c040de68 feat:二维码优化和保存 2026-03-19 17:00:35 +08:00
Developer
46796d3d6d 杜比HDR 2026-03-19 16:38:18 +08:00
Developer
462a090599 设置页面 2026-03-19 16:34:56 +08:00