summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* fix NullPointerException if location is not set.Bernd Holzhey2010-03-051-2/+11
* Merge "Update framework tethering UI"Robert Greenwalt2010-03-041-142/+0
|\
| * Update framework tethering UIRobert Greenwalt2010-03-041-142/+0
* | Merge "Remove the ProximityAlerts update Receiver when the last ProximityAler...Mike Lockwood2010-03-041-1/+2
|\ \ | |/ |/|
| * Remove the ProximityAlerts update Receiver when the last ProximityAlert expires.Sean Foy2010-03-041-1/+2
* | Merge "Improve watchdog diagnostics."Dan Egnor2010-03-042-20/+22
|\ \
| * | Improve watchdog diagnostics.Dan Egnor2010-03-042-20/+22
| |/
* | Wifi AP framework changes first passIrfan Sheriff2010-03-042-1/+279
|/
* Fix some bugs.Dianne Hackborn2010-03-044-15/+38
* Merge "Fix epsilon calculation for jumpy touchscreen filtering"Adam Powell2010-03-041-5/+11
|\
| * Fix epsilon calculation for jumpy touchscreen filteringAdam Powell2010-03-031-5/+11
* | Fixing automatic switching of night mode if network location is not enabled.Bernd Holzhey2010-03-041-55/+52
* | Delay setting initial screen brightness until after the sensors are initialized.Mike Lockwood2010-03-041-8/+12
|/
* Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector ...Adam Powell2010-03-032-2/+179
|\
| * InputDevice filtering for jumpy screens.Adam Powell2010-03-032-2/+179
* | Merge "Add error reporting for Tethering."Robert Greenwalt2010-03-032-172/+166
|\ \
| * | Add error reporting for Tethering.Robert Greenwalt2010-03-032-172/+166
| |/
* | Allow multiple original-package tags.Dianne Hackborn2010-03-031-28/+36
|/
* Rework the way PackageManager binds to default container service.Suchi Amalapurapu2010-03-032-230/+359
* Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()"Mike Lockwood2010-03-031-1/+1
|\
| * Fix off by one error in NetworkManagementService.isUsbRNDISStarted()Mike Lockwood2010-03-031-1/+1
* | Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer ...Mike Lockwood2010-03-031-0/+5
|\ \ | |/ |/|
| * MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared ...Mike Lockwood2010-03-031-0/+5
* | Fixed NPE by guarding the reference of variableTadashi G. Takaoka2010-03-031-0/+3
* | Fix issue #2325621 Runtime restart after launching Android keyboard setting .Dianne Hackborn2010-03-031-1/+10
* | Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled...Mike Lockwood2010-03-021-2/+12
|\ \
| * | DockObserver: Watch for exceptions in LocationManger.isProviderEnabled().Mike Lockwood2010-03-021-2/+12
| |/
* | Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-023-1/+157
|/
* Fix issue #2468687: back and home keys don't work on InCallScreenDianne Hackborn2010-03-021-14/+40
* Don't eat IllegalArgumentExceptions in LocationManagerService.Mike Lockwood2010-03-021-0/+18
* Merge "Don't poke user activity when unplugging unless screen is already on."Mike Lockwood2010-03-021-1/+5
|\
| * Don't poke user activity when unplugging unless screen is already on.Mike Lockwood2010-03-011-1/+5
* | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-011-1/+6
* | fix [2476230] sensor battery stats could get out of sync if an error occursMathias Agopian2010-03-011-58/+134
|/
* fix the buildJoe Onorato2010-03-011-1/+2
* Switch the services library to using the new SlogJoe Onorato2010-03-0165-1837/+1843
* resolved conflicts for merge of 4dcd2ee8 to masterDianne Hackborn2010-03-011-5/+19
|\
| * merge from open-source masterThe Android Open Source Project2010-03-011-5/+19
| |\
| | * Fix problem with restarting an application process that recently has died.Magnus Edlund2010-03-011-5/+19
* | | Merge "Fix synchronization problem in PowerManagerService.dump()"Mike Lockwood2010-02-271-87/+89
|\ \ \
| * | | Fix synchronization problem in PowerManagerService.dump()Mike Lockwood2010-02-251-87/+89
* | | | Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-262-8/+117
* | | | Add build options for tethering.Robert Greenwalt2010-02-262-124/+136
* | | | Add new -W option to Am to wait for the start to complete.Dianne Hackborn2010-02-262-4/+104
* | | | 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
* | | | | Remove public variables in PackageManagerSuchi Amalapurapu2010-02-261-14/+18
|/ / / /
* | | | Merge "Add single-package restore to Bmgr feature set"Chris Tate2010-02-261-0/+6
|\ \ \ \
| * | | | Add single-package restore to Bmgr feature setChristopher Tate2010-02-261-0/+6
* | | | | Add dialog to display storage users when enabling/disabling umsSuchi Amalapurapu2010-02-262-83/+165
|/ / / /