summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new -W option to Am to wait for the start to complete.Dianne Hackborn2010-02-265-17/+250
* Merge "Add an extra which allows to query *only* for the voice search languag...Mike LeBeau2010-02-262-0/+20
|\
| * Add an extra which allows to query *only* for the voice search language prefe...Mike LeBeau2010-02-262-0/+20
* | Merge "Tethering: Use battery changed broadcast instead of UMS broadcast to d...Mike Lockwood2010-02-261-29/+6
|\ \ | |/ |/|
| * Tethering: Use battery changed broadcast instead of UMS broadcast to determineMike Lockwood2010-02-261-29/+6
* | Merge "Fix hipri status notifications"Robert Greenwalt2010-02-261-1/+8
|\ \
| * | Fix hipri status notificationsRobert Greenwalt2010-02-261-1/+8
* | | Remove public variables in PackageManagerSuchi Amalapurapu2010-02-264-71/+18
| |/ |/|
* | Merge "Make sure to apply the auto-restore setting when the system is restored"Chris Tate2010-02-261-0/+13
|\ \
| * | Make sure to apply the auto-restore setting when the system is restoredChristopher Tate2010-02-261-0/+13
* | | Merge "Do not detach headers and footers from the list view."Romain Guy2010-02-261-3/+7
|\ \ \ | |_|/ |/| |
| * | Do not detach headers and footers from the list view.Romain Guy2010-02-261-3/+7
* | | Merge "remove redundant @hides"Fred Quintana2010-02-261-5/+1
|\ \ \
| * | | remove redundant @hidesFred Quintana2010-02-261-5/+1
* | | | Merge "CdmaDataConnectionTracker: Add DUN to list of supported APN types."Mike Lockwood2010-02-261-0/+1
|\ \ \ \
| * | | | CdmaDataConnectionTracker: Add DUN to list of supported APN types.Mike Lockwood2010-02-261-0/+1
| | |/ / | |/| |
* | | | Merge "When we're in the 'playback complete' state, don't consider pausing an...Marco Nelissen2010-02-261-1/+1
|\ \ \ \
| * | | | When we're in the 'playback complete' state, don't consider pausingMarco Nelissen2010-02-261-1/+1
* | | | | remove unused GoogleWebContentHelper resourcesDoug Zongker2010-02-262-64/+1
| |_|/ / |/| | |
* | | | Merge "Send cancel event to recycled views instead of an up. Bug #2309387"Romain Guy2010-02-262-0/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Send cancel event to recycled views instead of an up.Romain Guy2010-02-262-0/+21
| | |/ | |/|
* | | expose some sync control methodsFred Quintana2010-02-266-17/+164
* | | Merge "Add single-package restore to Bmgr feature set"Chris Tate2010-02-262-17/+70
|\ \ \
| * | | Add single-package restore to Bmgr feature setChristopher Tate2010-02-262-17/+70
* | | | Add dialog to display storage users when enabling/disabling umsSuchi Amalapurapu2010-02-266-97/+183
|/ / /
* | | fix the build.Joe Onorato2010-02-262-3/+3
* | | Merge "in finalize() methods, log warnings if db lock is going to be held."Vasu Nori2010-02-265-52/+48
|\ \ \
| * | | in finalize() methods, log warnings if db lock is going to be held.Vasu Nori2010-02-265-52/+48
* | | | Merge "New tests for ExpandableListView to exercice packed position with head...Gilles Debunne2010-02-264-74/+309
|\ \ \ \
| * | | | New tests for ExpandableListView to exercice packed position with headers/foo...Gilles Debunne2010-02-254-74/+309
* | | | | Rename Display.getOrientation() to Display.getRotation().Dianne Hackborn2010-02-263-15/+65
* | | | | Support CharSequence lists+arrays in Bundle+IntentBjorn Bringert2010-02-264-2/+317
| |_|_|/ |/| | |
* | | | Merge "The PV aac software decoder screws up if playing a mono-AACplus stream...Andreas Huber2010-02-261-6/+8
|\ \ \ \
| * | | | The PV aac software decoder screws up if playing a mono-AACplus stream unless...Andreas Huber2010-02-261-6/+8
* | | | | Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few...Marco Nelissen2010-02-261-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make AsyncPlayer.startSound catch all exceptions instead of only a few.Marco Nelissen2010-02-261-3/+1
| |/ / /
* | | | Merge "deprecate SyncConstValue, since it is now only used by the deprecated ...Fred Quintana2010-02-261-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | deprecate SyncConstValue, since it is now only used by the deprecated Contact...Fred Quintana2010-02-251-1/+2
* | | | Merge "Keep track of when the HTML5 database path has been set, so that we do...Ben Murdoch2010-02-261-1/+6
|\ \ \ \
| * | | | Keep track of when the HTML5 database path has been set, so that we don't ina...Ben Murdoch2010-02-251-1/+6
* | | | | Fix SDK build.Wu-cheng Li2010-02-261-2/+2
* | | | | Unhide exposure compensation API.Wu-cheng Li2010-02-264-25/+137
* | | | | Merge "Fix 2336057: Provide a way for the user to return to a call from LockS...Jim Miller2010-02-252-1/+47
|\ \ \ \ \
| * | | | | Fix 2336057: Provide a way for the user to return to a call from LockScreen.Jim Miller2010-02-252-1/+47
* | | | | | Merge "Move auto pairing data to a file, add values dynamically."Jaikumar Ganesh2010-02-251-38/+144
|\ \ \ \ \ \
| * | | | | | Move auto pairing data to a file, add values dynamically.Jaikumar Ganesh2010-02-251-38/+144
* | | | | | | Merge "Default the auto-restore setting to "enabled.""Chris Tate2010-02-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Default the auto-restore setting to "enabled."Christopher Tate2010-02-251-1/+1
* | | | | | | | Do not recyle headers and footers when measuring the ListView.Romain Guy2010-02-252-5/+7
|/ / / / / / /
* | | | | | | Merge "Be sure to back up / restore some new settings"Chris Tate2010-02-251-0/+4
|\ \ \ \ \ \ \