summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Use SCREEN Xfermode for keyguard badges; update SeekBarAdam Powell2013-10-071-0/+15
* Fix font scaling issues in FastScroller and SubtitleViewAlan Viverette2013-10-041-2/+3
* Merge "Clear accessibility focus from recycled views when needed" into klp-devAlan Viverette2013-10-021-2/+24
|\
| * Clear accessibility focus from recycled views when neededAlan Viverette2013-09-271-2/+24
* | Merge "New, less blue overscroll assets with tuned constants in EdgeEffect cl...Mindy DelliCarpini2013-10-021-4/+6
|\ \
| * | New, less blue overscroll assets with tuned constants in EdgeEffect class.Christian Robertson2013-10-011-4/+6
* | | Merge "Rebind transient state views when available" into klp-devAlan Viverette2013-09-301-4/+2
|\ \ \ | |/ / |/| |
| * | Rebind transient state views when availableAlan Viverette2013-09-301-4/+2
| |/
* | Merge "Make SubtitleController thread safe" into klp-devLajos Molnar2013-09-271-0/+7
|\ \
| * | Make SubtitleController thread safeLajos Molnar2013-09-271-0/+7
* | | Fix for jank when fast-scrolling DeskClock's world cities list in RTLRaph Levien2013-09-271-5/+3
* | | Merge "Add warning about using MergeCursor in CursorAdapter" into klp-devAlan Viverette2013-09-271-3/+7
|\ \ \
| * | | Add warning about using MergeCursor in CursorAdapterAlan Viverette2013-09-261-3/+7
| | |/ | |/|
* | | Merge "Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu" into kl...Adam Powell2013-09-273-17/+85
|\ \ \
| * | | Add gravity settings to PopupWindow/ListPopupWindow/PopupMenuAdam Powell2013-09-263-17/+85
| |/ /
* | | Merge "Fix for Text fading on RTL app names is done at the beginning..." into...Raph Levien2013-09-261-2/+15
|\ \ \ | |/ / |/| |
| * | Fix for Text fading on RTL app names is done at the beginning...Raph Levien2013-09-261-2/+15
| |/
* | Merge "Don't change the text in reaction to a user dict add" into klp-devJean Chalard2013-09-251-66/+0
|\ \
| * | Don't change the text in reaction to a user dict addJean Chalard2013-09-121-66/+0
* | | Merge "Fix monkey bugs in ListView" into klp-devAdam Powell2013-09-243-13/+6
|\ \ \
| * | | Fix monkey bugs in ListViewAdam Powell2013-09-243-13/+6
| | |/ | |/|
* | | Merge "Fix NPE in PopupMenu.getDragToOpenListener()" into klp-devAlan Viverette2013-09-241-0/+13
|\ \ \
| * | | Fix NPE in PopupMenu.getDragToOpenListener()Alan Viverette2013-09-241-0/+13
* | | | Merge "Update AdapterView.performItemClick() documentation" into klp-devAlan Viverette2013-09-241-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Update AdapterView.performItemClick() documentationAlan Viverette2013-09-171-1/+3
* | | | Fix number picker vertical scroll computationsAlan Viverette2013-09-181-3/+8
| |/ / |/| |
* | | Merge "Ensure WeeksAdapter calls notifyDataSetChanged when needed" into klp-devAlan Viverette2013-09-181-10/+7
|\ \ \
| * | | Ensure WeeksAdapter calls notifyDataSetChanged when neededAlan Viverette2013-09-171-10/+7
| |/ /
* | | Merge "Fix vertical scroll computation in NumberPicker" into klp-devAlan Viverette2013-09-181-0/+10
|\ \ \ | |/ / |/| |
| * | Fix vertical scroll computation in NumberPickerAlan Viverette2013-09-131-0/+10
| |/
* | Merge "Check RelativeLayout's access of its own LayoutParams during measureme...Adam Powell2013-09-141-2/+2
|\ \
| * | Check RelativeLayout's access of its own LayoutParams during measurementAdam Powell2013-09-131-2/+2
| |/
* | Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-123-4/+10
|/
* 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
| |/ /