v1.4.1-beta1
BetterZUIKey v1.4.1-beta1
Please scroll down for English / 英语请向下滚动
Full Changelog: CommandPrompt-Wang/BetterZUIKey@11-v1.4.0-beta1...12-v1.4.1-beta1
功能更新
- 配置文件制作器:输入法增强页新增「制作配置文件」入口,通过三步生成配置文件:选择输入法、选择策略、录制快捷键(弹窗实时捕获物理键盘组合键),填完可点击复制(记得改名字)。
- 管理页增强:修改了 IME 配置文件的卡片布局,新增重命名功能,任意配置均可删除,删除内置配置后支持还原。
- 导入覆盖确认:导入与现有包名相同的配置时弹窗提示,避免误覆盖。
Bug 修复
- 修复 Ctrl+Shift 切换语言不生效的问题:配置存储机制重构,系统进程可正常读取,彻底解决物理键盘语言切换失效。
- 修复纯修饰键组合无法注入的问题:Ctrl+Shift 等组合现在可正常发送至输入法。
提示
- 签名修正:现在从 Release(此处)和我的网站下载的文件签名已经一致了,文件大小差异是不同 Gradle 版本的正常现象
BetterZUIKey v1.4.1-beta1
Full Changelog: CommandPrompt-Wang/BetterZUIKey@11-v1.4.0-beta1...12-v1.4.1-beta1
Features
- Profile maker: New "Make Profile" button on the IME Enhancement page. A three-step guided form — pick an IME, choose a strategy, record a keyboard shortcut (real-time capture dialog) — generates a live JSON preview with one-tap copy.
- Profile management improvements: Redesigned card layout (name / package / strategy / buttons). New rename feature (edit dialog). Any profile can be deleted; builtins can be restored with one tap.
- Import overwrite confirmation: A confirmation dialog now appears when importing a profile whose package name already exists.
Bug Fixes
- Fixed Ctrl+Shift language switching not working: Profile storage refactored so the system process can reliably read configurations.
- Fixed modifier-only key combos not being injected: Ctrl+Shift and similar combos now reach the IME correctly.
Note
- Signature correction: The signatures of the apks downloaded from Release (here) and my website are now consistent. The difference in file size is a normal phenomenon due to different Gradle versions