futokb/java
Jean Chalard 71f9d30b18 Correct a shaky processing and move it to a better place
The old code would remove caps from the first letter if
auto-capsed but that makes very little sense when the word
is camel-cased. Also, it would not correctly handle
surrogate pairs, and would require a direct reference to
LatinIME and a specific method to do the processing in an
unexpected place.

Change-Id: I416d6a805242788a2473f007ca7452c9fe3f5205
2012-03-23 21:40:07 +09:00
..
res Merge "Add processing for French ligatures." 2012-03-23 02:44:35 -07:00
src/com/android/inputmethod Correct a shaky processing and move it to a better place 2012-03-23 21:40:07 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Change the application name of aosp latin ime 2012-01-12 14:27:22 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Use ObjectAnimator 2012-03-22 12:44:46 +09:00