forked from extern/Unexpected-Keyboard
4906f8105f
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: - circle: The center symbol with Shift applied, with a fallback on Fn - round trip: Same as the circle gesture but applied to a side symbol - anticlockwise circle: Nothing currently. It is intended to be made configurable per-layout in the future. The new Gesture class keeps 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 |