Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 85cdb9b2b5 Add Voice Typing key
The new key switches to any installed "voice" input method.
If several input methods matches, no effort is made to choose.
Might misbehave with some input methods other than Google's on API < 28.

It is placed on the middle of the arrows on the bottom bar. It is
enabled by default and can be removed in the "Extra keys" option.

The key is not removed from the keyboard if no voice input method
exists.
2023-06-03 18:11:42 +02:00
..
Autocapitalisation.java Refactor: Move editing code from to KeyEventHandler 2022-11-13 16:28:39 +01:00
Config.java More control over vibration 2023-06-03 11:15:19 +02:00
DirectBootAwarePreferences.java Direct-boot aware preferences 2022-11-11 14:27:02 +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
EmojiKeyButton.java Refactor: Move editing code from to KeyEventHandler 2022-11-13 16:28:39 +01:00
ExtraKeyCheckBoxPreference.java Add Voice Typing key 2023-06-03 18:11:42 +02:00
Keyboard2.java Add Voice Typing key 2023-06-03 18:11:42 +02:00
Keyboard2View.java More control over vibration 2023-06-03 11:15:19 +02:00
KeyboardData.java Per-layout shift modmap 2023-06-03 09:37:59 +02:00
KeyEventHandler.java Add Voice Typing key 2023-06-03 18:11:42 +02:00
KeyModifier.java New Hindi layout (#313) 2023-03-11 16:43:17 +01:00
KeyValue.java Add Voice Typing key 2023-06-03 18:11:42 +02:00
LauncherActivity.java Launcher activity: Don't handle the back button 2023-06-03 10:00:16 +02:00
LayoutListPreference.java Allow switching quickly between two layouts 2022-11-13 00:24:23 +01:00
Pointers.java Per-layout shift modmap 2023-06-03 09:37:59 +02:00
SettingsActivity.java Handle configuration change quickly 2022-12-11 21:57:40 +01:00
Theme.java Draw borders and update themes 2022-11-13 20:53:06 +01:00
VibratorCompat.java More control over vibration 2023-06-03 11:15:19 +02:00