Danation / SwypeTweaks

Android Xposed module for changing the behavior of the popular keyboard app.
Apache License 2.0
12 stars 6 forks source link

Add the code of press Swype button to change IME #1

Closed netkeion closed 9 years ago

netkeion commented 9 years ago

Since "Enter" key in swype is not "mandatory" button (Sometimes it's changed to "Search" button), so I add a code to use "Swype" key to change IME. Noted: I only modify the functional part but not any UI.

Danation commented 9 years ago

I like it. I'll change the UI code to make this optional and then release a new version.

Thanks!

Danation commented 9 years ago

Alright, I used the new key code and overwrote the long press enter method.