LatinIME/java/src/com/android/inputmethod
Jean Chalard 4a1113b6b0 Refactoring
Rename `initialize' to `start' and `deactivate' to `stop' for ease
of understanding. It's completely bizarre that you can "deactivate"
a recapitalization and that will just restart a new one the next time
you press shift. Start and stop are easier to understand.

Change-Id: I455175aebfcfe11198c6c61bf2c6b19efc3f82df
2014-06-04 16:29:29 +09:00
..
accessibility Load KeyCodeDescriptionMapper class lazily 2014-06-03 18:15:59 +09:00
annotations Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
compat Use whether it's exact match to detect distracters. 2014-05-26 21:56:20 +09:00
dictionarypack Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
event Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
keyboard Load KeyCodeDescriptionMapper class lazily 2014-06-03 18:15:59 +09:00
latin Refactoring 2014-06-04 16:29:29 +09:00