summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/CheckedTextView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix again bug #6887370 ListPreference shows misaligned radio drawables (in Ch...Fabrice Di Meglio2012-08-241-11/+15
* Improve resolution of RTL related propertiesFabrice Di Meglio2012-08-161-3/+23
* Make CheckedTextView RTL aware - DO NOT MERGEFabrice Di Meglio2012-07-261-8/+13
* Fix inconsitency in aAccessibilityNodeInfo cache.Svetoslav Ganov2012-05-111-0/+1
* API fix in CheckedTextViewGilles Debunne2012-05-011-0/+26
* CheckedTextView should be reported to accessibility as checkable.Svetoslav Ganov2012-04-301-0/+1
* Merge "Removing checked state description text for accessibility from some wi...Svetoslav Ganov2012-03-091-10/+0
|\
| * Removing checked state description text for accessibility from some widgets.Svetoslav Ganov2012-03-091-10/+0
* | More fixes about paddingFabrice Di Meglio2012-03-081-0/+6
|/
* Improve RTL APIsFabrice Di Meglio2012-03-011-1/+1
* Add View.onResolvePadding() as a public APIFabrice Di Meglio2012-02-151-5/+1
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+2
* CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation.Svetoslav Ganov2011-09-121-0/+7
* Improving accessibility feedback for two state widgets.Svetoslav Ganov2011-07-291-0/+10
* Fix CheckTextView paddingFabrice Di Meglio2011-07-211-7/+25
* Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-151-5/+5
* Factored out the Accessibility vertical initialization.Svetoslav Ganov2011-05-131-2/+2
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-6/+3
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-3/+6
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-6/+3
* am 563d3a62: merge from open-source masterThe Android Open Source Project2010-02-241-1/+3
|\
| * These changes add access to some status values in widgets listed below:Steve Zeigler2010-02-231-1/+3
| * donut snapshotJean-Baptiste Queru2009-07-211-3/+12
| * donut snapshotJean-Baptiste Queru2009-05-201-1/+1
* | Do not show radio/checkboxes for <optgroup> labels.Leon Scroggins2009-10-211-5/+5
* | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-3/+12
* | CheckedTextView is abstract but can be inflated from XML. Let's be consistent...Romain Guy2009-04-291-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+198
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-198/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+198