summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Default the auto-restore setting to "enabled."Christopher Tate2010-02-251-1/+1
* | | | Fix the buildChristopher Tate2010-02-251-1/+1
* | | | Start respecting the auto-restore-at-install settingChristopher Tate2010-02-251-3/+4
* | | | Merge "Fix no-mobile-data after wifi."Robert Greenwalt2010-02-251-0/+9
|\ \ \ \
| * | | | Fix no-mobile-data after wifi.Robert Greenwalt2010-02-251-0/+9
* | | | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-255-7/+7
|/ / / /
* | | | Init car mode when phone is booted in a dock.Tobias Haamel2010-02-251-0/+8
|/ / /
* | | Add new handler mechanism in MountService to make unmount api asynchronous.Suchi Amalapurapu2010-02-242-16/+150
* | | Merge "Add mobile data on/off switch."Robert Greenwalt2010-02-241-0/+49
|\ \ \
| * | | Add mobile data on/off switch.Robert Greenwalt2010-02-241-0/+49
* | | | Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected."San Mehat2010-02-241-9/+19
|\ \ \ \ | |/ / / |/| | |
| * | | MountService: Send UMS_CONNECTED broadcast on boot if UMS connected.San Mehat2010-02-241-9/+19
* | | | Tethering improvements.Robert Greenwalt2010-02-241-184/+121
|/ / /
* | | Add 'restoreAnyVersion' attr for apps that want to restore "future" dataChristopher Tate2010-02-241-7/+20
* | | Fix crash in PendingIntentRecord debug output.Dianne Hackborn2010-02-242-4/+26
* | | Some framework fixes for apps on sdSuchi Amalapurapu2010-02-241-47/+81
* | | MountService: Fix bug which would allow apps to try to rename a container who...San Mehat2010-02-241-1/+5
* | | Merge "Make the notification windowshade work properly with overscroll."Joe Onorato2010-02-233-50/+31
|\ \ \
| * | | Make the notification windowshade work properly with overscroll.Joe Onorato2010-02-233-50/+31
* | | | Fix build.Robert Greenwalt2010-02-231-5/+4
* | | | Merge "Add USB RNDIS enable/disable control"Robert Greenwalt2010-02-232-27/+232
|\ \ \ \
| * | | | Add USB RNDIS enable/disable controlRobert Greenwalt2010-02-232-27/+232
| |/ / /
* | | | Fix calculation of the next twilight update for locations where the day or ni...Bernd Holzhey2010-02-232-24/+53
* | | | Merge "Fix some random bugs."Dianne Hackborn2010-02-224-24/+74
|\ \ \ \
| * | | | Fix some random bugs.Dianne Hackborn2010-02-224-24/+74
* | | | | Don't start location providers until the system is ready.Mike Lockwood2010-02-222-5/+11
|/ / / /
* | | | Merge "Show the USB mass storage UI as soon as USB is connected."Daniel Sandler2010-02-221-0/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Show the USB mass storage UI as soon as USB is connected.Daniel Sandler2010-02-221-0/+19
* | | | Merge "MountService: Force unmount when enabling ums"San Mehat2010-02-221-1/+1
|\ \ \ \