Unexpected-Keyboard/srcs/juloo.keyboard2
Jules Aguillon 997b7be4c0 launcher: Animated vector describing swipe gesture
Replace the short video with an animated vector image that shows the
swipe gesture.

This is much lighter and reliable than the mp4 video, which failed to
play on many devices.

Source for the image of the key is in inkscape SVG format in srcs/res
and is converted to an android drawable when needed. The swipe animation
is hand-written.
2024-11-18 00:13:08 +01:00
..
prefs Add "scroll_lock" key (#800) 2024-11-11 16:28:59 +01:00
Autocapitalisation.java Update autocapitalisation on Enter 2024-09-10 21:53:52 +02:00
ClipboardHistoryCheckBox.java Clipboard pane (#681) 2024-07-06 22:16:37 +02:00
ClipboardHistoryService.java Fix crash when clipboard contains an image 2024-08-18 21:24:32 +02:00
ClipboardHistoryView.java Clipboard pane (#681) 2024-07-06 22:16:37 +02:00
ClipboardPinView.java Clipboard pane (#681) 2024-07-06 22:16:37 +02:00
ComposeKey.java Compose sequences can end in internal key names 2024-09-10 22:16:49 +02:00
ComposeKeyData.java compose: Add digits to accent_dot_above 2024-11-16 12:23:25 +01:00
Config.java Stable extra keys position when number row is added 2024-10-27 11:04:05 +01: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 Option to tweak or disable the circle gesture 2024-06-09 14:25:19 +02:00
Keyboard2.java Fix crash on Android 6 2024-07-27 00:25:33 +02:00
Keyboard2View.java Don't cap indication length 2024-06-06 00:30:22 +02:00
KeyboardData.java refactoring: safer KeyboardData.load 2024-09-29 22:05:09 +02:00
KeyEventHandler.java Disable automatic Shift when pressing Compose 2024-11-17 11:10:21 +01:00
KeyModifier.java Don't apply Fn to space bar left and right 2024-11-16 11:46:43 +01:00
KeyValue.java font: Use standard symbols for home and end 2024-11-16 12:08:36 +01:00
KeyValueParser.java Improve Ctrl key labels for Serbian Cyrillic layout 2024-09-29 22:05:54 +02:00
LauncherActivity.java launcher: Animated vector describing swipe gesture 2024-11-18 00:13:08 +01:00
Logs.java Migrate layouts preferences 2023-08-16 12:21:40 +02:00
NonScrollListView.java Clipboard pane (#681) 2024-07-06 22:16:37 +02:00
Pointers.java Automatic Shift should be disabled when pressing Ctrl 2024-11-17 11:09:24 +01: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