Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 39b3f50aa3 Allow compose sequence ending with more symbols
Change the compose state machine definition to allow final states that
are wider than 16-bits.

This increases the number of sequences that can be used from
en_US_UTF_8_Compose.pre from 2013 to 2043 (of 3201).
2024-05-29 15:02:08 +02:00
..
prefs Allow to remove the compose key in the settings 2024-02-17 23:28:31 +01:00
Autocapitalisation.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
ComposeKey.java Allow compose sequence ending with more symbols 2024-05-29 15:02:08 +02:00
ComposeKeyData.java Allow compose sequence ending with more symbols 2024-05-29 15:02:08 +02:00
Config.java Fix uninitialized bottom_row when editing custom layout 2024-05-29 11:56:26 +02:00
CustomLayoutEditDialog.java prefs: Report errors while editing custom layouts 2023-12-17 11:58:41 +01:00
DirectBootAwarePreferences.java Fix various linter warnings 2024-02-10 18:10:49 +01:00
Emoji.java Pull the emoji list from unicode.org (#612) 2024-05-08 13:02:19 +02:00
EmojiGridView.java Pull the emoji list from unicode.org (#612) 2024-05-08 13:02:19 +02:00
EmojiGroupButtonsBar.java Pull the emoji list from unicode.org (#612) 2024-05-08 13:02:19 +02:00
ExtraKeys.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
Gesture.java Circle and round trip gestures (#640) 2024-05-25 21:19:44 +02:00
Keyboard2.java Fix uninitialized bottom_row when editing custom layout 2024-05-29 11:56:26 +02:00
Keyboard2View.java Fix overflow due to navigation on the right and cutouts (#641) 2024-05-29 12:00:41 +02:00
KeyboardData.java Configure anticircle gesture per-key (#644) 2024-05-29 11:59:54 +02:00
KeyEventHandler.java More precise and faster spacebar slider (#593) 2024-05-02 19:31:48 +02:00
KeyModifier.java Circle and round trip gestures (#640) 2024-05-25 21:19:44 +02:00
KeyValue.java Support the nnbsp character 2024-05-26 00:49:15 +02:00
LauncherActivity.java Add settings button to launcher app (#629) 2024-05-05 11:22:34 +02:00
Logs.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
Pointers.java Configure anticircle gesture per-key (#644) 2024-05-29 11:59:54 +02:00
SettingsActivity.java Light and dark themes for the launcher and settings 2024-01-20 22:37:51 +01:00
Theme.java Configure anticircle gesture per-key (#644) 2024-05-29 11:59:54 +02:00
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