mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-02-23 04:51:04 +01:00
API level 12 is required for "subtype" code introduced in 1.7. This adds a fallback for older version, "subtype" features are not available but the keyboard is usable. Changet he minimal version to 4 to be able to query the API level. Using integer constant for versions because that's how it's presented in the documentation. Build.VERSION_CODES is WTF. |
||
---|---|---|
.. | ||
Config.java | ||
Emoji.java | ||
EmojiGridView.java | ||
EmojiGroupButtonsBar.java | ||
EmojiKeyButton.java | ||
EmojiTypeButton.java | ||
Keyboard2.java | ||
Keyboard2View.java | ||
KeyboardData.java | ||
KeyModifier.java | ||
KeyValue.java | ||
SettingsActivity.java |