summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Import some unabbreviated translations for large screens.Eric Fischer2011-01-061-0/+331
| | |/ / / / | |/| | | |
* | | | | | Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also ad...Marco Nelissen2011-01-071-0/+7
|\ \ \ \ \ \
| * | | | | | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Removed XmlAdapters from frameworks." into honeycombGilles Debunne2011-01-073-1316/+0
|\ \ \ \ \ \
| * | | | | | Removed XmlAdapters from frameworks.Gilles Debunne2011-01-073-1316/+0
| |/ / / / /
* | | | | | Merge "in requery(), when exception is caught, print warning + stacktrace" in...Vasu Nori2011-01-071-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | in requery(), when exception is caught, print warning + stacktraceVasu Nori2011-01-061-0/+5
* | | | | | Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()Adam Powell2011-01-072-17/+3
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into hon...Romain Guy2011-01-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fix typo bug in FrameLayout's measurement code.Romain Guy2011-01-071-1/+1
* | | | Adding AsyncTaskLoader.waitForLoader() for testingDmitri Plotnikov2011-01-071-1/+28
* | | | Avoid superfluous calls to CacheManager with the Chromium HTTP stackSteve Block2011-01-078-20/+118
* | | | Merge "Remove some superfluous null-checks when constructing a CacheResult" i...Steve Block2011-01-071-11/+6
|\ \ \ \
| * | | | Remove some superfluous null-checks when constructing a CacheResultSteve Block2011-01-061-11/+6
* | | | | Merge "fix a long-standing 'typo' bug" into honeycombVasu Nori2011-01-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix a long-standing 'typo' bugVasu Nori2011-01-061-1/+1
| | |/ / | |/| |
* | | | New layers API for Views.Romain Guy2011-01-065-19/+250
|/ / /
* | | Merge "Add SurfaceTexture JNI registration." into honeycombJamie Gennis2011-01-061-0/+2
|\ \ \