stroke-input-android
stroke-input-android copied to clipboard
Android Chinese keyboard: Stroke Input Method (筆畫輸入法)
I don't know very much about programming, so I have produced a rather crappy implementation of the stroke input method. In particular, I load all the stroke data into memory...
665328a2645a444b4b47c35372423f26d962bbf5 causes breakage pertaining to edge-to-edge enforcement. - https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge - https://old.reddit.com/r/androiddev/comments/1c1rs1t/apps_targeting_android_15_will_be_forced_into/ | Use case | Android 14 screenshot | Android 15 screenshot | Android 15 breakage | | - |...
This project is amazing; as far as I know, you're breaking new ground with libre Simplified Chinese keyboards. Only I've typed in Pinyin for too long, so these stroke orders...
I know this mostly focuses on Chinese stroke, but English is commonly used and type. Is there any way we can implement auto-suggestion? Some other open-source projects for English auto-suggestion:...