History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CustomInputStylePreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
60d880cf5e08553257212aaf63b51b4ce7efb2ef 27-Nov-2014 Tadashi G. Takaoka <takaoka@google.com> Remove unnecessary code of CustomInputStylePreference

Change-Id: I68d2c85139e01684d5f0705f621ba223fc5e4425
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CustomInputStylePreference.java
1dfdd9b509036e9c2d3cf2258908c21019b11a76 13-Nov-2014 Tadashi G. Takaoka <takaoka@google.com> Clean SubtypeLocaleUtils a bit

Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CustomInputStylePreference.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/java/src/com/android/inputmethod/latin/settings/CustomInputStylePreference.java
b0ccf3a0a2d8bad1762ed7f3e0654b888d61114c 20-Oct-2014 Tadashi G. Takaoka <takaoka@google.com> Refactor CustomInputStyleSettingsFragment

Bug: 18003991
Change-Id: Ib005dd394faf546e4faed89ff2018ce49858a06e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/CustomInputStylePreference.java