Developer
|
592efaa378
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-25 00:00:54 +08:00 |
|
Developer
|
ea96c01569
|
chore: merge master-bug → master (v1.0.8 暗黑模式 + 节流模式 + 本地二维码)
|
2026-03-25 00:00:35 +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 |
|
github-actions[bot]
|
ce82f1be71
|
chore: bump version to v1.0.10 [skip ci]
|
2026-03-24 11:42:15 +00:00 |
|
Developer
|
db3f2db5cd
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:41:49 +08:00 |
|
Developer
|
809e7f57f5
|
继续
|
2026-03-24 19:41:44 +08:00 |
|
github-actions[bot]
|
3fe9b75ddb
|
chore: bump version to v1.0.9 [skip ci]
|
2026-03-24 11:27:49 +00:00 |
|
Developer
|
17768fd951
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:27:23 +08:00 |
|
Developer
|
807ef53c26
|
开源仓库,文明讨论,非诚勿扰 [skip ci]
|
2026-03-24 19:27:19 +08:00 |
|
github-actions[bot]
|
df8396132e
|
chore: bump version to v1.0.8 [skip ci]
|
2026-03-24 11:25:25 +00:00 |
|
Developer
|
a18b7888c6
|
Merge branch 'master' of https://github.com/tiajinsha/JKVideo
|
2026-03-24 19:25:00 +08:00 |
|
Developer
|
aeaaa0af01
|
开源仓库,文明讨论,非诚勿扰
|
2026-03-24 19:21:58 +08:00 |
|
github-actions[bot]
|
a8e40dbd5f
|
chore: bump version to v1.0.7 [skip ci]
|
2026-03-23 17:27:08 +00: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 |
|