summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
...
* | | Accessibility: Read the time correctly in quick settings.Dan Sandler2015-07-291-0/+29
* | | Merge "Ensure maxHeight is at least 0 during measureChildHorizontal()" into m...Alan Viverette2015-07-291-16/+25
|\ \ \
| * | | Ensure maxHeight is at least 0 during measureChildHorizontal()Alan Viverette2015-07-291-16/+25
| | |/ | |/|
* | | Always distribute excess space in LinearLayout measurementAlan Viverette2015-07-291-73/+32
|/ /
* | Merge "Allow text selection handles to scroll horizontally" into mnc-devMady Mellor2015-07-281-18/+102
|\ \ | |/ |/|
| * Allow text selection handles to scroll horizontallyMady Mellor2015-07-241-18/+102
* | Merge "Disallow dragging text in extracted mode" into mnc-devAndrei Stingaceanu2015-07-241-1/+2
|\ \
| * | Disallow dragging text in extracted modeAndrei Stingaceanu2015-07-211-1/+2
* | | Merge "Do not show normal permissions in sideloading UI" into mnc-devSvetoslav Ganov2015-07-231-1/+7
|\ \ \
| * | | Do not show normal permissions in sideloading UISvetoslav2015-07-221-1/+7
* | | | Fix handling of RelativeLayout measurement using UNSPECIFIED specAlan Viverette2015-07-221-3/+4
|/ / /
* | | Merge "Always create nodes for views backed by an adapter." into mnc-devSvetoslav2015-07-211-19/+0
|\ \ \ | |_|/ |/| |
| * | Always create nodes for views backed by an adapter.Svetoslav2015-07-201-19/+0
* | | Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-devKeisuke Kuroyanagi2015-07-201-1/+2
|\ \ \ | |/ / |/| |
| * | Fix: Wrong suggestion popup position in extract mode.Keisuke Kuroyanagi2015-07-171-1/+2
| |/
* | Localize SimpleMonthViewChet Haase2015-07-171-2/+5
|/
* am e67416ec: am 4859a612: Merge "docs: Clarified how to find out when a switc...Andrew Solovay2015-07-141-1/+1
|\
| * docs: Clarified how to find out when a switch is toggledAndrew Solovay2015-07-091-1/+1
* | Merge "Fix insertion handle disappearing in extract mode" into mnc-devAndrei Stingaceanu2015-07-141-9/+20
|\ \
| * | Fix insertion handle disappearing in extract modeAndrei Stingaceanu2015-07-131-9/+20
* | | Merge "Remove personal/device group from sideloading screen." into mnc-devJulia Reynolds2015-07-131-36/+3
|\ \ \ | |/ / |/| |
| * | Remove personal/device group from sideloading screen.Julia Reynolds2015-07-131-36/+3
* | | Merge "Fix: line slop shouldn't always increase / decrease by one line" into ...Mady Mellor2015-07-111-1/+7
|\ \ \
| * | | Fix: line slop shouldn't always increase / decrease by one lineMady Mellor2015-07-091-1/+7
* | | | Merge "Fix line slop issue at end of line for Thai & CJK" into mnc-devMady Mellor2015-07-111-18/+40
|\ \ \ \
| * | | | Fix line slop issue at end of line for Thai & CJKMady Mellor2015-07-101-18/+40
| |/ / /
* | | | Improve ImageView drawable re-useJohn Reck2015-07-101-10/+13
| |/ / |/| |
* | | Teach ImageView to recycle internal drawablesJohn Reck2015-07-091-1/+21
* | | Merge "Show a default icon for permissions that lack a group." into mnc-devJulia Reynolds2015-07-091-10/+4
|\ \ \ | |/ / |/| |
| * | Show a default icon for permissions that lack a group.Julia Reynolds2015-07-091-10/+4
* | | Reduce overly aggressive use of narrowAm / narrowPm.Narayan Kamath2015-07-091-2/+2
* | | Merge "Use hint text to position handle / floating tool bar popups" into mnc-devMady Mellor2015-07-091-19/+21
|\ \ \ | |/ / |/| |
| * | Use hint text to position handle / floating tool bar popupsMady Mellor2015-07-081-19/+21
* | | Merge "Implement better handling of text in assist." into mnc-devDianne Hackborn2015-07-071-13/+96
|\ \ \
| * | | Implement better handling of text in assist.Dianne Hackborn2015-07-071-13/+96
* | | | Merge "Remember focused child during layout when adapter has stable IDs" into...Alan Viverette2015-07-071-1/+2
|\ \ \ \
| * | | | Remember focused child during layout when adapter has stable IDsAlan Viverette2015-07-061-1/+2
| |/ / /
* | | | Merge "Never fully detach header or footer views in AbsListView" into mnc-devAlan Viverette2015-07-071-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Never fully detach header or footer views in AbsListViewAlan Viverette2015-07-071-4/+8
| |/ /
* | | Merge "Drag handles persist after lost focus in extracted mode" into mnc-devAndrei Stingaceanu2015-07-072-4/+7
|\ \ \ | |/ / |/| |
| * | Drag handles persist after lost focus in extracted modeAndrei Stingaceanu2015-07-012-4/+7
* | | Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-devAbodunrinwa Toki2015-07-022-38/+145
|\ \ \
| * | | Add accessibility actions for the PROCESS_TEXT feature.Abodunrinwa Toki2015-06-292-38/+145
* | | | Merge "Fix: Selection handles can remain on home screen." into mnc-devKeisuke Kuroyanagi2015-07-011-1/+1
|\ \ \ \
| * | | | Fix: Selection handles can remain on home screen.Keisuke Kuroyanagi2015-07-011-1/+1
* | | | | Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...Dianne Hackborn2015-07-011-1/+2
| |_|/ / |/| | |
* | | | Merge "Resolve CompoundButton's foreground drawable for layout direction chan...Doris Liu2015-06-301-0/+11
|\ \ \ \
| * | | | Resolve CompoundButton's foreground drawable for layout direction changeDoris Liu2015-06-301-0/+11
* | | | | Merge "Allow null child view when checking whether divider should draw" into ...Doris Liu2015-06-301-1/+2
|\ \ \ \ \
| * | | | | Allow null child view when checking whether divider should drawDoris Liu2015-06-301-1/+2
| | |_|/ / | |/| | |