LatinIME/java
Jean Chalard a5bb353de9 Cleanup visibility in LatinIME (A80)
Many methods were public but could have been private: change them
to private. Also, add a comment above public methods that don't
come from the IMF to make it clearer why they are necessary.

Change-Id: I574154b015d09c0f8542b81763f497691afdc3c1
2012-07-10 18:05:15 +09:00
..
res Fix app name case 2012-07-10 14:10:30 +09:00
src/com/android/inputmethod Cleanup visibility in LatinIME (A80) 2012-07-10 18:05:15 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Add a copyright header to AndroidManifest.xml 2012-07-06 20:29:08 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags A little optimization of InputPointers.copy 2012-07-10 13:05:43 +09:00