summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Simple MVC based binding mechanism for android controls." Do n...Philip Milne2012-09-174-115/+4
|\
| * Revert "Simple MVC based binding mechanism for android controls." Do not merge.Philip Milne2012-09-174-115/+4
* | Merge "Avert crash when dragging text in same TextView" into jb-mr1-devVictoria Lease2012-09-171-7/+7
|\ \
| * | Avert crash when dragging text in same TextViewVictoria Lease2012-09-101-7/+7
* | | More adjustments to permissions.Dianne Hackborn2012-09-161-4/+10
* | | Text layout in switch may be null when accessibility events are fired.Svetoslav Ganov2012-09-141-3/+3
* | | Allowing association between a view and its label for accessibility.Svetoslav Ganov2012-09-131-3/+13
* | | Revert "Add accessibility scroll actions to TabWidget"Alan Viverette2012-09-131-37/+0
* | | Merge "Add accessibility scroll actions to TabWidget" into jb-mr1-devSvetoslav Ganov2012-09-131-0/+37
|\ \ \
| * | | Add accessibility scroll actions to TabWidgetalanv2012-09-131-0/+37
* | | | New permissions UI, again.Dianne Hackborn2012-09-121-279/+441
|/ / /
* | | Merge "Fix SeekBar when in RTL layout direction" into jb-mr1-devFabrice Di Meglio2012-09-121-1/+2
|\ \ \
| * | | Fix SeekBar when in RTL layout directionFabrice Di Meglio2012-09-111-1/+2
* | | | Fix bug #7148393 Switch can crash when hierarchyviewer is connectedFabrice Di Meglio2012-09-111-4/+5
|/ / /
* | | Check for null ViewRootImpl when saving accessibility focus in ListView.alanv2012-09-101-14/+20
* | | Merge "Restore accessibility focus after ListView layout." into jb-mr1-devSvetoslav Ganov2012-09-071-0/+56
|\ \ \
| * | | Restore accessibility focus after ListView layout.alanv2012-09-071-0/+56
| | |/ | |/|
* | | Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout directi...Fabrice Di Meglio2012-09-073-14/+52
|\ \ \ | |_|/ |/| |
| * | Make ProgressBar / SeekBar / RatingBar widgets aware of layout directionFabrice Di Meglio2012-09-063-14/+52
| |/
* | Adding accessibility check in the node provider of NumberPicker.Svetoslav Ganov2012-09-061-12/+16
* | Granular navigation not possible in edit text if the view has content descrip...Svetoslav Ganov2012-09-061-1/+1
|/
* Merge "Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignmen...Fabrice Di Meglio2012-09-051-5/+5
|\
| * Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failuresFabrice Di Meglio2012-09-041-5/+5
* | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-1/+1
|\ \ | |/ |/|
| * Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-1/+1
* | am ad17717e: am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA ...Jean-Baptiste Queru2012-09-041-0/+3
|\ \
| * \ am b307ceb4: Merge "SearchWidget: passing APP_DATA to voice intent"Jean-Baptiste Queru2012-09-041-0/+3
| |\ \
| | * | SearchWidget: passing APP_DATA to voice intentJorge Ruesga2012-09-031-0/+3
* | | | Add an OnDismissListener to AutoCompleteTextViewAdam Powell2012-08-301-0/+31
* | | | Merge "Add getter for animateFirstView property of ViewAnimator" into jb-mr1-devChet Haase2012-08-301-1/+14
|\ \ \ \
| * | | | Add getter for animateFirstView property of ViewAnimatorChet Haase2012-08-301-1/+14
* | | | | Merge "Don't overwrite accessibility delegates in AbsListView items." into jb...Svetoslav Ganov2012-08-291-1/+3
|\ \ \ \ \
| * | | | | Don't overwrite accessibility delegates in AbsListView items.alanv2012-08-271-1/+3
| |/ / / /
* | | | | Merge "Use correct WindowManager for Toast." into jb-mr1-devCraig Mautner2012-08-281-2/+7
|\ \ \ \ \
| * | | | | Use correct WindowManager for Toast.Craig Mautner2012-08-281-2/+7
| |/ / / /
* | | | | am 337756fa: am 78ad66b4: Merge "[Audio]Press camera button during Http live ...Jean-Baptiste Queru2012-08-281-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 78ad66b4: Merge "[Audio]Press camera button during Http live Audio playing...Jean-Baptiste Queru2012-08-281-1/+2
| |\ \ \ | | |/ /
| | * | Merge "[Audio]Press camera button during Http live Audio playing, then return...Jean-Baptiste Queru2012-08-281-1/+2
| | |\ \
| | | * | [Audio]Press camera button during Http live Audio playing, then return Browse...bxu10X2012-08-171-1/+2
* | | | | Merge "Fix again bug #6887370 ListPreference shows misaligned radio drawables...Fabrice Di Meglio2012-08-241-11/+15
|\ \ \ \ \
| * | | | | Fix again bug #6887370 ListPreference shows misaligned radio drawables (in Ch...Fabrice Di Meglio2012-08-241-11/+15
* | | | | | More detailed error reporting for AbsListView/CHOICE_MODE_MULTIPLE_MODALAdam Powell2012-08-241-0/+10
* | | | | | Merge "Request Layout after video size changed" into jb-mr1-devTeng-Hui Zhu2012-08-241-0/+1
|\ \ \ \ \ \
| * | | | | | Request Layout after video size changedTeng-Hui Zhu2012-08-231-0/+1
* | | | | | | am 790d3403: am d86bebb4: am 322b0a16: Merge "Protecting more views from (bad...Jean-Baptiste Queru2012-08-242-0/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | am d86bebb4: am 322b0a16: Merge "Protecting more views from (bad) MotionEvents"Jean-Baptiste Queru2012-08-232-0/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Protecting more views from (bad) MotionEventsJohan Rosengren2012-08-232-0/+27
* | | | | | Properly respect divider settings for TableLayoutAdam Powell2012-08-231-0/+4
| |_|/ / / |/| | | |
* | | | | Merge "Update AppWidgetHost with better support for OnClickHandlers" into jb-...Jim Miller2012-08-211-47/+44
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update AppWidgetHost with better support for OnClickHandlersJim Miller2012-08-201-47/+44