History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/RecapitalizeStatusTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9342484e8d573a40f470b6a593df31c602fa4076 23-Oct-2014 Ken Wakasa <kwakasa@google.com> Move Constants.java to the latin.common package

Our intention is to have classes of latinime-common under the common
package as much as we can.

Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/RecapitalizeStatusTests.java
4a1113b6b065931322df8bba375864274a898acf 04-Jun-2014 Jean Chalard <jchalard@google.com> 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
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/RecapitalizeStatusTests.java
c93cf1c398fbea8bde4b568dae1fbe2f8d9b4180 20-Jan-2014 Tadashi G. Takaoka <takaoka@google.com> Use sorted int[] to represent word separators

Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/RecapitalizeStatusTests.java
e28eba5074664d5716b8e58b8d0a235746b261eb 23-Jun-2013 Ken Wakasa <kwakasa@google.com> Move util classes to the latin/utils directory

Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/RecapitalizeStatusTests.java