Nordskog / SwiftKeyExi

Xposed module that adds many features to the Swiftkey keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exi for Swiftkey

This project is mostly abandoned, and only supports older versions of Swiftkey and Swiftkey Beta, namely between 7.5.7.4 and 7.6.7.4

Exi for Swiftkey is an Xposed Framework module that adds a number of features to the Swiftkey keyboard.

A short list of features:

  • Swipe selection
    • Cursor movement (Horizontal and vertical)
    • Selection (Gesture or swipe-from-key)
    • Multiple modes (Anywhere, spacebar, hold-and-swipe)
  • More Suggestions
    • Suggestions bar can be scrolled to view all suggestions
  • Custom shortcuts
    • Multiple shortcuts for same word
    • Trigger on verbatim input, suggestions, or flow
    • Dictionary importable from file (tab or space delimited)
  • Hotkeys (Ctrl + key )
    • Define any key as CTRL
    • Supports Select all / Cut / Copy / Paste / Go to end / Undo / Redo / Toggle lots of stuff
  • Quick Actions
    • Display circular quick-menu by swiping up from spacebar
    • Trigger corresponding hotkey by swiping from spacebar to key
  • Popup-keys
    • Customize popup alt-characters
  • Emoji
    • Panels are fully customizable (Icon, position, emoji, row count)
    • Supports importing from file (line-break delimited)
    • Configurable font size
  • Gifs
    • Remove Bing url redirect
    • Gifs from more sources
    • Disable safe-search
  • Intents ( Used via tasker )
    • Set theme
    • Toggle incognito mode
    • Toggle vibrate
  • Other
    • Remove empty space next to suggestions
    • Prevent period key from triggering on tap
    • Cursor stays where you place it, rather than moving to end word
    • Ability to remove auto-space after punctuation
    • Set keyboard transparency
    • Remap hardware keys
    • Customizable search
    • Customize size ( landscape, portrait, keyboard/emoji/gif panels separately )
    • Text selection with arrow keys ( mod + arrow key )

Libraries used

Building

The app module loads its signing config from keystore/signing.gradle. The config and keystore are not provided, and you will need to create them yourself before building.

About

Xposed module that adds many features to the Swiftkey keyboard

License:GNU General Public License v3.0


Languages

Language:C 63.9%Language:Java 13.7%Language:HTML 11.0%Language:C++ 3.5%Language:Shell 3.3%Language:Python 1.7%Language:Makefile 1.5%Language:M4 0.4%Language:DIGITAL Command Language 0.3%Language:Objective-C 0.3%Language:CMake 0.2%Language:Perl 0.1%Language:Awk 0.0%Language:Roff 0.0%Language:sed 0.0%