summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference/TwoStatePreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fix accessibility events emitted from TwoStatePreferenceAlan Viverette2014-09-021-26/+3
* am 23d6b7b3: am 618f8cc5: Merge "Don\'t leave space for summary text if it\'s...Amith Yamasani2013-09-101-3/+4
|\
| * Don't leave space for summary text if it's an empty stringAmith Yamasani2013-09-091-3/+4
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+6
|/
* Don't assume a default of 'false' for TwoStatePreferenceAdam Powell2012-08-101-3/+9
* Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-291-33/+14
* Updating the data base upgrade/creation code for the new touch exploraion set...Svetoslav Ganov2011-07-281-1/+2
* TwoStatePreference does not fire click events.Svetoslav Ganov2011-07-221-21/+24
* Add SwitchPreferenceAdam Powell2011-06-081-0/+309