XIME曦码输入法
正式版
11
查看
0
讨论
34
收藏
https://github.com/ximeiorg/Xime
photo_library 应用截图
new_releases 更新日志
What's Changed
feat(jni): 优化ONNX环境管理实现 by @kingzcheung in #432
feat: 优化剪贴板管理和文件导入功能 by @kingzcheung in #435
fix: 修复键盘切换状态相关问题(计算器候选词阻塞、键盘布局持久化、ASCII 模式同步) by @minilulubai in #436
fix(XimeInputMethodService): 优化删除按键处理逻辑 by @kingzcheung in #437
feat(workflow): 更新夜间构建工作流逻辑 by @kingzcheung in #439
fix(keyboard): 移除ASCII模式对滑动下拉提示的限制 by @kingzcheung in #442
fix(XimeInputMethodService): 修复切换应用时键盘布局重置问题 by @kingzcheung in #446
fix: T9 右侧候选词消费序列后候选列表空白 并补充内置拼音方案注释配置 by @minilulubai in #448
feat(keyboard): 添加下滑手势按键标签显示功能 by @kingzcheung in #450
chore(ci): 更新CodeQL配置以支持C++代码分析 by @kingzcheung in #461
chore(ci): 更新 GitHub labeler 配置以支持新语法 by @kingzcheung in #467
chore(ci): 更新GitHub Actions标签器至v6版本并优化配置格式 by @kingzcheung in #469
chore(deps): bump actions/cache from 4 to 6 by @dependabot[bot] in #451
chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #452
chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #454
chore(deps): bump softprops/action-gh-release from 1 to 3 by @dependabot[bot] in #453
chore(deps): bump the actions group with 6 updates by @dependabot[bot] in #473
chore(deps): bump the kotlin group with 4 updates by @dependabot[bot] in #474
chore(deps): bump the compose group with 5 updates by @dependabot[bot] in #475
chore(deps): bump the coroutines group with 2 updates by @dependabot[bot] in #476
chore(deps): bump io.ktor:ktor-server-cio from 3.1.2 to 3.5.1 by @dependabot[bot] in #483
chore(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.28.0 by @dependabot[bot] in #481
chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.4.0 by @dependabot[bot] in #482
chore(deps): bump the misc group with 3 updates by @dependabot[bot] in #480
fix(ui): 恢复非T9方案preeditText的显示 by @FiberStudio in #489
fix(XimeInputMethodService): 在切换输入法时提交当前输入内容 by @kingzcheung in #490
feat(service): 切换输入法时处理待提交文本和候选词 by @kingzcheung in #491
fix(rime): 默认配置中的@符号映射 by @kingzcheung in #497
feat(clipboard): 增强剪贴板管理功能并添加重试机制 by @kingzcheung in #498
fix(t9): 修复九键右选后上屏丢失累积文本的问题 by @minilulubai in #494
New Contributors
@dependabot[bot] made their first contribution in #451
@FiberStudio made their first contribution in #489
Full Changelog: v2.5.3...v2.5.4
What's Changed
feat(jni): 优化ONNX环境管理实现 by @kingzcheung in #432
feat: 优化剪贴板管理和文件导入功能 by @kingzcheung in #435
fix: 修复键盘切换状态相关问题(计算器候选词阻塞、键盘布局持久化、ASCII 模式同步) by @minilulubai in #436
fix(XimeInputMethodService): 优化删除按键处理逻辑 by @kingzcheung in #437
feat(workflow): 更新夜间构建工作流逻辑 by @kingzcheung in #439
fix(keyboard): 移除ASCII模式对滑动下拉提示的限制 by @kingzcheung in #442
fix(XimeInputMethodService): 修复切换应用时键盘布局重置问题 by @kingzcheung in #446
fix: T9 右侧候选词消费序列后候选列表空白 并补充内置拼音方案注释配置 by @minilulubai in #448
feat(keyboard): 添加下滑手势按键标签显示功能 by @kingzcheung in #450
chore(ci): 更新CodeQL配置以支持C++代码分析 by @kingzcheung in #461
chore(ci): 更新 GitHub labeler 配置以支持新语法 by @kingzcheung in #467
chore(ci): 更新GitHub Actions标签器至v6版本并优化配置格式 by @kingzcheung in #469
chore(deps): bump actions/cache from 4 to 6 by @dependabot[bot] in #451
chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #452
chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #454
chore(deps): bump softprops/action-gh-release from 1 to 3 by @dependabot[bot] in #453
chore(deps): bump the actions group with 6 updates by @dependabot[bot] in #473
chore(deps): bump the kotlin group with 4 updates by @dependabot[bot] in #474
chore(deps): bump the compose group with 5 updates by @dependabot[bot] in #475
chore(deps): bump the coroutines group with 2 updates by @dependabot[bot] in #476
chore(deps): bump io.ktor:ktor-server-cio from 3.1.2 to 3.5.1 by @dependabot[bot] in #483
chore(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.28.0 by @dependabot[bot] in #481
chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.4.0 by @dependabot[bot] in #482
chore(deps): bump the misc group with 3 updates by @dependabot[bot] in #480
fix(ui): 恢复非T9方案preeditText的显示 by @FiberStudio in #489
fix(XimeInputMethodService): 在切换输入法时提交当前输入内容 by @kingzcheung in #490
feat(service): 切换输入法时处理待提交文本和候选词 by @kingzcheung in #491
fix(rime): 默认配置中的@符号映射 by @kingzcheung in #497
feat(clipboard): 增强剪贴板管理功能并添加重试机制 by @kingzcheung in #498
fix(t9): 修复九键右选后上屏丢失累积文本的问题 by @minilulubai in #494
New Contributors
@dependabot[bot] made their first contribution in #451
@FiberStudio made their first contribution in #489
Full Changelog: v2.5.3...v2.5.4
description 应用介绍
Xime(曦码) - 五笔/拼音输入法
一款基于 Rime 引擎构建的 Android 五笔/拼音输入法,专注于简洁高效的中文输入体验。
功能特点
多种输入方案 - 默认内置五笔86、五笔98、拼音、及五笔拼音混输方案,支持自定义方案(五笔98、双拼等)
Rime 引擎 - 使用成熟稳定的 Rime 输入法引擎
语音转文本 - 内置语音识别功能(支持阿里百炼 FunAsr 和本地模型)
表情插件 - 支持扩展表情插件(颜文字、表情包等)
简洁界面 - Material Design 3 风格,支持浅色/深色主题
主题定制 - 多种键盘配色方案可选
键盘调节 - 支持键盘高度调整和位置移动
按键反馈 - 可调节音效和振动强度
剪贴板管理 - 剪贴板历史记录,支持快捷发送
词库管理 - 查看和管理当前输入方案词库
候选词编码提示 - 候选词显示五笔编码,方便学习
显示字根 - 下滑按钮显示五笔字根,方便健忘者用户
目前输入法在慢慢过渡到可以适配其他输入方案。但是,这个输入法还是会保持足够的简洁和易用,不会做成类似 fcitx-android 或者 trime 那样大而全的方案。它的最终形态会高度定制化并提供小部分自由度的输入法。因此,如果你觉得 UI 或者功能不符合你的要求,你可以直接 fork 一份自行修改。
这个输入法也是我在 AI 深度学习文本(NLP) 方向的试验田。