summaryrefslogtreecommitdiffstats
path: root/core/java/android/preference/CheckBoxPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fix accessibility events emitted from TwoStatePreferenceAlan Viverette2014-09-021-1/+0
* Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-5/+10
* Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-291-2/+1
* TwoStatePreference does not fire click events.Svetoslav Ganov2011-07-221-2/+2
* Add SwitchPreferenceAdam Powell2011-06-081-266/+7
* CheckBoxPreferences do not fire accessibility eventsSvetoslav Ganov2011-03-151-2/+12
* add a supportsUploading flag in the SyncAdapter description and honor it in t...Fred Quintana2009-08-201-8/+6
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-4/+30
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+295
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-295/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+295