summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2492387: system server crash in WallpaperManagerServiceDianne Hackborn2010-03-111-0/+6
* Add correct copyright headers to multiple filesKenny Root2010-03-1118-0/+287
* Merge "Preserve widgets on upgrade. Bug #2464545"Romain Guy2010-03-111-1/+6
|\
| * Preserve widgets on upgrade.Romain Guy2010-03-111-1/+6
* | Merge "Stop creating threads for tethering."Robert Greenwalt2010-03-112-9/+13
|\ \
| * | Stop creating threads for tethering.Robert Greenwalt2010-03-112-9/+13
* | | Merge "Need to keep new package's cert when using original-package."Dianne Hackborn2010-03-111-0/+4
|\ \ \ | |_|/ |/| |
| * | Need to keep new package's cert when using original-package.Dianne Hackborn2010-03-111-0/+4
* | | Merge "Support old/new package names for widgets."Romain Guy2010-03-111-0/+10
|\ \ \ | |/ / |/| |
| * | Support old/new package names for widgets.Romain Guy2010-03-111-0/+10
* | | Merge "Fix issue #2461567: Home screen redraw messed up"Dianne Hackborn2010-03-111-4/+31
|\ \ \ | |_|/ |/| |
| * | Fix issue #2461567: Home screen redraw messed upDianne Hackborn2010-03-111-4/+31
| |/
* | Move boot log file writing into a background thread to avoid ANR.Dan Egnor2010-03-111-32/+35
* | Merge "MountService: If USB cable is unplugged while UMS is active, clean up ...San Mehat2010-03-111-0/+25
|\ \
| * | MountService: If USB cable is unplugged while UMS is active, clean up and rem...San Mehat2010-03-111-0/+25
| |/
* | Turn off pulsing jogball while on a call.Daniel Sandler2010-03-111-1/+8
|/
* Don't remove alarms for packages that are being updated.Dianne Hackborn2010-03-101-0/+5
* Applications should -not- be able to set preferred activities.Dianne Hackborn2010-03-101-3/+7
* Merge "Disable USB Tethering when UMS is active"Robert Greenwalt2010-03-101-11/+31
|\
| * Disable USB Tethering when UMS is activeRobert Greenwalt2010-03-101-11/+31
* | Merge "Fix rare NPE in DropBoxManagerService"Dan Egnor2010-03-101-1/+3
|\ \
| * | Fix rare NPE in DropBoxManagerServiceDan Egnor2010-03-101-1/+3
* | | Merge "Make HiPri work when already connected."Robert Greenwalt2010-03-101-1/+3
|\ \ \ | | |/ | |/|
| * | Make HiPri work when already connected.Robert Greenwalt2010-03-101-1/+3
| |/
* | Merge "Further improvements to window management!"Dianne Hackborn2010-03-103-245/+328
|\ \
| * | Further improvements to window management!Dianne Hackborn2010-03-103-245/+328
| |/
* | Clean up native access from frameworkIrfan Sheriff2010-03-101-10/+10
|/
* Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_ST...Suchi Amalapurapu2010-03-101-8/+8
* Re-organize access to native interface through WifiStateTrackerIrfan Sheriff2010-03-101-154/+136
* Merge "Fix NO_CONNECTIVITY flag in some cases."Robert Greenwalt2010-03-091-0/+2
|\
| * Fix NO_CONNECTIVITY flag in some cases.Robert Greenwalt2010-03-091-0/+2
* | Merge "Don't let hidden keyguard interfere with button and screen brightness ...Mike Lockwood2010-03-091-3/+4
|\ \
| * | Don't let hidden keyguard interfere with button and screen brightness overridesMike Lockwood2010-03-091-3/+4
* | | Merge "Add new shutdown observer for MountService. Use new observer before re...Mike Lockwood2010-03-093-73/+117
|\ \ \
| * | | Add new shutdown observer for MountService.Suchi Amalapurapu2010-03-093-73/+117
| |/ /
* | | Re-add tethered notification to framework.Robert Greenwalt2010-03-091-52/+109
| |/ |/|
* | Add conditions to check for updated system applications. Restrict themSuchi Amalapurapu2010-03-091-4/+65
|/
* Merge "location: dump LocationProvider internal state"Mike Lockwood2010-03-081-1/+10
|\
| * location: dump LocationProvider internal stateFred Fettinger2010-03-071-1/+10
* | Disable car mode should not require DISABLE_KEYGUARD permissionTobias Haamel2010-03-081-0/+2
|/
* Refactor android.backup => android.app.backupChristopher Tate2010-03-057-20/+20
* Merge "Add null checks for strings"Suchi Amalapurapu2010-03-051-41/+45
|\
| * Add null checks for stringsSuchi Amalapurapu2010-03-051-41/+45
* | Keep screen on when in car mode and the device is powered.Mike Lockwood2010-03-051-1/+41
* | Disable the keyguard when in car modeMike Lockwood2010-03-051-2/+25
|/
* Refactor car mode.Dianne Hackborn2010-03-053-517/+642
* Merge "Fix persisting flags for apps with data only Force gc's before deletin...Suchi Amalapurapu2010-03-051-16/+30
|\
| * Fix persisting flags for apps with data onlySuchi Amalapurapu2010-03-041-16/+30
* | fix NullPointerException if location is not set.Bernd Holzhey2010-03-051-2/+11
* | Merge "Update framework tethering UI"Robert Greenwalt2010-03-041-142/+0
|\ \