小企鹅输入法5(fcitx5)
正式版
14
查看
0
讨论
189
收藏
不支持九键笔画与手写输入法。 语音输入需配合Sayboard键盘才能使用
photo_library 应用截图
new_releases 更新日志
0.1.3 - Physical Keyboard Improvements and Candidate Tab Actions
Highlights
On some phones with physical keyboards, the input method can select candidates or input digits/punctuations with combination keys properly. @rocka
CandidatesView for physical keyboards now supports long-press actions (#875) @WhiredPlanck . It would also pop up automatically when switching input method by keyboard shortcuts, and show an icon on system status bar to indicate the activate input method (#830) @rocka.
In password inputs, the toolbar number row can be dismissed by swiping right. Swipe left on the right-most button on toolbar to bring it back. (#856) @iovxw
Expanded candidate list in virtual keyboard could display tabs for filtering candidates when supported by the engine. Pinyin correction/single-character/stroke filtering are supported by the built-in pinyin engine. @rocka @wengxt
Notable changes
Added a new option "Advanced - Keyboard height percent base", with 2 available values: DisplayMetrics (old behavior) and RealSize (new behavior). If you encounter an issue that the virtual keyboard height would change after switching theme/rotating screen, the new behavior maybe able to solve that. We are planing to deprecate the old behavior since it's unstable on some devices.
New features
Improve FAB animation in list fragments
Restore InputView state when switching between virtual/physical keyboard
Show CandidatesView when input method switched by user
Use InputConnection#setSelection to move cursor when supported
Improve cursor move when selection is not empty
Swipe to collapse/expand NumberRow (#856)
Make voice input selectable
Show status icon when using hardware keyboard (#830)
Make CandidatesView support candidate action menu (#875)
Tab actions UI in expanded candidate window
Try restore composing range when selection matches
Add copy button for EditorInfoWindow
Add option for keyboard height percent base
Bug fixes
Fix CandidatesView popup without focusing input
Fixes typing on hardware keyboard with "sticky" modifier keys
Avoid showing CharacterPickerDialog with keyboard shortcut
Reset view state when DynamicListAdapter recycles them
Make item order in PinyinDictionaryFragment consistent
Disable vivo_keypress_workaround on Origin OS 4+
Make sure popup entry do not have parent view before adding it
Fix crash when MainActivity relaunches under FcitxPreferenceFragment route
Send KEYCODE_ENTER instead of commit "\n" when pressing enter on virtual keyboard
Don't recreate InputView on keyboard Configuration changes
Reduce contrast of InlineSuggestion Chip ripple
Send arrow key in browser location bar on space swipe (#872) @CoelacanthusHex
Fix CandidatesView position when CursorAnchorInfo is invalid on API 35+
Always show Snackbar in BaseDynamicListUi when item changes
Add missing characters in PopupPreset and sort items (#887) @iamliuzy
description 应用介绍
开源的无联网权限的fcitx5输入法android版
bug反馈渠道
https://github.com/fcitx5-android/fcitx5-android/issues
词典导入如下:
中文维基百科词典
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/releases
萌娘百科词典
https://github.com/outloudvi/mw2fcitx/releases
小众自建词典
https://github.com/wuhgit/CustomPinyinDictionary/releases
实现
虚拟键盘(布局尚不可自定义)
可扩展的候选人视图
剪贴板管理(仅限纯文本)
主题(自定义配色方案和背景图像)
按键时弹出预览
长按弹出式键盘,方便符号输入
符号和表情符号选择器
进行中的工作
可定制的键盘布局
更多输入法