summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 2512221: Car Dock Notification doesn't go awayTobias Haamel2010-03-151-4/+1
* Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks"Christopher Tate2010-03-121-11/+2
|\
| * API CHANGE: expose the backup-related ApplicationInfo flag masksChristopher Tate2010-03-121-11/+2
* | resolved conflicts for merge of 2ecce34f to masterDianne Hackborn2010-03-121-28/+39
|\ \
| * | Synchronize access to *Locked() functionsJosh Bartel2010-03-111-9/+22
| * | Rename functions which ought to be named *Locked()Josh Bartel2010-03-101-13/+13
* | | Fix problem with starting a translucent activity in onCreate().Dianne Hackborn2010-03-121-0/+16
* | | Run WifiWatchdogServiceThread only on wifi enableIrfan Sheriff2010-03-123-10/+33
* | | Record some logcat output with crashes, ANRs, etc..Dan Egnor2010-03-121-57/+103
* | | Fix UMS broadcasts in Tethering.Robert Greenwalt2010-03-121-3/+7
| |/ |/|
* | Merge "Fix: Retrieval of location to caclulate twilight"Dianne Hackborn2010-03-121-32/+37
|\ \
| * | Fix: Retrieval of location to caclulate twilightBernd Holzhey2010-03-121-32/+37
* | | Fix problems with new PowerManager.reboot() implementation.Mike Lockwood2010-03-122-13/+10
* | | Merge "Dump the phone process stack (as well as the system process) on watchd...Dan Egnor2010-03-121-0/+6
|\ \ \ | |/ / |/| |
| * | Dump the phone process stack (as well as the system process) on watchdog reset.Dan Egnor2010-03-111-0/+6
* | | Merge "Fix LocationManager.getProvider() API breakage."Mike Lockwood2010-03-121-1/+1
|\ \ \
| * | | Fix LocationManager.getProvider() API breakage.Mike Lockwood2010-03-121-1/+1
* | | | Fix NPE when clearing preferred packages.Dianne Hackborn2010-03-111-192/+241
* | | | 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
|\ \ \