| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge "Localized optimizations in views and bitmaps" into ics-mr1 | Christopher Tate | 2011-11-11 | 2 | -6/+8 |
| |\ |
|
| | * | Localized optimizations in views and bitmaps | Christopher Tate | 2011-11-11 | 2 | -6/+8 |
| * | | am 7b8bec28: Merge "PopupWindow dismiss() can get into a recursive loop." int... | Svetoslav Ganov | 2011-11-11 | 1 | -1/+2 |
| |\ \ |
|
| | * | | PopupWindow dismiss() can get into a recursive loop. | Svetoslav Ganov | 2011-11-10 | 1 | -1/+2 |
| * | | | Make the overridden ImageView#setVisibility remotable | Adam Powell | 2011-11-10 | 1 | -0/+1 |
| | |/
|/| |
|
| * | | Fix access modifiers on ImageView overrides | Adam Powell | 2011-11-10 | 1 | -2/+2 |
| * | | Fix bug 5581874 - Animated drawables don't start as expected | Adam Powell | 2011-11-10 | 1 | -0/+24 |
| * | | Merge "Visual glitches when starting extracted text" into ics-mr1 | Gilles Debunne | 2011-11-10 | 1 | -14/+22 |
| |\ \ |
|
| | * | | Visual glitches when starting extracted text | Gilles Debunne | 2011-11-09 | 1 | -14/+22 |
| * | | | Respect user settings for spell checking language if explicitly set | satok | 2011-11-10 | 2 | -15/+14 |
| * | | | Merge "Bug 5575396: close spell session on language change" into ics-mr1 | Gilles Debunne | 2011-11-09 | 1 | -6/+2 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Bug 5575396: close spell session on language change | Gilles Debunne | 2011-11-07 | 1 | -6/+2 |
| * | | | Merge "NumberPicker incorectly enforcing minimal width and height." into ics-mr1 | Svetoslav Ganov | 2011-11-08 | 1 | -10/+13 |
| |\ \ \ |
|
| | * | | | NumberPicker incorectly enforcing minimal width and height. | Svetoslav Ganov | 2011-11-07 | 1 | -10/+13 |
| * | | | | Merge "Fix bug 5544103 - Spinner text doesn't look dimmed when disabled" into... | Adam Powell | 2011-11-08 | 1 | -0/+18 |
| |\ \ \ \ |
|
| | * | | | | Fix bug 5544103 - Spinner text doesn't look dimmed when disabled | Adam Powell | 2011-11-08 | 1 | -0/+18 |
| | |/ / / |
|
| * | | | | Merge "No more context menu in TextView" into ics-mr1 | Gilles Debunne | 2011-11-08 | 1 | -79/+2 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | No more context menu in TextView | Gilles Debunne | 2011-11-04 | 1 | -79/+2 |
| * | | | | Don't show the submit button when it isn't enabled. | Amith Yamasani | 2011-11-04 | 1 | -4/+3 |
| |/ / / |
|
| * | | | Merge "Close suggestions cursor when SearchView is detached." into ics-mr1 | Amith Yamasani | 2011-11-04 | 2 | -6/+17 |
| |\ \ \ |
|
| | * | | | Close suggestions cursor when SearchView is detached. | Amith Yamasani | 2011-11-03 | 2 | -6/+17 |
| * | | | | Merge "Turn off the spell checker when the spell checker is disabled in the s... | Ken Wakasa | 2011-11-04 | 1 | -3/+8 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | Turn off the spell checker when the spell checker is disabled in the settings | satok | 2011-11-03 | 1 | -3/+8 |
| * | | | | Merge "Don't expand the SearchView if already expanded." into ics-mr1 | Amith Yamasani | 2011-11-02 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | Don't expand the SearchView if already expanded. | Amith Yamasani | 2011-11-01 | 1 | -0/+2 |
| | | |/ /
| |/| | |
|
| * | | | | Merge "CalendarView title incorrectly updated for different languages." into ... | Svetoslav Ganov | 2011-11-02 | 1 | -13/+13 |
| |\ \ \ \ |
|
| | * | | | | CalendarView title incorrectly updated for different languages. | Svetoslav Ganov | 2011-10-31 | 1 | -13/+13 |
| * | | | | | Merge "Updating NumberPicker, TimePicker, DatePicker to fit different screen ... | Svetoslav Ganov | 2011-11-02 | 1 | -56/+116 |
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | * | | | | Updating NumberPicker, TimePicker, DatePicker to fit different screen and fon... | Svetoslav Ganov | 2011-11-01 | 1 | -56/+116 |
| | |/ / / |
|
| * | | | | Some optimizations. | Dianne Hackborn | 2011-11-01 | 2 | -8/+8 |
| | |/ /
|/| | |
|
| * | | | Merge " Update to fix for bug 5393156" into ics-mr1 | Philip Milne | 2011-11-01 | 1 | -6/+8 |
| |\ \ \ |
|
| | * | | | Update to fix for bug 5393156 | Philip Milne | 2011-10-31 | 1 | -6/+8 |
| | |/ / |
|
| * | | | Fix bug 5514022 - ListView should not auto-scroll selected item to top | Adam Powell | 2011-10-31 | 1 | -1/+3 |
| * | | | Merge "HorizontalScrollView should delay child presses" into ics-mr1 | Michael Jurka | 2011-10-30 | 1 | -0/+5 |
| |\ \ \ |
|
| | * | | | HorizontalScrollView should delay child presses | Michael Jurka | 2011-10-28 | 1 | -0/+5 |
| | |/ / |
|
| * | | | am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,... | Joe Fernandez | 2011-10-29 | 1 | -0/+6 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge "docs: add developer guide cross references, Project ACRE, round 3" int... | Joe Fernandez | 2011-10-28 | 1 | -0/+6 |
| | |\ \ |
|
| | | * | | docs: add developer guide cross references, Project ACRE, round 3 | Joe Fernandez | 2011-10-28 | 1 | -0/+6 |
| * | | | | am 4eec98ed: Merge "Text handles do not handle scroll correctly" into ics-mr0 | Gilles Debunne | 2011-10-28 | 1 | -4/+5 |
| |\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| | * | | Text handles do not handle scroll correctly | Gilles Debunne | 2011-10-28 | 1 | -4/+5 |
| | |/ |
|
| * | | NumberPicker does not not fit on Crespo in landscape. | Svetoslav Ganov | 2011-10-26 | 1 | -15/+98 |
| * | | am e3bb0ecb: Merge "Removing fades on last item in StackView for major FPS im... | Adam Cohen | 2011-10-21 | 1 | -39/+6 |
| |\ \
| |/ |
|
| | * | Removing fades on last item in StackView for major FPS improvement on Prime | Adam Cohen | 2011-10-21 | 1 | -39/+6 |
| | * | Bug 5428541: Check that span is still in text before deleting | Gilles Debunne | 2011-10-20 | 1 | -6/+8 |
| * | | Merge "Renaming of a hidden API: ShowSoftInputOnFocus" | Gilles Debunne | 2011-10-20 | 1 | -10/+10 |
| |\ \ |
|
| | * | | Renaming of a hidden API: ShowSoftInputOnFocus | Gilles Debunne | 2011-10-19 | 1 | -10/+10 |
| * | | | Merge "Add content description setter to RemoteViews" | Svetoslav Ganov | 2011-10-20 | 1 | -0/+10 |
| |\ \ \ |
|
| | * | | | Add content description setter to RemoteViews | Svetoslav Ganov | 2011-10-18 | 1 | -0/+10 |
| * | | | | am 5dc30a77: Merge "DatePicker crashes when going from 2036 to 2035 via ▼" ... | Svetoslav Ganov | 2011-10-19 | 3 | -21/+88 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Merge "DatePicker crashes when going from 2036 to 2035 via ▼" into ics-mr0 | Svetoslav Ganov | 2011-10-19 | 3 | -21/+88 |
| | |\ \ \ |
|