summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add ActivityManager#isRunningInTestHarness() public API.Brett Chabot2011-01-092-4/+10
* Merge "Honeycomb styling for the volume panel" into honeycombAdam Powell2011-01-091-1/+1
|\
| * Honeycomb styling for the volume panelAdam Powell2011-01-091-1/+1
* | Merge "Fix 3299611: Use system font for AM/PM indicator" into honeycombJim Miller2011-01-091-1/+1
|\ \
| * | Fix 3299611: Use system font for AM/PM indicatorJim Miller2011-01-091-1/+1
* | | Return the View that matches the clicked position.Romain Guy2011-01-091-5/+4
| |/ |/|
* | Merge "Updated dialog and toast assets." into honeycombAdam Powell2011-01-0924-6/+10
|\ \ | |/ |/|
| * Updated dialog and toast assets.Adam Powell2011-01-0924-6/+10
* | Merge "Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #31093...Romain Guy2011-01-092-38/+48
|\ \
| * | Tighten up AsyncTask's semantics and behavior.Romain Guy2011-01-092-38/+48
* | | Merge "Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT M...Jim Miller2011-01-0917-144/+247
|\ \ \ | |_|/ |/| |
| * | Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE]Jim Miller2011-01-0917-144/+247
* | | Merge "DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistake...Dianne Hackborn2011-01-091-1/+5
|\ \ \
| * | | DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly thi...Dianne Hackborn2011-01-091-1/+5
* | | | Merge "Update progress/seek bar assets. Add indeterminate horizontal progress...Adam Powell2011-01-0943-1/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Update progress/seek bar assets. Add indeterminate horizontal progressAdam Powell2011-01-0943-1/+52
* | | | Merge "b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQu...Michael Chan2011-01-091-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComp...Michael Chan2011-01-091-0/+6
* | | | Fixed the waitForLoader method.Dmitri Plotnikov2011-01-091-10/+18
* | | | Add start/endTransition events for CHANGE transitionsChet Haase2011-01-091-0/+20
* | | | Merge "Fix check for required features" into honeycombKenny Root2011-01-095-2/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix check for required featuresKenny Root2011-01-075-2/+50
* | | | Implement issue # 3255887 could CursorLoader offer...Dianne Hackborn2011-01-0812-82/+208
* | | | Merge "Remove unnecessary log" into honeycombAdam Powell2011-01-081-2/+0
|\ \ \ \
| * | | | Remove unnecessary logAdam Powell2011-01-081-2/+0
* | | | | Fix bug 3312807 - Fix child margin measurement in FrameLayoutAdam Powell2011-01-081-3/+5
|/ / / /
* | | | Amendment to fix for bug 3332414Adam Powell2011-01-081-0/+1
* | | | Bug 3332414 - UI glitch in CAB optionsAdam Powell2011-01-081-1/+1
* | | | Fix bug 3334437 - require an adapter to measure dropdown content widthAdam Powell2011-01-081-0/+4
* | | | Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-0811-4/+37
| |/ / |/| |
* | | Enable camera preview to a SurfaceTexture.Jamie Gennis2011-01-072-3/+53
* | | Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" ...Adam Powell2011-01-072-4/+12
|\ \ \
| * | | Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"Adam Powell2011-01-072-4/+12
* | | | Rename drag "thumbnail" to the drag "shadow"Christopher Tate2011-01-072-53/+54
* | | | Merge "The switch widget didn't work properly until after onMeasure had run."...Joe Onorato2011-01-071-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | The switch widget didn't work properly until after onMeasure had run.Joe Onorato2011-01-071-2/+5
* | | | Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug ...Romain Guy2011-01-071-3/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | Non-opaque views with fading edges cannot be marked dirty opaque.Romain Guy2011-01-071-3/+9
* | | | Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged i...Dianne Hackborn2011-01-071-0/+11
|\ \ \ \
| * | | | WM part of #3293405: Screen needs to be redrawn when HDMI is plugged inDianne Hackborn2011-01-071-0/+11
* | | | | Merge "Fix bug 3158976 - Search box is too small" into honeycombAdam Powell2011-01-074-1/+27
|\ \ \ \ \
| * | | | | Fix bug 3158976 - Search box is too smallAdam Powell2011-01-074-1/+27
* | | | | | bug:3325039 Making the cursor ring movement send accessibility events.Svetoslav Ganov2011-01-073-27/+98
* | | | | | Merge "Don't match wrap_content/match_parent children with child count = 1. B...Romain Guy2011-01-073-3/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Don't match wrap_content/match_parent children with child count = 1.Romain Guy2011-01-073-3/+7
* | | | | | Merge "Do not update matches string when there are no matches." into honeycombLeon Scroggins2011-01-071-0/+6
|\ \ \ \ \ \
| * | | | | | Do not update matches string when there are no matches.Leon Scroggins2011-01-071-0/+6
* | | | | | | Merge "Added support for Unicode surrogate characters in word selection" into...Gilles Debunne2011-01-072-23/+28
|\ \ \ \ \ \ \
| * | | | | | | Added support for Unicode surrogate characters in word selectionGilles Debunne2011-01-072-23/+28
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Import some unabbreviated translations for large screens." into honeycombEric Fischer2011-01-071-0/+331
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |