History log of /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.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/InputLogicTestsDeadKeys.java
5f00fe09e9a611b647592188316e5999465df4d3 20-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Fix some compiler warnings

This CL fixes the following compiler warnings.

- Indirect access to static member
- Access to a non-accessible member of an enclosing type
- Parameter assignment
- Method can be static
- Local variable declaration hides another field or variable
- Value of local variable is not used
- Unused import
- Unused private member
- Unnecessary 'else' statement
- Unnecessary declaration of throw exception
- Redundant type arguments
- Missing '@Override' annotation
- Unused '@SuppressWarning' annotations

Bug: 18003991
Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java
f95770354c1a0a662c4b00674f2b9029437be7ea 28-Aug-2014 Jean Chalard <jchalard@google.com> Straighten the dead char implementation, take 3.

Change-Id: I4f70f6eebe076c7d2b780d25e3a2c1d3faa2edfa
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java
0ba6bcb16dfe8cc442f906f631ff543ad999f5c8 27-Aug-2014 Ken Wakasa <kwakasa@google.com> Revert "Straighten the dead char implementation."

This reverts commit 5ef447aeea97c755008785b36468715922b7ccc1.

Reverting because this broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=b6439742-099e-46cb-8f00-d0c602a4d9bb&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS

Change-Id: Ibbd9e11372993f62e630fd9da37158ffcf47c17a
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java
5ef447aeea97c755008785b36468715922b7ccc1 01-Aug-2014 Jean Chalard <jchalard@google.com> Straighten the dead char implementation.

This now supports all cases, including cases not supported by
the framework.
Now rebased on top of the right change, and renamed

Change-Id: I7886f0dcbb86cdb4dccec09aa7c52ad339680e04
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java
5bfd661b38563b76260f1fc8d8fab40b8a247c63 22-Aug-2014 Jean Chalard <jchalard@google.com> Revert "[HW17] Straighten the dead char implementation."

This reverts commit c6612ff05185503bedc56dc610aa300d01be2e82.

Change-Id: I750d9bff9cb89a6ab13af7a33567c3a0fe2af381
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java
c6612ff05185503bedc56dc610aa300d01be2e82 01-Aug-2014 Jean Chalard <jchalard@google.com> [HW17] Straighten the dead char implementation.

This now supports all cases, including cases not supported by
the framework.

Change-Id: I9dfbe2829c28c5bcb64b0b5a2551e7806990c00f
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/InputLogicTestsDeadKeys.java