summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Implement missing visibility management for FrameLayout foregroundAlan Viverette2014-09-301-0/+10
* Add callback to track and thumb drawables, propagate state in ASLDAlan Viverette2014-09-261-0/+18
* Merge "Defer spelling correction with apostrophe" into lmp-devRaph Levien2014-09-261-2/+8
|\
| * Defer spelling correction with apostropheRaph Levien2014-09-261-2/+8
* | Merge "Correctly advertise accessibility scrolling actions" into lmp-devAlan Viverette2014-09-261-24/+32
|\ \
| * | Correctly advertise accessibility scrolling actionsAlan Viverette2014-09-251-24/+32
| |/
* | Track persistent nested Y offset for fling velocityAdam Powell2014-09-222-4/+26
|/
* Merge "Keep existing API behavior that regressed." into lmp-devSvetoslav2014-09-191-1/+5
|\
| * Keep existing API behavior that regressed.Svetoslav2014-09-191-1/+5
* | Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-devAdam Powell2014-09-191-1/+1
|\ \
| * | Add colorEdgeEffect to themes, default it to colorPrimaryAdam Powell2014-09-191-1/+1
| |/
* | Merge "Fix radial time picker inner circle (1-12) selections" into lmp-devAlan Viverette2014-09-191-1/+1
|\ \ | |/ |/|
| * Fix radial time picker inner circle (1-12) selectionsAlan Viverette2014-09-191-1/+1
* | Fix scroll position calculation when clipToPadding is falseYigit Boyar2014-09-181-4/+13
|/
* Merge "Pass different dy into dispatchNestedSCroll" into lmp-devBrian Attwell2014-09-161-1/+2
|\
| * Pass different dy into dispatchNestedSCrollBrian Attwell2014-09-161-1/+2
* | Merge "Preserve NPE behavior of removed TextView.getTextColors() API" into lm...Alan Viverette2014-09-161-0/+5
|\ \
| * | Preserve NPE behavior of removed TextView.getTextColors() APIAlan Viverette2014-09-161-0/+5
* | | Merge "Fix TimePicker.setCurrentHour() when argument is 0" into lmp-devAlan Viverette2014-09-161-26/+35
|\ \ \
| * | | Fix TimePicker.setCurrentHour() when argument is 0Alan Viverette2014-09-151-26/+35
* | | | Restore changes that were needed.Craig Mautner2014-09-162-12/+2
* | | | Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-devCraig Mautner2014-09-162-7/+12
|\ \ \ \
| * | | | Revert "Fix various bugs in DatePickerCalendarDelegate"Craig Mautner2014-09-162-7/+12
* | | | | Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-devCraig Mautner2014-09-161-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fix various bugs in DatePickerCalendarDelegateCraig Mautner2014-09-162-12/+7
* | | | | Merge "Use Op package name when creating toasts" into lmp-devAmit Mahajan2014-09-161-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use Op package name when creating toastsTony Hill2014-09-161-1/+3
* | | | | Properly handle dispatchRestoreInstanceState for new-style DatePickerAlan Viverette2014-09-152-15/+3
| |_|/ / |/| | |
* | | | Always apply ImageView's tint attribute using SRC_ATOP by defaultAlan Viverette2014-09-151-5/+4
* | | | Clean up view drawable tinting methods, fix default modesAlan Viverette2014-09-146-162/+396
| |/ / |/| |
* | | Merge "Make Toolbars eat touch events" into lmp-devAdam Powell2014-09-121-0/+29
|\ \ \
| * | | Make Toolbars eat touch eventsAdam Powell2014-09-121-0/+29
* | | | Fix toolbar height, list divider alpha, action item paddingAlan Viverette2014-09-121-8/+12
|/ / /
* | | API Review: Clean up removed APIsYohei Yukawa2014-09-121-8/+0
* | | Merge "Remove unsafe methods that take TypedArray" into lmp-devAlan Viverette2014-09-121-0/+4
|\ \ \
| * | | Remove unsafe methods that take TypedArrayAlan Viverette2014-09-111-0/+4
| | |/ | |/|
* | | Merge "Vertically align toolbar child views with similar gravities" into lmp-devAlan Viverette2014-09-111-25/+51
|\ \ \ | |/ / |/| |
| * | Vertically align toolbar child views with similar gravitiesAlan Viverette2014-09-111-25/+51
* | | Merge "Use Calendar day of week rather than Time in SimpleMonthView" into lmp...Alan Viverette2014-09-111-4/+9
|\ \ \
| * | | Use Calendar day of week rather than Time in SimpleMonthViewAlan Viverette2014-09-101-4/+9
| |/ /
* | | Merge "Fix docs and nulling behavior for TextView.setCompoundDrawables" into ...Alan Viverette2014-09-101-33/+69
|\ \ \
| * | | Fix docs and nulling behavior for TextView.setCompoundDrawablesAlan Viverette2014-09-091-33/+69
| |/ /
* | | Merge "Make SearchView styles public, remove public Holo styles added in L" i...Alan Viverette2014-09-101-2/+3
|\ \ \
| * | | Make SearchView styles public, remove public Holo styles added in LAlan Viverette2014-09-101-2/+3
| |/ /
* | | Merge "Remove auto spaceifying behavior on paste" into lmp-devRaph Levien2014-09-102-57/+2
|\ \ \ | |_|/ |/| |
| * | Remove auto spaceifying behavior on pasteRaph Levien2014-09-102-57/+2
* | | Merge "Bring up the IME when TextView receives ACTION_CLICK" into lmp-devAlan Viverette2014-09-091-0/+27
|\ \ \
| * | | Bring up the IME when TextView receives ACTION_CLICKAlan Viverette2014-09-091-0/+27
| |/ /
* | | Merge "ActionMenuViews always reserve overflow when creating their own menus"...Adam Powell2014-09-091-0/+1
|\ \ \ | |_|/ |/| |
| * | ActionMenuViews always reserve overflow when creating their own menusAdam Powell2014-09-091-0/+1