summaryrefslogtreecommitdiff
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ / | |/| | |
* | | | | Merge "Handle null argument in ImageView.setImageIcon()" into mnc-devAlan Viverette2015-06-301-11/+15
|\ \ \ \ \
| * | | | | Handle null argument in ImageView.setImageIcon()Alan Viverette2015-06-301-11/+15
| |/ / / /
* | | | | Merge "Let TextView clear accessibility selection index" into mnc-devMaxim Bogatov2015-06-301-25/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Let TextView clear accessibility selection indexMaxim Bogatov2015-06-261-25/+21
* | | | | Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc...Alan Viverette2015-06-291-17/+23
|\ \ \ \ \
| * | | | | Always remeasure ListView scrap used to obtain minimum widthAlan Viverette2015-06-261-17/+23
* | | | | | Merge "Fix crash due to reverse selection." into mnc-devSeigo Nonaka2015-06-291-3/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix crash due to reverse selection.Seigo Nonaka2015-06-261-3/+7
* | | | | | Merge "Text selection: fix snapping to words when words break across lines" i...Mady Mellor2015-06-261-8/+22
|\ \ \ \ \ \
| * | | | | | Text selection: fix snapping to words when words break across linesMady Mellor2015-06-261-8/+22
* | | | | | | Merge "TextView: add the "Share" accessibility action." into mnc-devAbodunrinwa Toki2015-06-261-0/+15
|\ \ \ \ \ \ \
| * | | | | | | TextView: add the "Share" accessibility action.Abodunrinwa Toki2015-06-261-0/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix: Text selection handles shouldn't be shown in accessibility mode" ...Mady Mellor2015-06-261-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix: Text selection handles shouldn't be shown in accessibility modeMady Mellor2015-06-261-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Text selection: When user reaches midpoint jump to end of word" into m...Mady Mellor2015-06-261-2/+2
|\ \ \ \ \ \
| * | | | | | Text selection: When user reaches midpoint jump to end of wordMady Mellor2015-06-181-2/+2
| | |_|_|/ / | |/| | | |