Commit Graph
8 Commits
Author SHA1 Message Date
HapeLee dccee3b210 fix: add docs/package-lock.json for VitePress CI build
The root .gitignore had a blanket `package-lock.json` rule that prevented
the docs lock file from being committed. Change it to `/package-lock.json`
(root-only) and commit the generated lock file so `npm ci` and
setup-node cache work in the docs workflow.
2026-05-27 01:23:00 +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
HapeLee be63504a4d [优化] 测试版新增提供没有代码混淆的版本 2026-03-24 01:27:42 +08:00
Horis 4163acbb1d 优化 2024-08-27 15:36:19 +08:00
Horis 153fa83c6b 优化 2024-05-08 16:33:21 +08:00
adhu2018 2c21a71230 优化
优化报错提示;
buildDir 已弃用。 https://docs.gradle.org/current/userguide/upgrading_version_8.html#project_builddir ;
其他优化。
2023-11-01 17:43:41 +08:00
Jason Yao f4fdc06510 折叠换源分组菜单,修复自动换组UI不更新。 2023-05-13 19:56:34 -04:00
gedoor 51c16a1efc fetch太慢去除历史提交记录 2022-01-03 23:59:44 +08:00