maiacore android keyboard app or something
Find a file
Jean Chalard 84bfde0421 Fix a test.
The test was not passing the correct input type when it was
creating the text view, resulting in mismatched types seen from
TextView and LatinIME with some bad results. The test would
even go as far as restoring it after it's been fixed by TextView.

Additionally, since we want to enter litteral carriage returns,
the input type should be MULTI_LINE. If not, TextView does
not allow carriage returns.

Bug: 8302690
Change-Id: I1c20bcf6ca554ad981048ec181e19c649f6c742e
2013-04-02 18:20:14 +09:00
dictionaries Update the Russian dictionary 2013-01-21 19:30:17 +09:00
java Revert "[DO NOT MERGE] Activate hardware keyboard handling" 2013-04-02 16:08:48 +09:00
native Move policy and session to AOSP 2013-04-01 18:15:08 +09:00
tests Fix a test. 2013-04-02 18:20:14 +09:00
tools Fix two nasty bugs with surrogate pairs. 2013-04-01 17:06:19 +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