Custom swype keyboard layout patch for Gboard and SwiftKey Android App.
Added keyboard layouts which optimized for glide/swype typing:
This repository does not include the modified APKs, you need to either build it by yourself by using scripts/ or find and install one that someone else built.
Use gboard-swype.sh to generate the modified Gboard apk, swiftkey.py for SwiftKey.
Be careful with other people's build since the scripts sign APKs with debug key. Build it by yourself with your own key if you want to avoid this security risk.
Thanks for the inspiration/idea from the gist/project for the Gboard patch method