Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 73267d68fb Revert "Remove the vibration settings"
This reverts commits ef03dfed5c and
ff01678ba6.

The "vibration duration" slider is bought back.
The "vibration enabled" option is replaced by "custom vibration", which switch between the system haptic feedback or the custom vibration.

The slider is greyed when "custom vibration" is unchecked and is
allowed to have a value of 0 to disable vibrations within the app.

The intermediate values "light", "medium" and "strong" are removed and
no migration of the setting is made.
2024-01-09 00:43:28 +01:00
..
Autocapitalisation.java Update auto-capitalisation state when input starts 2023-09-09 14:15:44 +02:00
Config.java Revert "Remove the vibration settings" 2024-01-09 00:43:28 +01:00
CustomExtraKeysPreference.java Refactor: Preferred positions for extra keys 2023-09-15 18:00:27 +02:00
CustomLayoutEditDialog.java prefs: Report errors while editing custom layouts 2023-12-17 11:58:41 +01: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
EmojiBottomRow.java Add left/right slider to the emoji pane 2023-10-28 20:14:32 +02: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 Preferred position for locale extra_keys 2023-09-24 16:35:24 +02:00
ExtraKeysPreference.java Add page_up, page_down, home, end to extra keys 2023-10-20 12:20:25 +02:00
Keyboard2.java Bring the voice IME chooser with a long press 2023-12-30 01:24:21 +01:00
Keyboard2View.java Revert "Remove the vibration settings" 2024-01-09 00:43:28 +01:00
KeyboardData.java Add layout attribute 'numpad_script' 2023-12-26 17:05:51 +01:00
KeyEventHandler.java Fix regression on Ctrl on space bar slider 2023-08-26 23:44:41 +02:00
KeyModifier.java Bring the voice IME chooser with a long press 2023-12-30 01:24:21 +01:00
KeyValue.java Bring the voice IME chooser with a long press 2023-12-30 01:24:21 +01:00
LauncherActivity.java launcher: Remove intro video when not supported 2024-01-03 00:48:26 +01:00
LayoutsPreference.java Remove unsupported API readAllBytes 2024-01-01 21:04:54 +01:00
ListGroupPreference.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
Logs.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
Pointers.java Disable automatically Shift when pressing Ctrl 2023-08-26 23:37:22 +02:00
SettingsActivity.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
Theme.java Use Gradle (#452) 2023-11-25 20:11:12 +01:00
Utils.java Remove unsupported API readAllBytes 2024-01-01 21:04:54 +01:00
VibratorCompat.java Revert "Remove the vibration settings" 2024-01-09 00:43:28 +01:00
VoiceImeSwitcher.java Bring the voice IME chooser with a long press 2023-12-30 01:24:21 +01:00