Skip to content

Swype Input Support #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 8, 2013
Merged

Swype Input Support #104

merged 4 commits into from
Apr 8, 2013

Conversation

akshayaurora
Copy link
Member

closes http://github.com/kivy/kivy/issues/617
Swype Input Support, allow text predictions to work and
ensure IME doesn't take up entire screen in landscape mode.

Tested with ::

  • Swype Keyboard. Swiping and text prediction works
  • Swift Key Keyboard Swiping and text prediction both works.
  • Jellybean stock keyboard. Swiping and text prediction works.

closes http://github.com/kivy/kivy/issues/1066
Pressing the back button when Android on screen keyboard was open lead to Ime eating up the event. implementing a OnKeyPreIme event allows to catch the back button before it's passed on to the keyboard.

and ensure IME doesn't take up entire screen in landscape mode

Tested with::
- Stock JellyBean keyboard with swiping and text prediction
- SwiftKey with flow and text prediction
- Swype Keyboard with swiping and text prediction
prediction is working not just at the end.
akshayaurora added a commit that referenced this pull request Apr 8, 2013
@akshayaurora akshayaurora merged commit 6d4aded into master Apr 8, 2013
@akshayaurora akshayaurora deleted the 1066 branch April 8, 2013 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant