This website requires JavaScript.
Explore
Help
Register
Sign In
4v5u09Z5a4Yuc
0 Followers
·
0 Following
Joined on
2026-03-18
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Public Activity
Starred Repositories
4v5u09Z5a4Yuc
pushed to
dev
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-10 18:47:39 +08:00
d7fcda345d
refactor: rename RDReaderView -> RDEpubReaderView, update pod config and docs
d5a7755702
feat: 支持加密 EPUB、试读墙、工具栏定制与朝向锁定
Compare 2 commits »
4v5u09Z5a4Yuc
deleted branch feature from
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-09 17:47:11 +08:00
4v5u09Z5a4Yuc
pushed tag
0.0.3
to
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-09 17:46:55 +08:00
4v5u09Z5a4Yuc
pushed to
dev
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-09 17:46:55 +08:00
83dfa40299
完善搜索定位与内存监测回归验证
c4be426299
长章节内存优化 P1:章节级共享显示内容与 layouter,高亮转 overlay
e4e629a06c
长章节内存优化 P0:每页子串改按需构造并新增内存打点
5a41066b66
修复 EPUB 文本分页显示错位并补充分页调试能力
d0efe3f2cc
安全区域改为从 key window 动态获取
Compare 10 commits »
4v5u09Z5a4Yuc
created branch
dev
in
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-09 17:46:54 +08:00
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-06 09:55:17 +08:00
9d7672da1c
优化 EPUB 翻页与后台分页刷新
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-03 17:39:14 +08:00
8b68975ee1
新增全书字符统计与阅读百分比,并沉淀后台渲染流水线优化方案
4v5u09Z5a4Yuc
pushed tag
reader-fixes-20260703
to
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-03 15:18:46 +08:00
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-07-03 15:16:17 +08:00
71f4feb12f
Ignore local build caches
99bdc98895
Fix reader interaction and web resource handling
Compare 2 commits »
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-26 17:50:18 +08:00
22e7e44220
feat: chapter runtime refactoring and related updates
b8aa10c535
Add diagnostic logs for total pages not updating investigation
15b15d0e11
Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls
8c5059e72f
chore: RDEPUBBackgroundTrace 日志默认关闭
2fa58b1026
diag: 总页数未更新问题 — 增加Reconciliation诊断日志 + 修复keepCurrentWindow后pending不移除
Compare 7 commits »
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-24 17:47:32 +08:00
d15f20b097
feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-23 08:20:42 +08:00
7de661eb54
feat: 架构整改 — Context拆分、Runtime拆分、异步章节加载、UI测试覆盖
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-22 20:27:41 +08:00
c65c190b71
feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化
f50495ad91
fix: CFI module — 11 issues from code review
6ed3fcb071
feat: 设置面板与章节运行时联动优化
c64460988a
feat: 实现大书远距目录跳转与后台补全优化方案
e976ceebd5
chore: add .artifacts/ to .gitignore
Compare 5 commits »
4v5u09Z5a4Yuc
deleted tag 1.0.1 from
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-14 09:36:35 +08:00
4v5u09Z5a4Yuc
pushed tag
1.0.1
to
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-14 09:35:54 +08:00
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-14 09:35:29 +08:00
6f75b083f7
feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化
27e9b85ddb
Merge branch 'feature' of
http://192.168.21.200:8418/4v5u09Z5a4Yuc/ReadViewSDK
into feature
cdc74e5ad9
chore: add .gitignore and remove tracked xcuserdata
Compare 3 commits »
4v5u09Z5a4Yuc
pushed to
master
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-14 09:34:49 +08:00
6f75b083f7
feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化
27e9b85ddb
Merge branch 'feature' of
http://192.168.21.200:8418/4v5u09Z5a4Yuc/ReadViewSDK
into feature
cdc74e5ad9
chore: add .gitignore and remove tracked xcuserdata
ed390da147
feat: unify reader chrome state management
d15187b730
Reorganize docs and update reader search flows
Compare 12 commits »
4v5u09Z5a4Yuc
pushed to
feature
at
4v5u09Z5a4Yuc/ReadViewSDK
2026-06-12 17:51:50 +08:00
ed390da147
feat: unify reader chrome state management
d15187b730
Reorganize docs and update reader search flows
0e7c0577e3
feat: add in-reader search and restructure documentation
Compare 3 commits »
4v5u09Z5a4Yuc
pushed to
dev
at
4v5u09Z5a4Yuc/iOSBuildServer
2026-06-08 22:07:43 +08:00
0ba16635df
docs: 更新文档反映多用户系统,移除冗余钉钉通知
4v5u09Z5a4Yuc
pushed to
dev
at
4v5u09Z5a4Yuc/iOSBuildServer
2026-06-08 21:22:47 +08:00
29a4dd91ad
fix: 调整历史表列宽,操作列增至 28% 避免按钮显示不全
764fd18fd2
fix: 二维码放大弹窗关闭按钮定位到右上角
bdd79e3302
feat: 点击二维码缩略图可放大查看
48fdca12bd
feat: 多用户管理系统,管理员可分配用户
1cecf66d94
feat: 全站登录保护,管理后台仅管理员可访问
Compare 7 commits »
Previous
6
Next