mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 15:23:11 +01:00
fc8bb3a539
In Turkish, upper case of 'iı' is 'İI' but Java's toUpperCase will return 'II'. To make 'İ' accessible, make it the shift of 'ı'. This has the inconvenient of swapping i and ı on the keyboard. |
||
---|---|---|
.. | ||
Autocapitalisation.java | ||
Config.java | ||
Emoji.java | ||
EmojiGridView.java | ||
EmojiGroupButtonsBar.java | ||
EmojiKeyButton.java | ||
EmojiTypeButton.java | ||
ExtraKeyCheckBoxPreference.java | ||
Keyboard2.java | ||
Keyboard2View.java | ||
KeyboardData.java | ||
KeyEventHandler.java | ||
KeyModifier.java | ||
KeyValue.java | ||
Pointers.java | ||
SettingsActivity.java | ||
Theme.java |