forked from extern/Unexpected-Keyboard
8021a626c5
This implements clockwise/anticlockwise circle and round trip gestures inspired by Messagease. The circle gestures start after a small threshold to avoid making the regular swipe too hard to aim. The gestures do: - clockwise circle: Shift variant of the center symbol - anticlockwise circle: Fn variant of the center symbol - round trip: Fn variant of the targetted side symbol The Gesture class now keep track of what the pointer is doing while it moves on a key. It replaces the 'selected_direction' integer. |
||
---|---|---|
.. | ||
prefs | ||
Autocapitalisation.java | ||
ComposeKey.java | ||
ComposeKeyData.java | ||
Config.java | ||
CustomLayoutEditDialog.java | ||
DirectBootAwarePreferences.java | ||
Emoji.java | ||
EmojiGridView.java | ||
EmojiGroupButtonsBar.java | ||
ExtraKeys.java | ||
Gesture.java | ||
Keyboard2.java | ||
Keyboard2View.java | ||
KeyboardData.java | ||
KeyEventHandler.java | ||
KeyModifier.java | ||
KeyValue.java | ||
LauncherActivity.java | ||
Logs.java | ||
Pointers.java | ||
SettingsActivity.java | ||
Theme.java | ||
Utils.java | ||
VibratorCompat.java | ||
VoiceImeSwitcher.java |