summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "Code cleaning for Drawables" into klp-devFabrice Di Meglio2013-08-131-4/+0
|\
| * Code cleaning for DrawablesFabrice Di Meglio2013-08-091-4/+0
* | Merge "Allow configuration of Toast gravity settings" into klp-devJose Lima2013-08-131-2/+4
|\ \
| * | Allow configuration of Toast gravity settingsJose Lima2013-08-091-2/+4
| |/
* | Not create context menu when mouse right click outside list/grid itemsAlan Viverette2013-08-121-1/+2
* | Merge "add local focus mode and input event injection API to Window" into klp...keunyoung2013-08-091-1/+1
|\ \
| * | add local focus mode and input event injection API to Windowkeunyoung2013-08-081-1/+1
| |/
* | Merge "Fix padding adjustment for scrollbars in View, FastScroller" into klp-devAlan Viverette2013-08-092-29/+89
|\ \
| * | Fix padding adjustment for scrollbars in View, FastScrollerAlan Viverette2013-08-092-29/+89
| |/
* | Fix bug #10210182 CTS: android.widget.cts.TextViewTest#testDrawableResolution...Fabrice Di Meglio2013-08-081-0/+2
|/
* Fix initial FastScroller enabled state, fix padding during layoutAlan Viverette2013-08-072-33/+73
* Fix FastScroller regression for non-UI threadsAlan Viverette2013-08-072-12/+61
* Merge "Add copy constructors for all widget-specific LayoutParams"Alan Viverette2013-08-074-6/+53
|\
| * Add copy constructors for all widget-specific LayoutParamsAlan Viverette2013-08-074-6/+53
* | Add API for scrolling AbsListView by a pixel amountAlan Viverette2013-08-061-0/+11
|/
* Add automatic Drawable mirroring capability when in RTL layout directionFabrice Di Meglio2013-08-012-0/+11
* Merge "Don't show spinner popup if adapter is null"Alan Viverette2013-07-301-0/+3
|\
| * Don't show spinner popup if adapter is nullAlan Viverette2013-07-291-0/+3
* | am c2314cf5: am e700a36e: Merge "Update getCheckedItemPositions() documentation"Jean-Baptiste Queru2013-07-301-3/+3
|\ \ | |/ |/|
| * Merge "Update getCheckedItemPositions() documentation"Jean-Baptiste Queru2013-07-301-3/+3
| |\
| | * Update getCheckedItemPositions() documentationCyril Mottier2013-07-231-3/+3
* | | Merge "Show FastScroller thumb on mouse-over"Alan Viverette2013-07-262-5/+34
|\ \ \
| * | | Show FastScroller thumb on mouse-overAlan Viverette2013-07-252-5/+34
* | | | Update setAdapter() documentation for SpinnerAlan Viverette2013-07-241-0/+12
|/ / /
* | | Merge "Fix crash in app widgets Bug #9983130"Romain Guy2013-07-231-1/+5
|\ \ \
| * | | Fix crash in app widgetsRomain Guy2013-07-231-1/+5
* | | | Merge "Use the parameter type as part of the methods cache key"Romain Guy2013-07-231-11/+48
|\ \ \ \ | |/ / /
| * | | Use the parameter type as part of the methods cache keyRomain Guy2013-07-221-11/+48
* | | | Merge "Take advantage of KeyEvent.isConfirmKey"Michael Wright2013-07-223-26/+9
|\ \ \ \
| * | | | Take advantage of KeyEvent.isConfirmKeyMichael Wright2013-07-193-26/+9
* | | | | Merge "Cache reflection lookups"Romain Guy2013-07-221-102/+100
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Cache reflection lookupsRomain Guy2013-07-221-102/+100
* | | | | Merge "Set transient state for focus container in ListView"Alan Viverette2013-07-182-96/+75
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set transient state for focus container in ListViewAlan Viverette2013-07-182-96/+75
| |/ / /
* | | | Changed name of recent hasLayout() method to isLaidOut()Chet Haase2013-07-172-2/+2
|/ / /
* | | am 42658ed5: am 30ad7203: Merge "Consider mScrollX when drawing the checkMark...Adam Powell2013-07-161-1/+1
|\ \ \ | |/ /
| * | am 30ad7203: Merge "Consider mScrollX when drawing the checkMarkDrawable"Adam Powell2013-07-161-1/+1
| |\ \ | | |/
| | * Merge "Consider mScrollX when drawing the checkMarkDrawable"Adam Powell2013-07-171-1/+1
| | |\
| | | * Consider mScrollX when drawing the checkMarkDrawableJorn Jacobsson2013-05-061-1/+1
* | | | Add disabled state to FastScroller.Alan Viverette2013-07-152-22/+52
* | | | Trace list view items managementRomain Guy2013-07-103-0/+15
* | | | Remove unnecessary drawable code in CompoundButtonChet Haase2013-07-101-2/+0
* | | | resolved conflicts for merge of 9058a6c8 to masterJean-Baptiste Queru2013-07-081-1/+6
|\ \ \ \ | |/ / /