maiacore android keyboard app or something
Find a file
Jean Chalard 3c4e8cb693 Call loadKeyboard later if it can't be called right away
Since loadKeyboard relies on the input connection being
available to give it the auto-caps state, but also can't
be called twice in a row because it needs to save and
restore its state and invalidates it after the restore,
we need to wait until we know we have a valid input
connection to call it.

Bug: 11107229
Change-Id: I1c7baf3215682df6f6ceb357bd37254f9e7418c7
2013-10-07 22:57:59 +09:00
dictionaries Update en_GB dictionary 2013-10-07 17:58:38 +09:00
java Call loadKeyboard later if it can't be called right away 2013-10-07 22:57:59 +09:00
native Merge "Don't auto-correct to non-whitelist shortcuts" 2013-10-07 10:04:18 +00:00
tests Merge "Set the shortcut frequency correctly." 2013-10-07 10:00:34 +00:00
tools Add navigateEmoji 2013-10-07 15:28:39 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00