aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/settings/SettingsFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate common config and dimensions resources•••Change-Id: Ia16880e818927bc3df7292e130b2f7b5efc9776e Tadashi G. Takaoka2013-12-031-1/+1
* Avoid NPE by checking•••Bug: 11956240 Change-Id: I3de1ebbf96fa2422124e4d8e50190adfa09b8a49 Tadashi G. Takaoka2013-12-021-0/+3
* Fix updating list preference summary for unknown value•••Change-Id: I86d3162a90e0068e787a906c0d3d64102487620a Tadashi G. Takaoka2013-11-281-1/+1
* Cleanup SettingsFragment•••Change-Id: Ic7dac203c17b34e1555ba2c91e3f8c057e85a4b5 Tadashi G. Takaoka2013-11-261-71/+35
* Use Google Feedback•••Change-Id: Icc39898fc9216a91e5a75958a959aa52d0ccea73 Kurt Partridge2013-11-221-7/+1
* Update Color Scheme summary explicitly•••Bug: 11622614 Change-Id: I5464054425e4d688eaa39f96ba9a3a3c613c6f42 Tadashi G. Takaoka2013-11-221-0/+21
* Consolidate voice input key options no.1•••Change-Id: I2f928522a0795f57b4133072f270d8fd2498cae9 Satoshi Kataoka2013-09-051-14/+6
* Rationalize how to use AdditionalFeaturesSettingUtils•••It should be called regardless of the gesture input being enabled or not Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31 Ken Wakasa2013-08-101-2/+2
* Move subtype related utility class to utils package•••Change-Id: I3564796531ea85f2ebafde40cd822b806b8741df Tadashi G. Takaoka2013-07-241-5/+5
* Move settings related classes to "settings"•••Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f Ken Wakasa2013-07-221-0/+505