aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/CustomInputStyleSettingsFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor CustomInputStyleSettingsFragment•••Bug: 18003991 Change-Id: Ib005dd394faf546e4faed89ff2018ce49858a06e Tadashi G. Takaoka2014-10-201-387/+62
* Refactor custom input style settings•••This CL removes references of Pair class. Change-Id: I7cda0ac438ac1d5026599cb52ac2ea8845339da9 Tadashi G. Takaoka2014-10-061-31/+23
* Add info log of custom input styles•••Bug: 17622871 Change-Id: Ia97c7bc2f0923417b458b178fbd8776d5cd0758c Tadashi G. Takaoka2014-09-261-3/+15
* Reorganize settings in Google Keyboard•••Changes : Input languages -> Languages Input preferences -> Preferences Multi lingual Options -> Multilingual Options Keyboard Theme -> Theme Gesture typing preferences -> Gesture typing **New Appearance -> Theme -> Custom input style **Removed Multilingual options from L dynamically Bug: 11866784 Change-Id: I07404c27868e1b087b0cafb63d2031a5b493a885 Tadashi G. Takaoka2014-09-121-0/+20
* Support RTL layout in custom input style settings•••Bug: 17322353 Change-Id: I3b211ab8729121271563a8a243558a58ee7847c2 Tadashi G. Takaoka2014-08-291-3/+23
* Use add icon for add custom input style menu•••Bug: 16805043 Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02 Tadashi G. Takaoka2014-08-061-4/+2
* Use fragment for multi lingual preference screen•••Bug: 16522808 Change-Id: I0bfac43513e1fb85b5d4c07f56dd4c5b82f75ed1 Tadashi G. Takaoka2014-07-281-0/+601