mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-01-17 02:48:34 +01:00
324756535e
Keep track of end-of-sentence characters while typing and automatically enable shift when appropriate. The last few characters just before the cursor need to be queried in some cases: Begin of input, cursor has moved or text is deleted. This might have a performance cost. This normally only enable shift but it also needs to disable shift when the cursor moves. |
||
---|---|---|
.. | ||
Autocapitalisation.java | ||
Config.java | ||
Emoji.java | ||
EmojiGridView.java | ||
EmojiGroupButtonsBar.java | ||
EmojiKeyButton.java | ||
EmojiTypeButton.java | ||
Keyboard2.java | ||
Keyboard2View.java | ||
KeyboardData.java | ||
KeyEventHandler.java | ||
KeyModifier.java | ||
KeyValue.java | ||
Pointers.java | ||
SettingsActivity.java | ||
Theme.java |