Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 63e7ac2e94 compose: Add X11 compose sequences
compile.py implements a parser for X11's Compose.pre files. A lot of
code is necessary to interpret character names but thanksfully, the name
of most characters is contained in the file.

The state machine is compiled into two char arrays which unfortunately
requires an expensive initialisation and allocation.
2024-02-17 23:28:31 +01:00
..
prefs Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Autocapitalisation.java
ComposeKey.java compose: Add X11 compose sequences 2024-02-17 23:28:31 +01:00
ComposeKeyData.java compose: Add X11 compose sequences 2024-02-17 23:28:31 +01:00
Config.java Don't invert the pin entry layout 2024-02-14 22:52:25 +01:00
CustomLayoutEditDialog.java
DirectBootAwarePreferences.java Fix various linter warnings 2024-02-10 18:10:49 +01:00
Emoji.java
EmojiGridView.java
EmojiGroupButtonsBar.java
ExtraKeys.java
Keyboard2.java Compose key 2024-02-17 23:28:31 +01:00
Keyboard2View.java Compose key 2024-02-17 23:28:31 +01:00
KeyboardData.java
KeyEventHandler.java Compose key 2024-02-17 23:28:31 +01:00
KeyModifier.java Compose key 2024-02-17 23:28:31 +01:00
KeyValue.java Compose key 2024-02-17 23:28:31 +01:00
LauncherActivity.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
Logs.java
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
Utils.java Fix various linter warnings 2024-02-10 18:10:49 +01:00
VibratorCompat.java Drop support for Android versions below 3.0 2024-02-10 17:24:15 +01:00
VoiceImeSwitcher.java Fix various linter warnings 2024-02-10 18:10:49 +01:00