summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make ListView's illegal state exception more helpful" into klp-devAlan Viverette2013-09-101-2/+3
|\
| * Make ListView's illegal state exception more helpfulAlan Viverette2013-09-101-2/+3
* | Fix some bizarre Spinner behaviorAdam Powell2013-09-101-10/+14
|/
* Merge "Add WebVTT caption renderer" into klp-devAlan Viverette2013-09-091-94/+68
|\
| * Add WebVTT caption rendererAlan Viverette2013-09-061-94/+68
* | Merge "Only activate FastScroller when it's needed" into klp-devAlan Viverette2013-09-092-48/+63
|\ \
| * | Only activate FastScroller when it's neededAlan Viverette2013-09-062-48/+63
| |/
* | Merge "Add View#cancelPendingInputEvents API" into klp-devAdam Powell2013-09-051-0/+17
|\ \
| * | Add View#cancelPendingInputEvents APIAdam Powell2013-09-051-0/+17
* | | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-7/+7
|/ /
* | Fix issue #10461600: KLP API Review: UndoManagerDianne Hackborn2013-09-041-0/+4
|/
* Merge "Add subtitle support to VideoView." into klp-devLajos Molnar2013-09-041-19/+50
|\
| * Add subtitle support to VideoView.Lajos Molnar2013-09-031-19/+50
* | Merge "Fix bug #10514694 Specifying android:gravity="center_vertical|left" re...Fabrice Di Meglio2013-09-041-3/+16
|\ \
| * | Fix bug #10514694 Specifying android:gravity="center_vertical|left" results i...Fabrice Di Meglio2013-09-041-3/+16
* | | Merge "Implement drag-to-open in ActivityChooserView" into klp-devAlan Viverette2013-09-041-4/+26
|\ \ \
| * | | Implement drag-to-open in ActivityChooserViewAlan Viverette2013-09-031-4/+26
| |/ /
* | | Merge "Fix pre tag formatting in getDragToOpenListener documentation" into kl...Alan Viverette2013-09-042-4/+8
|\ \ \ | |_|/ |/| |
| * | Fix pre tag formatting in getDragToOpenListener documentationAlan Viverette2013-08-302-4/+8
| |/
* | Merge "Add methods for managing subtitle overlays in VideoView" into klp-devAlan Viverette2013-09-031-0/+108
|\ \
| * | Add methods for managing subtitle overlays in VideoViewAlan Viverette2013-09-031-0/+108
* | | Merge "Ensure list scrolling API is in parity with view scrolling API" into k...Alan Viverette2013-09-031-4/+30
|\ \ \ | |/ / |/| |
| * | Ensure list scrolling API is in parity with view scrolling APIAlan Viverette2013-09-031-4/+30
| |/
* | Merge "VideoView: add addSubtitleSource" into klp-devLajos Molnar2013-09-031-2/+66
|\ \ | |/ |/|
| * VideoView: add addSubtitleSourceLajos Molnar2013-08-301-2/+66
* | GridLayout changes for API councilAdam Powell2013-08-291-60/+64
* | Merge "Fix bug #10515013 CalendarView is always forcing first day of the week...Fabrice Di Meglio2013-08-281-9/+12
|\ \
| * | Fix bug #10515013 CalendarView is always forcing first day of the week to Sun...Fabrice Di Meglio2013-08-271-9/+12
* | | Implement new accessibility APIs in lists, text viewAlan Viverette2013-08-284-27/+97
* | | Merge "Add public API for obtaining drag-to-open listener" into klp-devAlan Viverette2013-08-282-0/+57
|\ \ \
| * | | Add public API for obtaining drag-to-open listenerAlan Viverette2013-08-272-0/+57
* | | | Merge "Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChang...Fabrice Di Meglio2013-08-271-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListe...Fabrice Di Meglio2013-08-231-3/+11
| | |/ | |/|
* | | Merge "Update AccessibilityNodeInfo API as per API council request" into klp-devSvetoslav Ganov2013-08-272-2/+2
|\ \ \ | |_|/ |/| |
| * | Update AccessibilityNodeInfo API as per API council requestSvetoslav Ganov2013-08-272-2/+2
| |/
* | Merge "Use transient state to preserve accessibility focus in ListView" into ...Alan Viverette2013-08-261-75/+37
|\ \
| * | Use transient state to preserve accessibility focus in ListViewAlan Viverette2013-08-221-75/+37
| |/
* | Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-devAlan Viverette2013-08-261-2/+16
|\ \
| * | Add auto-scrolling in ListPopupWindow drag-to-open modeAlan Viverette2013-08-211-2/+16
| |/
* | Reconcile drag-to-open and touch event interceptionAlan Viverette2013-08-222-25/+78
|/
* Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" ...Alan Viverette2013-08-212-29/+172
|\
| * Move forwarding code to ListPopupWindow, add drag-to-open in SpinnerAlan Viverette2013-08-162-29/+172
* | Use MULTI_LINE and OPENS_POPUP accessibility propertiesAlan Viverette2013-08-193-0/+16
* | Merge "Fix hardware layers lifecycle Bug #10075732" into klp-devRomain Guy2013-08-171-0/+1
|\ \
| * | Fix hardware layers lifecycleRomain Guy2013-08-161-0/+1
* | | Merge "Fix old remaining i18n bugs on TimePicker:" into klp-devFabrice Di Meglio2013-08-161-9/+106
|\ \ \
| * | | Fix old remaining i18n bugs on TimePicker:Fabrice Di Meglio2013-08-161-9/+106
| |/ /
* | | Merge "Forward events to ListPopupWindow, highlight touched items" into klp-devAlan Viverette2013-08-161-0/+172
|\ \ \ | | |/ | |/|
| * | Forward events to ListPopupWindow, highlight touched itemsAlan Viverette2013-08-151-0/+172
| |/
* | Update documentation for FastScroller and SectionIndexerAlan Viverette2013-08-152-38/+71
|/