summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix: TextView makes new layouts too frequently." into mnc-devKeisuke Kuroyanagi2015-06-231-4/+6
|\
| * Fix: TextView makes new layouts too frequently.Keisuke Kuroyanagi2015-06-191-4/+6
* | Merge "Ensure child is attached before performing measure/layout in Spinner" ...Alan Viverette2015-06-221-3/+5
|\ \
| * | Ensure child is attached before performing measure/layout in SpinnerAlan Viverette2015-06-221-3/+5
* | | Merge "Revert "Revert "Work around inconsistent views in RelativeLayout.onMea...Alan Viverette2015-06-221-9/+9
|\ \ \ | |/ / |/| |
| * | Revert "Revert "Work around inconsistent views in RelativeLayout.onMeasure()""Alan Viverette2015-06-221-9/+9
* | | Fix selection by double tap in Extracted modeAndrei Stingaceanu2015-06-222-6/+17
* | | Merge "Fix huge bounce-back in ListView when double-flinging" into mnc-devVladislav Kaznacheev2015-06-221-4/+8
|\ \ \
| * | | Fix huge bounce-back in ListView when double-flingingVladislav Kaznacheev2015-06-191-4/+8
| | |/ | |/|
* | | Merge "Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user cho...Doris Liu2015-06-201-7/+21
|\ \ \
| * | | Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choiceDoris Liu2015-06-191-7/+21
* | | | Merge "Create ListPopupWindow handler against main looper" into mnc-devAlan Viverette2015-06-191-1/+2
|\ \ \ \
| * | | | Create ListPopupWindow handler against main looperAlan Viverette2015-06-181-1/+2
| |/ / /
* | | | Merge "Revert "Work around inconsistent views in RelativeLayout.onMeasure()""...Alan Viverette2015-06-191-9/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Work around inconsistent views in RelativeLayout.onMeasure()"Alan Viverette2015-06-191-9/+9
* | | | Merge "Announce chronometers with time-unit words." into mnc-devDan Sandler2015-06-191-0/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | Announce chronometers with time-unit words.Dan Sandler2015-06-051-0/+58
* | | | Merge "Text selection: update touch delta when moving towards handles" into m...Mady Mellor2015-06-181-0/+10
|\ \ \ \
| * | | | Text selection: update touch delta when moving towards handlesMady Mellor2015-06-081-0/+10
* | | | | Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-devAdam Powell2015-06-181-10/+2
|\ \ \ \ \
| * | | | | Un-hide ViewGroup#onViewAdded/onViewRemovedAdam Powell2015-06-181-10/+2
* | | | | | Merge "Update button press in AbsListView to use new MotionEvent APIs" into m...Mady Mellor2015-06-181-11/+17
|\ \ \ \ \ \
| * | | | | | Update button press in AbsListView to use new MotionEvent APIsMady Mellor2015-06-161-11/+17
* | | | | | | Merge "Fix: Drag handle jumps between bidi boundaries." into mnc-devKeisuke Kuroyanagi2015-06-181-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix: Drag handle jumps between bidi boundaries.Keisuke Kuroyanagi2015-05-271-1/+14
* | | | | | | | Merge "ImageView updates cached drawable dimensions when drawable updates" in...Chet Haase2015-06-171-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | ImageView updates cached drawable dimensions when drawable updatesChet Haase2015-06-171-1/+10
* | | | | | | | | Merge "Remove indents from TextView" into mnc-devRaph Levien2015-06-171-65/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Remove indents from TextViewRaph Levien2015-06-171-65/+0
* | | | | | | | | Merge "Work around inconsistent views in RelativeLayout.onMeasure()" into mnc...Alan Viverette2015-06-171-9/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Work around inconsistent views in RelativeLayout.onMeasure()Alan Viverette2015-06-171-9/+9
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Add matching xml attributes for existing Toolbar properties" into mnc-devAdam Powell2015-06-171-0/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add matching xml attributes for existing Toolbar propertiesAdam Powell2015-06-161-0/+18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Handle negative view types properly in getScrapView" into mnc-devYigit Boyar2015-06-171-5/+6
|\ \ \ \ \ \ \
| * | | | | | | Handle negative view types properly in getScrapViewYigit Boyar2015-06-161-5/+6
| |/ / / / / /
* | | | | | | Merge "Drag to select text: add some slop for moving between lines" into mnc-devMady Mellor2015-06-171-9/+35
|\ \ \ \ \ \ \
| * | | | | | | Drag to select text: add some slop for moving between linesMady Mellor2015-06-171-9/+35
* | | | | | | | Insertion cursor: add some slop for moving between linesMady Mellor2015-06-171-1/+9
|/ / / / / / /
* | | | | | | Text selection: add some slop for moving between linesMady Mellor2015-06-171-10/+56
| |/ / / / / |/| | | | |
* | | | | | Merge "Fully remove Toolbar children when action views expand" into mnc-devAdam Powell2015-06-161-29/+45
|\ \ \ \ \ \
| * | | | | | Fully remove Toolbar children when action views expandAdam Powell2015-06-151-29/+45
| |/ / / / /
* | | | | | Fix floating toolbar flickers.Abodunrinwa Toki2015-06-161-13/+1
|/ / / / /
* | | | | Merge "Fix APIs." into mnc-devDianne Hackborn2015-06-121-13/+14
|\ \ \ \ \
| * | | | | Fix APIs.Dianne Hackborn2015-06-111-13/+14
* | | | | | Merge "Reset drag accelerator state in Editor#sendOnTextChanged." into mnc-devKeisuke Kuroyanagi2015-06-121-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reset drag accelerator state in Editor#sendOnTextChanged.Keisuke Kuroyanagi2015-06-111-0/+4
* | | | | | Check targetSdkVersion when passing size hints for UNSPECIFIED specsAdam Powell2015-06-118-15/+16
| |/ / / / |/| | | |
* | | | | Merge "API council review feedback for ActionMenuView" into mnc-devChris Banes2015-06-113-220/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | API council review feedback for ActionMenuViewChris Banes2015-06-103-220/+66
* | | | | Merge "Specifies the new height/width for update() on ListPopupWindow.show()....Jun Mukai2015-06-101-3/+2
|\ \ \ \ \