summaryrefslogtreecommitdiff
path: root/core/java/android/preference/SwitchPreference.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-11-19Deprecates framework Preference classesLouis Pullen-Freilich
2018-08-17Add @UnsupportedAppUsage annotationsMathew Inwood
2015-11-12Let support preferences use DeviceDefault themesJason Monk
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-09-02Fix accessibility events emitted from TwoStatePreferenceAlan Viverette
2014-07-11Remove old listener when rebinding SwitchPreferenceAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2011-08-23Fix bug 5205275 - SwitchPreference doesn't allow Switch to slide backAdam Powell
2011-07-29Improving accessibility feedback for two state widgets.Svetoslav Ganov
2011-07-22TwoStatePreference does not fire click events.Svetoslav Ganov
2011-06-08Add SwitchPreferenceAdam Powell