summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: Backup/restore API changes requested by the API CouncilChristopher Tate2010-03-261-1/+1
* Fix issue #2544466: Car Home brightness icon comes and goes while phone is in...Dianne Hackborn2010-03-263-16/+94
* Fix StatusBarService deadlock for real this time.Joe Onorato2010-03-261-80/+81
* Add "dumpsys diskstats" to get a dump of disk-free values.Dan Egnor2010-03-253-1/+155
* Merge "Fix 2495749 - System process crash when a notification switches sectio...Joe Onorato2010-03-252-3/+20
|\
| * Fix 2495749 - System process crash when a notification switches sections.Joe Onorato2010-03-252-3/+20
* | Merge "Fix Tethering of multiple downstream ifaces."Robert Greenwalt2010-03-251-4/+11
|\ \
| * | Fix Tethering of multiple downstream ifaces.Robert Greenwalt2010-03-251-4/+11
* | | settings variable for wifi saved stateIrfan Sheriff2010-03-251-2/+16
|/ /
* | Update Framework to support multiple dhpc rangesRobert Greenwalt2010-03-253-19/+36
|/
* Merge "Use a more benign icon for ADB notifications."Daniel Sandler2010-03-251-2/+4
|\
| * Use a more benign icon for ADB notifications.Daniel Sandler2010-03-251-2/+4
* | Dumb late-night typo.Dianne Hackborn2010-03-251-1/+1
* | MountService: Switch all Log -> SlogSan Mehat2010-03-251-69/+69
* | Merge "Fix issue #2543231: chat invitation dialog does show all the time"Dianne Hackborn2010-03-251-25/+71
|\ \
| * | Fix issue #2543231: chat invitation dialog does show all the timeDianne Hackborn2010-03-251-25/+71
| |/
* | Fix 2242164 Soft keyboard keeps getting enabled even if I disable itAmith Yamasani2010-03-241-4/+13
|/
* Merge "Limit DropBox storage to 1000 files (by default)."Dan Egnor2010-03-242-11/+72
|\
| * Limit DropBox storage to 1000 files (by default).Dan Egnor2010-03-242-11/+72
* | Disallow tethering disable by WifiIrfan Sheriff2010-03-241-10/+17
* | Fix WakeLock issue for driver stopIrfan Sheriff2010-03-241-25/+5
|/
* Merge "Fix issue #2540920: connectivity issues with tripit/pandora"Dianne Hackborn2010-03-241-0/+3
|\
| * Fix issue #2540920: connectivity issues with tripit/pandoraDianne Hackborn2010-03-241-0/+3
* | Merge "Fix issue #2537384: Default keyboard input method switched on Eclaire ...Dianne Hackborn2010-03-241-2/+11
|\ \ | |/ |/|
| * Fix issue #2537384: Default keyboard input method switchedDianne Hackborn2010-03-241-2/+11
* | Clean up stale containers if needed at install time.Suchi Amalapurapu2010-03-241-2/+13
* | Add new activity manager method to get list of running applications installed...Suchi Amalapurapu2010-03-233-42/+88
|/
* Merge "Improve switching to car mode, retain night mode option."Dianne Hackborn2010-03-232-15/+64
|\
| * Improve switching to car mode, retain night mode option.Dianne Hackborn2010-03-222-15/+64
* | Merge "Fix bug where group IDs were not being assigned during boot."Dianne Hackborn2010-03-231-1/+7
|\ \
| * | Fix bug where group IDs were not being assigned during boot.Dianne Hackborn2010-03-231-1/+7
* | | Merge "Asec: Add new 'StorageNotFound' response code handling for container p...San Mehat2010-03-231-11/+13
|\ \ \ | |/ / |/| |
| * | Asec: Add new 'StorageNotFound' response code handling for container pathsSan Mehat2010-03-231-11/+13
* | | Merge "Don't delete stale containers on sdcard. Comment out flaky test"Suchi Amalapurapu2010-03-231-3/+2
|\ \ \ | |/ / |/| |
| * | Don't delete stale containers on sdcard.Suchi Amalapurapu2010-03-231-3/+2
* | | Merge "Fix Tethering when DUN is required but wifi is ok"Robert Greenwalt2010-03-231-41/+32
|\ \ \ | |/ / |/| |
| * | Fix Tethering when DUN is required but wifi is okRobert Greenwalt2010-03-221-41/+32
* | | Merge "Compact when NativeDaemonConnector hits buffer limit"Kenny Root2010-03-231-4/+13
|\ \ \
| * | | Compact when NativeDaemonConnector hits buffer limitKenny Root2010-03-221-4/+13
| | |/ | |/|
* | | Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ...Dianne Hackborn2010-03-221-40/+89
* | | Fix restoring of permissions after a reboot.Dianne Hackborn2010-03-221-23/+5
|/ /
* | Merge "Improve wakelock debugging:"Mike Lockwood2010-03-221-1/+4
|\ \
| * | Improve wakelock debugging:Mike Lockwood2010-03-221-1/+4
| |/
* | Make trying to remount an asec container non-fatalKenny Root2010-03-221-1/+4
* | Merge "Unittests for EntropyService. Make EntropyService more testable."Nick Kralevich2010-03-222-5/+57
|\ \
| * | Unittests for EntropyService. Make EntropyService more testable.Nick Kralevich2010-03-192-5/+57
* | | Add new method call back in MountService.Suchi Amalapurapu2010-03-225-84/+65
* | | MountService: Handle volumes shared on startupSan Mehat2010-03-221-4/+11
| |/ |/|
* | Merge "Allow space in SSID"Irfan Sheriff2010-03-191-3/+3
|\ \
| * | Allow space in SSIDIrfan Sheriff2010-03-191-3/+3