Rocky
|
4749a9cbf2
|
feat(keyboard): add English QuickType bar and system lexicon
Show verbatim/correction/completion slots, mmap a 40k-word list, and
use UITextChecker plus supplementary lexicon for conservative autocorrect.
|
2026-08-14 21:49:22 +08:00 |
|
Rocky
|
31f5937a7f
|
feat(keyboard): improve typing, voice flow, and polish reliability
Reduce extension memory pressure and delivery races while adding richer candidates, tactile feedback, and safer two-level creative polishing.
|
2026-08-05 21:39:31 +08:00 |
|
Rocky
|
38e5ad570d
|
feat(typing): add English autocomplete and Chinese candidate expand panel
Offline English lexicon suggestions with autocapitalization, plus a same-height Chinese more-candidates grid over the key area.
|
2026-08-03 18:30:20 +08:00 |
|
Rocky
|
d1e5fed964
|
chore(typing): snapshot local pinyin WIP before syncing cloud branch
Preserve the in-progress local typing/pinyin implementation so feat/pinyin
can safely reset to origin/feat/pinyin (cloud English + Chinese typing).
|
2026-08-03 13:14:01 +08:00 |
|