summaryrefslogtreecommitdiffstats
path: root/res/layout/preference_settings_checkbox_widget.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-1/+1
| | | | | | - see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi) Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
* Fixed all Accessibility lint warnings in Settings app.alanv2012-05-211-1/+2
| | | | Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
* Accessibility service specific settings.Svetoslav Ganov2011-05-271-0/+50
This is the settings part of the change for adding support for accessibility service specific settings. 1. Added the first cut of a SettingsCheckBoxPreference that is a CheckBoxPreference that optionally takes an intent to be lauched as settings of the item represented by the preference. 2. Updated the AccessibilitySettigns to use the SettingsCheckBoxPreference. Change-Id: If44262b8965c65620c6b8c252f8ef356eb0d95cf