summaryrefslogtreecommitdiff
path: root/core/java/android/preference/TwoStatePreference.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-19Deprecates framework Preference classesLouis Pullen-Freilich
2018-08-17Add @UnsupportedAppUsage annotationsMathew Inwood
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-09-02Fix accessibility events emitted from TwoStatePreferenceAlan Viverette
2013-09-10am 23d6b7b3: am 618f8cc5: Merge "Don\'t leave space for summary text if it\'s...Amith Yamasani
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2013-09-09Don't leave space for summary text if it's an empty stringAmith Yamasani
2012-08-10Don't assume a default of 'false' for TwoStatePreferenceAdam Powell
2011-07-29Improving accessibility feedback for two state widgets.Svetoslav Ganov
2011-07-28Updating the data base upgrade/creation code for the new touch exploraion set...Svetoslav Ganov
2011-07-22TwoStatePreference does not fire click events.Svetoslav Ganov
2011-06-08Add SwitchPreferenceAdam Powell