summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/CheckBoxAndSettingsPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize spell checkers settingsTadashi G. Takaoka2014-07-111-132/+0
| | | | | | Bug: 15976603 Bug: 16115751 Change-Id: I3b23d7f01d8d39da27215a5263b12304ac64db0f
* Add TODO comments to Language & input settingsTadashi G. Takaoka2014-07-091-1/+2
| | | | | Bug: 16115751 Change-Id: I7bc426b95af214374db98c35314f4893dabfb2d4
* Fix Language & Input Settings layouts paddingFabrice Di Meglio2014-06-171-1/+15
| | | | | | | | - make padding consistent with the rest of the Settings App See bug: #15384992 Setting Dashboard - padding updates Change-Id: I9aab93e6b18d0fa966e79e93a334b339fa2ca20a
* Grey out settings icon when it is in disabled stateShuhrat Dehkanov2012-11-281-2/+2
| | | | | | | | | | | | | | | | | | If engine is not active, its settings icon is disabled in Settings > Language & input > Text-to-speech output screen. Currently, settings icons for all TTS engines are shown at the same opacity. This fix dims settings icons of not-selected engines. Make sure that more than one TTS engine are installed on the target, for e.g., Google Text-to-speech Engine and Classic Text To Speech Engine (SVOX Classic TTS). Additionally, since setAlpha() is used in multiple places within Settings package, moved DISABLED_ALPHA declaration to Utils.java in order to have single point of reference. Change-Id: Ifa7de79814a2f4a4aa021cd8621cbfab41655680 Signed-off-by: Shuhrat Dehkanov <uzbmaster@gmail.com>
* Typos in CheckBoxAndSettingsPreferenceGilles Debunne2011-12-051-16/+15
| | | | Change-Id: Ied042582e3aa1ef8eb5f71b56e734c8889711080
* Add a functionality to disable the spell checkersatok2011-08-311-2/+2
| | | | Change-Id: I2c2663e8232c5ba4b7499fd17a173c8c65252cf3
* [Step 1] Add preference activities for spell checkerssatok2011-07-251-0/+118
Bug: 5057977 Change-Id: I8f2f3d480325029c794c058beed2475033a617f9