summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Support invoking key shortcuts using Control.Jeff Brown2010-12-211-73/+52
* Links are clickable in TextView when textIsSelectable.Gilles Debunne2010-12-211-0/+14
* Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...Dianne Hackborn2010-12-211-2/+3
* Measure spinner items for sizing the dropdown view.Adam Powell2010-12-191-0/+45
* Merge "Fixing leak in StackView"Adam Cohen2010-12-171-6/+20
|\
| * Fixing leak in StackViewAdam Cohen2010-12-171-6/+20
* | Add initial support for TAB navigation.Jeff Brown2010-12-176-150/+392
* | Merge "AutoLink identified spans are selected when long pressed."Gilles Debunne2010-12-171-29/+58
|\ \
| * | AutoLink identified spans are selected when long pressed.Gilles Debunne2010-12-171-29/+58
* | | Merge "Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme...Svetoslav Ganov2010-12-171-1/+1
|\ \ \ | |/ / |/| |
| * | Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov2010-12-171-1/+1
* | | Merge "Made text selectable even when autolinks are activated."Gilles Debunne2010-12-171-27/+38
|\ \ \
| * | | Made text selectable even when autolinks are activated.Gilles Debunne2010-12-171-27/+38
* | | | Merge "Bug 3293819. Timepicker is showing single digit for 0, 1, 2 minutes (t...Svetoslav Ganov2010-12-171-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug 3293819. Timepicker is showing single digit for 0, 1, 2 minutes (the rest...Svetoslav Ganov2010-12-171-0/+1
* | | Merge "Addressing issues associated RemoteViewsAdapter's service crashes / di...Adam Cohen2010-12-174-18/+18
|\ \ \ | |/ / |/| / | |/
| * Addressing issues associated RemoteViewsAdapter's service crashes / disconnectsAdam Cohen2010-12-174-18/+18
* | Merge "Removed focusableInTouchMode flag for selectable text."Gilles Debunne2010-12-171-7/+4
|\ \
| * | Removed focusableInTouchMode flag for selectable text.Gilles Debunne2010-12-171-7/+4
* | | Merge "Fix for TimePicker not redrawing itself."Chet Haase2010-12-171-4/+1
|\ \ \ | |/ / |/| |
| * | Fix for TimePicker not redrawing itself.Chet Haase2010-12-171-4/+1
| |/
* | Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn2010-12-163-32/+109
* | Fix SearchView collapse on text input.Amith Yamasani2010-12-161-1/+1
|/
* Changing StackView layout to space items differentlyAdam Cohen2010-12-161-22/+74
* New SearchView assets and close-button behavior change.Amith Yamasani2010-12-151-6/+29
* Fix for testAccessTransformationMethod cts test.Gilles Debunne2010-12-151-2/+2
* Show keyboard when user starts a text selection.Gilles Debunne2010-12-151-2/+8
* Merge "Support custom themes in TabHost."Gilles Debunne2010-12-151-3/+5
|\
| * Support custom themes in TabHost.Gilles Debunne2010-12-151-3/+5
* | Merge "Updating the light Date picker theme. Some UI fixes."Svetoslav Ganov2010-12-152-79/+89
|\ \
| * | Updating the light Date picker theme. Some UI fixes.Svetoslav Ganov2010-12-152-79/+89
| |/
* | Merge "Fix in StackView layout"Adam Cohen2010-12-151-1/+1
|\ \
| * | Fix in StackView layoutAdam Cohen2010-12-151-1/+1
* | | am b32ea255: am 7daaa98c: Merge "Fix issue #3149290: java.lang.RuntimeExcepti...Dianne Hackborn2010-12-151-3/+7
|\ \ \
| * \ \ am 7daaa98c: Merge "Fix issue #3149290: java.lang.RuntimeException: Unable to...Dianne Hackborn2010-12-151-3/+7
| |\ \ \
| | * | | Fix issue #3149290: java.lang.RuntimeException: Unable to pause activityDianne Hackborn2010-12-151-3/+7
* | | | | Merge "New stack visualization"Adam Cohen2010-12-151-37/+55
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | New stack visualizationAdam Cohen2010-12-141-37/+55
* | | | Reduced Overfling threshold after many different cefficient tries.Gilles Debunne2010-12-141-0/+1
* | | | Merge "Fix bug 3274422 - Prevent pop-in of items in certain lists"Adam Powell2010-12-141-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug 3274422 - Prevent pop-in of items in certain listsAdam Powell2010-12-141-4/+14
* | | | Remove line height attribute from TextView.Gilles Debunne2010-12-142-37/+1
|/ / /
* | | Expose split touch API on PopupWindow.Jeff Brown2010-12-141-2/+0
* | | Merge "Heterogeneous comment for convertView in getView documentation"Gilles Debunne2010-12-141-1/+3
|\ \ \
| * | | Heterogeneous comment for convertView in getView documentationGilles Debunne2010-12-141-1/+3
* | | | Removed no longer used longPressCallback in TextViewGilles Debunne2010-12-141-7/+0
|/ / /
* | | Off by one index error in word selectionGilles Debunne2010-12-141-1/+1
* | | Make TextView respect the maxLines attribute.Gilles Debunne2010-12-141-23/+47
* | | Merge "setTextIsSelectable documentation updated."Gilles Debunne2010-12-131-2/+8
|\ \ \
| * | | setTextIsSelectable documentation updated.Gilles Debunne2010-12-131-2/+8