HapeLee
d3d107a4f8
首页骨架屏:替换占位提示为EmptyMessage,模块加载骨架屏及状态切换动画
2026-05-27 19:30:47 +08:00
HapeLee
134118011a
修复
2026-05-27 02:00:23 +08:00
HapeLee
6a6a0c837f
Merge origin/main into feature/private-group
...
Resolve conflict in BookInfoSheets.kt: keep MediumPlainButton style from main
while preserving showAddGroup logic from PR for correct new group creation.
2026-05-27 01:10:06 +08:00
HapeLee
30fe70ffae
一些神必优化
2026-05-27 01:00:58 +08:00
HapeLee
df2aaff0e2
增加搜素分源布局
2026-05-27 01:00:58 +08:00
HapeLee
e95665b8a0
优化
2026-05-27 01:00:58 +08:00
HapeLee
65d5c84b56
字典无法导出的问题
2026-05-27 01:00:58 +08:00
Jad
41902a0bb8
新增隐私分组功能
2026-05-26 14:16:13 +08:00
Kudomaga and duanhl
db5b18ca3c
feature/bookinfo-related-books ( #1201 )
...
* feature: add translation full content
* feature: add translation full content
* feature: add translation full content
* feature: add translation full content
* feature: add translation full content
* feature:use chunk files replace chunk cache db
* feature:use chunk files replace chunk cache db
* feature:use chunk files replace chunk cache db
* feature: add translation config navigation and refactor translation settings
* feature: 体验优化
* feature: fixed error prompt
* Fix Gson deserialization error for LLM translation classes under R8 obfuscation
* Fix PMD error
* feature: pre-translation
* feature: pre-translation
* 优化
* 优化
* 增加书籍详情页关联书籍推荐功能
* 修复关联书籍"更多"按钮URL模板变量未解析的问题
* 修复发现按钮部分不执行JS的问题
* 优化书籍详情封面长按逻辑
* 阅读界面自定义图标问题
* R8反混淆问题
* 主题保存时保存图片等资源
* 在首页、发现页等长按时,提供了一个查看简短书籍信息的界面与右上角书籍信息角标。现在书籍信息角标在封面设置中显示
* 现在可配置主页图标
* 主页模块配置被遮挡的问题
* 一些优化
* fix: address code review findings (null safety, error propagation, performance)
- TranslateChapterUseCase: wrap execute() in try-catch to prevent task
stuck in Translating state; propagate actual translation error instead
of generic "Translation incomplete"; defensive null check on pairs
- DictionaryRepositoryImpl: safe call on pairs for Gson null-bypass
- LlmTranslateRepositoryImpl: safe calls on json.sentences and
json.choices to prevent NPE from unexpected API responses
- ContentChunker: normalize \r\n to \n before splitting paragraphs
to handle Windows-formatted text files
- BookInfoViewModel: parallelize related books loading with async/awaitAll
- CoilBookCover: add finalPath as remember key to reset state on reuse
- ThemeImportExport: fallback to filesDir when getExternalFilesDir is null
---------
Co-authored-by: duanhl <duanhl7749@gmail.com >
2026-05-26 01:45:04 +08:00
aoi
8205498f16
修复封面保存在cache路径里导致意外被清理的bug ( #1169 ) @woruteyqi
...
修复封面保存在cache路径里导致意外被清理的bug
2026-05-26 00:49:05 +08:00
aoi
2d6fc67ac7
修复“文字操作显示搜索”UI没有响应的bug ( #1171 ) @woruteyqi
...
修复“文字操作显示搜索”的ui没有响应的bug
2026-05-26 00:48:32 +08:00
197039d25a
加入小说翻译功能 ( #1094 )
...
* feature: add translation full content
---------
Co-authored-by: duanhl <duanhl7749@gmail.com >
Co-authored-by: HapeLee <63206378+HapeLee@users.noreply.github.com >
2026-05-24 03:57:35 +08:00
HapeLee
c6cf239d49
增加网格模式封面大小自定义
2026-05-24 02:42:13 +08:00
HapeLee
7b32cb732f
修复一些问题
2026-05-24 02:39:59 +08:00
HapeLee
5b59b5a743
修复发现页书源互相污染的问题
2026-05-24 01:16:08 +08:00
HapeLee
d2853244be
优化
2026-05-23 15:39:49 +08:00
HapeLee
be2041c7da
优化
2026-05-23 14:36:47 +08:00
HapeLee
e353fa2b81
优化
2026-05-23 03:58:46 +08:00
HapeLee
322df247d0
优化
2026-05-23 03:58:41 +08:00
HapeLee
d8977337fc
修复共享元素动画首帧为上一个书籍封面的问题
2026-05-23 03:57:40 +08:00
aoi
26167c8528
* 重构空书架状态处理机制,提高分页器索引的安全性
2026-05-23 03:01:52 +08:00
HapeLee
bbec36bf36
优化
2026-05-22 02:49:29 +08:00
HapeLee
b00944b612
主页模块初始版本
2026-05-22 02:49:29 +08:00
HapeLee
88a3674e9a
界面优化
2026-05-22 02:49:29 +08:00
dat-bi
c7bf1db161
fix(i18n): update string formatting for download messages and theme management in English and Chinese
2026-05-22 01:56:08 +08:00
dat-bi
7107b35728
feat(i18n): standardize English and Simplified Chinese localization across UI
...
feat(i18n): standardize English and Simplified Chinese UI strings
- Move hardcoded user-facing text from Compose screens and dialogs into string resources
- Add and refine English and zh-rCN translations for settings, theme, about, backup, TOC, and book info flows
- Keep internal logs, exceptions, parser text, and comments unchanged unless user-facing
- Preserve existing behavior while improving localization consistency
2026-05-22 01:56:08 +08:00
aoi
43b401c52b
完善代码
2026-05-22 01:55:38 +08:00
aoi
c7b38ab800
清理NanoHTTPD残留
2026-05-22 01:55:38 +08:00
aoi
d1dcbc7e11
使用Ktor替代NanoHTTPD后端
2026-05-22 01:55:38 +08:00
HapeLee
b7e07a6478
分离紧凑模式,现在可分别调整封面大小和精简详情
2026-05-17 22:21:45 +08:00
HapeLee
f65ada7cb9
分离紧凑模式,现在可分别调整封面大小和精简详情
2026-05-17 21:37:18 +08:00
HapeLee
3215adde42
一些优化
2026-05-17 21:03:25 +08:00
HapeLee
f4ca57f972
一些优化
2026-05-17 20:46:28 +08:00
HapeLee
da77e67286
一些优化
2026-05-17 20:17:32 +08:00
HapeLee
c7b705d093
界面优化
2026-05-17 05:53:35 +08:00
HapeLee
f0f645354d
界面优化
2026-05-17 05:36:04 +08:00
HapeLee
7699cfeea8
MIUIX的标签设置
2026-05-17 05:06:26 +08:00
HapeLee
5987e3414c
界面优化
2026-05-17 04:59:39 +08:00
HapeLee
1ac5f6549b
界面优化
2026-05-17 04:08:40 +08:00
HapeLee
139dd76f3e
为网络导入添加错误状态
2026-05-17 03:03:16 +08:00
HapeLee
81f898d7b8
去掉了共享元素动画的相关设置
2026-05-17 02:40:42 +08:00
HapeLee
1e8365ec47
封面下载失败问题
2026-05-17 02:06:44 +08:00
HapeLee
207b00189f
标签问题
2026-05-17 02:00:48 +08:00
HapeLee
f0bbd4697f
为MIUIX主题添加了专属的关于界面
2026-05-17 01:20:23 +08:00
HapeLee
ede560f3da
界面优化
2026-05-16 13:46:47 +08:00
HapeLee
8539cf818a
界面优化
2026-05-16 04:30:30 +08:00
HapeLee
59afc9dd94
下载优化
2026-05-16 01:14:26 +08:00
HapeLee
2f98fda963
代码优化
2026-05-16 00:52:34 +08:00
HapeLee
6681c7984d
修复分组下拉加载设置不同时,互相滑动会卡住的问题
2026-05-16 00:52:05 +08:00
HapeLee
e64e50bf38
界面优化
2026-05-15 21:20:49 +08:00