summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Removing firing of spurious scroll accesibility events."Svetoslav Ganov2011-08-042-0/+32
|\
| * Removing firing of spurious scroll accesibility events.Svetoslav Ganov2011-07-292-0/+32
* | Merge "No selection or click accessibility events are fired when a list item ...Svetoslav Ganov2011-08-041-0/+1
|\ \
| * | No selection or click accessibility events are fired when a list item is tapped.Svetoslav Ganov2011-07-291-0/+1
| |/
* | Merge "Add camera bayer image format."Wu-cheng Li2011-08-041-0/+2
|\ \
| * | Add camera bayer image format.Wu-cheng Li2011-08-041-0/+2
* | | Merge "Fix 5044158: layout and asset work on lockscreen PIN mode"Jim Miller2011-08-0346-77/+123
|\ \ \
| * | | Fix 5044158: layout and asset work on lockscreen PIN modeJim Miller2011-08-0346-77/+123
* | | | Merge "Whoops also need to move notification shade above lock screen."Dianne Hackborn2011-08-032-6/+12
|\ \ \ \
| * | | | Whoops also need to move notification shade above lock screen.Dianne Hackborn2011-08-032-6/+12
* | | | | Merge "Fix PAN bug for reverse tethering."Jaikumar Ganesh2011-08-031-13/+9
|\ \ \ \ \
| * | | | | Fix PAN bug for reverse tethering.Jaikumar Ganesh2011-08-031-13/+9
* | | | | | Merge changes I689cb0c0,I09603218Mathias Agopian2011-08-033-156/+148
|\ \ \ \ \ \
| * | | | | | Add a 'release' method to the SurfaceTexture public Java APIMathias Agopian2011-08-032-0/+8
| * | | | | | Mark Window-Manager-specific APIs on android.view.Surface as @hideMathias Agopian2011-08-031-156/+140
* | | | | | | Merge "Add a timeout for disconnecting devices to recover from error situation"Matthew Xie2011-08-031-17/+55
|\ \ \ \ \ \ \
| * | | | | | | Add a timeout for disconnecting devices to recover from error situationMatthew Xie2011-08-031-17/+55
* | | | | | | | Merge "Enforce permission for changeApplicationState function."Jaikumar Ganesh2011-08-032-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Enforce permission for changeApplicationState function.Jaikumar Ganesh2011-08-032-1/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Added Device Default Themes."Romain Guy2011-08-037-0/+1432
|\ \ \ \ \ \ \ \
| * | | | | | | | Added Device Default Themes.Andrew Sapperstein2011-08-037-0/+1432
* | | | | | | | | Merge "Better error codes for missing files"Kenny Root2011-08-035-33/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Better error codes for missing filesKenny Root2011-08-035-33/+86
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Expose quota status for active network."Jeff Sharkey2011-08-036-8/+135
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose quota status for active network.Jeff Sharkey2011-08-026-8/+135
* | | | | | | | | | Merge "Destroy the EGL surface when the ViewRootImpl surface is invalid Bug #...Romain Guy2011-08-032-22/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Destroy the EGL surface when the ViewRootImpl surface is invalidRomain Guy2011-08-032-22/+29
* | | | | | | | | | | Merge "Tidy."Philip Milne2011-08-031-143/+59
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Tidy.Philip Milne2011-08-031-143/+59
* | | | | | | | | | | Merge "A tap on the insertion handle is only handled if it has not been moved"Gilles Debunne2011-08-031-9/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | A tap on the insertion handle is only handled if it has not been movedGilles Debunne2011-08-021-9/+15
* | | | | | | | | | | Merge "Put back the status bar animations."Dianne Hackborn2011-08-035-93/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Put back the status bar animations.Dianne Hackborn2011-08-025-93/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Bug 5050963: Suggestion popup moves with its associated TextView"Gilles Debunne2011-08-031-270/+369
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Bug 5050963: Suggestion popup moves with its associated TextViewGilles Debunne2011-08-021-270/+369
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix bug 5093394 - Double SearchView!! What does it mean!?"Adam Powell2011-08-032-4/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Fix bug 5093394 - Double SearchView!! What does it mean!?Adam Powell2011-08-032-4/+17
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix PAN bugs."Jaikumar Ganesh2011-08-031-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix PAN bugs.Jaikumar Ganesh2011-08-031-1/+2
* | | | | | | | | | Merge "Don't recreate the EGL surface if the surface is not ready Bug #5114545"Romain Guy2011-08-031-9/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Don't recreate the EGL surface if the surface is not readyRomain Guy2011-08-031-9/+15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "In DeviceMotionService, handle the fact that we may receive updates fr...Steve Block2011-08-032-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | In DeviceMotionService, handle the fact that we may receive updates from Sens...Steve Block2011-08-032-0/+7
| |/ / / / / / /
* | | | | | | | Merge "Added automated performance test to TileBenchmark"Chris Craik2011-08-032-7/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Added automated performance test to TileBenchmarkChris Craik2011-08-022-7/+23
* | | | | | | | | Merge "Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS."Debashish Chatterjee2011-08-032-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS.Debashish Chatterjee2011-08-032-0/+17
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Rename API name "RESULT_ATTR_LOOKS_TYPO"satok2011-08-031-2/+2
|/ / / / / / / /
* | | | | | | | Merge "Fix bug 5098288 - Rethink the suite of new themes"Adam Powell2011-08-028-63/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-028-63/+72