Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon d5676d683f Fix compatibility with Android 3.0
Incompatible APIs were used in the custom layouts and the extra keys
options.

Add @TargetApi annotations to help catch similar issues in the future
with the help of 'gradle lint'.
2024-02-10 17:33:42 +01:00
..
prefs Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Autocapitalisation.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
Config.java Drop support for Android versions below 3.0 2024-02-10 17:24:15 +01:00
CustomLayoutEditDialog.java prefs: Report errors while editing custom layouts 2023-12-17 11:58:41 +01:00
DirectBootAwarePreferences.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Emoji.java Refactor: Use enum values in KeyValue.Kind 2022-11-13 15:19:50 +01:00
EmojiGridView.java Improve emoji pane layout 2022-12-11 16:26:50 +01:00
EmojiGroupButtonsBar.java Improve emoji pane layout 2022-12-11 16:26:50 +01:00
ExtraKeys.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
Keyboard2.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Keyboard2View.java Custom border settings (#524) 2024-02-10 11:38:46 +01:00
KeyboardData.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
KeyEventHandler.java Workaround cursor slider bug in Acode 2024-02-04 00:29:07 +01:00
KeyModifier.java Add more Russian vowels combined with acute accent 2024-02-06 23:32:58 +01:00
KeyValue.java Move layout definitions into srcs/layouts 2024-01-21 16:34:49 +01:00
LauncherActivity.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Logs.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
Pointers.java Send down event for modifiers on time 2024-01-26 00:17:51 +01:00
SettingsActivity.java Light and dark themes for the launcher and settings 2024-01-20 22:37:51 +01:00
Theme.java Use Gradle (#452) 2023-11-25 20:11:12 +01:00
Utils.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
VibratorCompat.java Drop support for Android versions below 3.0 2024-02-10 17:24:15 +01:00
VoiceImeSwitcher.java Drop support for Android versions below 3.0 2024-02-10 17:24:15 +01:00