summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fxi initial error popup dialog in TextEdit and refreshed assets." into...Gilles Debunne2011-01-311-17/+24
|\
| * Fxi initial error popup dialog in TextEdit and refreshed assets.Gilles Debunne2011-01-281-17/+24
* | Merge "Fix bug 3405899 - android.view.WindowManager$BadTokenException" into h...Adam Powell2011-01-301-2/+8
|\ \
| * | Fix bug 3405899 - android.view.WindowManager$BadTokenExceptionAdam Powell2011-01-301-2/+8
* | | Auto-clearing setError popupGilles Debunne2011-01-301-7/+4
|/ /
* | Merge "Fix issue #3403539: WordPress crashes on Honeycomb" into honeycombDianne Hackborn2011-01-281-1/+11
|\ \
| * | Fix issue #3403539: WordPress crashes on HoneycombDianne Hackborn2011-01-281-1/+11
* | | Merge "Fix for TextView's error popup behavior when using soft keyboard." int...Gilles Debunne2011-01-281-16/+28
|\ \ \ | |/ / |/| |
| * | Fix for TextView's error popup behavior when using soft keyboard.Gilles Debunne2011-01-271-16/+28
| |/
* | Merge "Fixing static StackView scenario (Issue: 3399844)" into honeycombAdam Cohen2011-01-271-2/+6
|\ \
| * | Fixing static StackView scenario (Issue: 3399844)Adam Cohen2011-01-271-2/+6
| |/
* | Accessibility support to NumberPicker, DatePicker, and TimePickerSvetoslav Ganov2011-01-272-3/+37
|/
* Merge "Fix bug 3391818 - Keyboard covers the "Show in chat list" selection in...Adam Powell2011-01-272-1/+2
|\
| * Fix bug 3391818 - Keyboard covers the "Show in chat list" selection inAdam Powell2011-01-272-1/+2
* | Soft keyboard is not shown when text selection mode is aborted.Gilles Debunne2011-01-271-21/+17
|/
* Merge "CustomSelectionActionModeCallback can prevent selection mode from star...Gilles Debunne2011-01-271-1/+7
|\
| * CustomSelectionActionModeCallback can prevent selection mode from starting.Gilles Debunne2011-01-271-1/+7
* | Merge "Fix down arrow in AutoCompleteTextView." into honeycombJeff Brown2011-01-264-78/+94
|\ \
| * | Fix down arrow in AutoCompleteTextView.Jeff Brown2011-01-264-78/+94
* | | Merge "The calendar view widget was jumping incorrectly to the next week whil...Svetoslav Ganov2011-01-263-11/+26
|\ \ \
| * | | The calendar view widget was jumping incorrectly to the next weekSvetoslav Ganov2011-01-263-11/+26
* | | | Fixing some ugly StackView relayouts on rotationAdam Cohen2011-01-262-26/+11
| |/ / |/| |
* | | Merge "Tabs are resized to make sure they fit in their parent." into honeycombGilles Debunne2011-01-262-1/+51
|\ \ \
| * | | Tabs are resized to make sure they fit in their parent.Gilles Debunne2011-01-262-1/+51
* | | | Making requested indices the last to be pruned when we hit cache memory limit...Winson Chung2011-01-261-19/+46
| |_|/ |/| |
* | | Merge "Optimize invalidate() calls." into honeycombRomain Guy2011-01-264-7/+7
|\ \ \
| * | | Optimize invalidate() calls.Romain Guy2011-01-264-7/+7
| | |/ | |/|
* | | Merge "Holo theme for error popups in TextViews." into honeycombGilles Debunne2011-01-261-2/+17
|\ \ \
| * | | Holo theme for error popups in TextViews.Gilles Debunne2011-01-261-2/+17
| |/ /
* | | Fixing bug where widgets would go dead after moving to another screenAdam Cohen2011-01-261-6/+0
* | | Merge "Re-enabling queued unbinding of services after requests to the service...Winson Chung2011-01-264-243/+357
|\ \ \ | |/ / |/| |
| * | Re-enabling queued unbinding of services after requests to the service. (3394...Winson Chung2011-01-264-243/+357
* | | Merge "Cleaning up StackView" into honeycombAdam Cohen2011-01-252-60/+147
|\ \ \
| * | | Cleaning up StackViewAdam Cohen2011-01-252-60/+147
| |/ /
* | | Merge "A long press on the selection handle no longer selects the word." into...Gilles Debunne2011-01-251-73/+35
|\ \ \ | |/ / |/| |
| * | A long press on the selection handle no longer selects the word.Gilles Debunne2011-01-251-73/+35
| |/
* | Merge "Heed the focusability flag in SearchView and set the default to true."...Amith Yamasani2011-01-251-7/+21
|\ \
| * | Heed the focusability flag in SearchView and set the default to true.Amith Yamasani2011-01-251-7/+21
| |/
* | Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...Dianne Hackborn2011-01-241-1/+1
|/
* Merge "DatePicker is picking the wrong date" into honeycombSvetoslav Ganov2011-01-243-94/+122
|\
| * DatePicker is picking the wrong dateSvetoslav Ganov2011-01-243-94/+122
* | Merge "Fix bug 3242393 - overscroll effect missing from lists which drag but ...Adam Powell2011-01-241-1/+2
|\ \
| * | Fix bug 3242393 - overscroll effect missing from lists which drag butAdam Powell2011-01-241-1/+2
* | | Merge "NULL inputType text fields should never show the IME." into honeycombGilles Debunne2011-01-241-36/+22
|\ \ \
| * | | NULL inputType text fields should never show the IME.Gilles Debunne2011-01-241-36/+22
* | | | Merge "Non-editable TextViews should not display a cursor." into honeycombGilles Debunne2011-01-241-4/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Non-editable TextViews should not display a cursor.Gilles Debunne2011-01-241-4/+7
| |/ /
* | | Merge "Use optimized display lists for all hwaccelerated rendering" into hone...Chet Haase2011-01-244-0/+7
|\ \ \
| * | | Use optimized display lists for all hwaccelerated renderingChet Haase2011-01-244-0/+7
| | |/ | |/|
* | | Merge "New fix for popup behavior in AutoCompleteTextViews." into honeycombGilles Debunne2011-01-241-10/+18
|\ \ \ | |/ / |/| |