summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Localized optimizations in views and bitmaps" into ics-mr1Christopher Tate2011-11-112-6/+8
|\
| * Localized optimizations in views and bitmapsChristopher Tate2011-11-112-6/+8
* | am 7b8bec28: Merge "PopupWindow dismiss() can get into a recursive loop." int...Svetoslav Ganov2011-11-111-1/+2
|\ \
| * | PopupWindow dismiss() can get into a recursive loop.Svetoslav Ganov2011-11-101-1/+2
* | | Make the overridden ImageView#setVisibility remotableAdam Powell2011-11-101-0/+1
| |/ |/|
* | Fix access modifiers on ImageView overridesAdam Powell2011-11-101-2/+2
* | Fix bug 5581874 - Animated drawables don't start as expectedAdam Powell2011-11-101-0/+24
* | Merge "Visual glitches when starting extracted text" into ics-mr1Gilles Debunne2011-11-101-14/+22
|\ \
| * | Visual glitches when starting extracted textGilles Debunne2011-11-091-14/+22
* | | Respect user settings for spell checking language if explicitly setsatok2011-11-102-15/+14
* | | Merge "Bug 5575396: close spell session on language change" into ics-mr1Gilles Debunne2011-11-091-6/+2
|\ \ \ | |/ / |/| |
| * | Bug 5575396: close spell session on language changeGilles Debunne2011-11-071-6/+2
* | | Merge "NumberPicker incorectly enforcing minimal width and height." into ics-mr1Svetoslav Ganov2011-11-081-10/+13
|\ \ \
| * | | NumberPicker incorectly enforcing minimal width and height.Svetoslav Ganov2011-11-071-10/+13
* | | | Merge "Fix bug 5544103 - Spinner text doesn't look dimmed when disabled" into...Adam Powell2011-11-081-0/+18
|\ \ \ \
| * | | | Fix bug 5544103 - Spinner text doesn't look dimmed when disabledAdam Powell2011-11-081-0/+18
| |/ / /
* | | | Merge "No more context menu in TextView" into ics-mr1Gilles Debunne2011-11-081-79/+2
|\ \ \ \ | |/ / / |/| | |
| * | | No more context menu in TextViewGilles Debunne2011-11-041-79/+2
* | | | Don't show the submit button when it isn't enabled.Amith Yamasani2011-11-041-4/+3
|/ / /
* | | Merge "Close suggestions cursor when SearchView is detached." into ics-mr1Amith Yamasani2011-11-042-6/+17
|\ \ \
| * | | Close suggestions cursor when SearchView is detached.Amith Yamasani2011-11-032-6/+17
* | | | Merge "Turn off the spell checker when the spell checker is disabled in the s...Ken Wakasa2011-11-041-3/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Turn off the spell checker when the spell checker is disabled in the settingssatok2011-11-031-3/+8
* | | | Merge "Don't expand the SearchView if already expanded." into ics-mr1Amith Yamasani2011-11-021-0/+2
|\ \ \ \
| * | | | Don't expand the SearchView if already expanded.Amith Yamasani2011-11-011-0/+2
| | |/ / | |/| |
* | | | Merge "CalendarView title incorrectly updated for different languages." into ...Svetoslav Ganov2011-11-021-13/+13
|\ \ \ \
| * | | | CalendarView title incorrectly updated for different languages.Svetoslav Ganov2011-10-311-13/+13
* | | | | Merge "Updating NumberPicker, TimePicker, DatePicker to fit different screen ...Svetoslav Ganov2011-11-021-56/+116
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Updating NumberPicker, TimePicker, DatePicker to fit different screen and fon...Svetoslav Ganov2011-11-011-56/+116
| |/ / /
* | | | Some optimizations.Dianne Hackborn2011-11-012-8/+8
| |/ / |/| |
* | | Merge " Update to fix for bug 5393156" into ics-mr1Philip Milne2011-11-011-6/+8
|\ \ \
| * | | Update to fix for bug 5393156Philip Milne2011-10-311-6/+8
| |/ /
* | | Fix bug 5514022 - ListView should not auto-scroll selected item to topAdam Powell2011-10-311-1/+3
* | | Merge "HorizontalScrollView should delay child presses" into ics-mr1Michael Jurka2011-10-301-0/+5
|\ \ \
| * | | HorizontalScrollView should delay child pressesMichael Jurka2011-10-281-0/+5
| |/ /
* | | am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...Joe Fernandez2011-10-291-0/+6
|\ \ \ | | |/ | |/|
| * | Merge "docs: add developer guide cross references, Project ACRE, round 3" int...Joe Fernandez2011-10-281-0/+6
| |\ \
| | * | docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-0/+6
* | | | am 4eec98ed: Merge "Text handles do not handle scroll correctly" into ics-mr0Gilles Debunne2011-10-281-4/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Text handles do not handle scroll correctlyGilles Debunne2011-10-281-4/+5
| |/
* | NumberPicker does not not fit on Crespo in landscape.Svetoslav Ganov2011-10-261-15/+98
* | am e3bb0ecb: Merge "Removing fades on last item in StackView for major FPS im...Adam Cohen2011-10-211-39/+6
|\ \ | |/
| * Removing fades on last item in StackView for major FPS improvement on PrimeAdam Cohen2011-10-211-39/+6
| * Bug 5428541: Check that span is still in text before deletingGilles Debunne2011-10-201-6/+8
* | Merge "Renaming of a hidden API: ShowSoftInputOnFocus"Gilles Debunne2011-10-201-10/+10
|\ \
| * | Renaming of a hidden API: ShowSoftInputOnFocusGilles Debunne2011-10-191-10/+10
* | | Merge "Add content description setter to RemoteViews"Svetoslav Ganov2011-10-201-0/+10
|\ \ \
| * | | Add content description setter to RemoteViewsSvetoslav Ganov2011-10-181-0/+10
* | | | am 5dc30a77: Merge "DatePicker crashes when going from 2036 to 2035 via ▼" ...Svetoslav Ganov2011-10-193-21/+88
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0Svetoslav Ganov2011-10-193-21/+88
| |\ \ \