summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use atomic++ rather than lock/++/unlock in the input dispatch code pathChristopher Tate2010-03-191-3/+1
| |/ |/|
* | Merge "Fix wakelock"Irfan Sheriff2010-03-191-0/+1
|\ \
| * | Fix wakelockIrfan Sheriff2010-03-191-0/+1
| |/
* | Merge "Fix issue #2512131: Trackball goes up when moving"Dianne Hackborn2010-03-191-2/+0
|\ \
| * | Fix issue #2512131: Trackball goes up when movingDianne Hackborn2010-03-191-2/+0
* | | Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...Dianne Hackborn2010-03-195-111/+14
|/ /
* | Grant permissions to apps on sd when enabling/disabling packages.Suchi Amalapurapu2010-03-191-0/+2
|/
* Use the new HSM capability that allows transitionTo in enter methods.Wink Saville2010-03-191-26/+9
* Merge "Fix Tethering Notifications for multiple ifaces"Robert Greenwalt2010-03-191-0/+7
|\
| * Fix Tethering Notifications for multiple ifacesRobert Greenwalt2010-03-191-0/+7
* | Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FR...Dianne Hackborn2010-03-181-24/+11
* | Merge "Switch default install location to unspecified. Add a new install loca...Suchi Amalapurapu2010-03-181-7/+6
|\ \
| * | Switch default install location to unspecified.Suchi Amalapurapu2010-03-181-7/+6
| |/
* | Merge "Clean up changing AP configuration"Irfan Sheriff2010-03-182-14/+39
|\ \
| * | Clean up changing AP configurationIrfan Sheriff2010-03-182-14/+39
* | | Merge "Update signal strength mapping for GSM/UMTS."jsh2010-03-181-3/+3
|\ \ \ | |/ / |/| |
| * | Update signal strength mapping for GSM/UMTS.jsh2010-03-181-3/+3
| |/
* | Dont disable AP for tether failuresIrfan Sheriff2010-03-181-1/+5
|/
* Rework permissions to be retained when an app is temporarily uninstalled.Dianne Hackborn2010-03-183-138/+412
* Fix issue #2519590: Lock screen stuck in landscape modeDianne Hackborn2010-03-181-17/+39
* Merge "Make Tethering not disconnect on every net change."Robert Greenwalt2010-03-171-298/+238
|\
| * Make Tethering not disconnect on every net change.Robert Greenwalt2010-03-171-298/+238
* | Merge "Fix for deadlock between StatusBarService and NotificationManagerService"Joe Onorato2010-03-171-14/+19
|\ \ | |/ |/|
| * Fix for deadlock between StatusBarService and NotificationManagerServiceObi Okafor2010-03-171-14/+19
* | Merge "Add new install flag to install on internal flash only Change default ...Suchi Amalapurapu2010-03-171-8/+18
|\ \
| * | Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-8/+18
* | | Fix issue #2325621: Runtime restart after launching Android keyboard setting.Dianne Hackborn2010-03-171-56/+56
| |/ |/|
* | Merge "Add progress indicator to USB mass storage screen."Daniel Sandler2010-03-171-8/+34
|\ \ | |/ |/|
| * Add progress indicator to USB mass storage screen.Daniel Sandler2010-03-161-8/+34
* | Fix 2514479: Putting phone in car dock ignores security patternTobias Haamel2010-03-171-20/+0
* | softAp framework changesIrfan Sheriff2010-03-162-61/+127
* | make the statusbar viewtracker opaqueMathias Agopian2010-03-161-1/+1
* | Do storage checks before initiating a move.Suchi Amalapurapu2010-03-162-20/+98
* | Remove reload config for priority changeIrfan Sheriff2010-03-161-13/+1
|/
* Move MountService's Handler to a different thread.Daniel Sandler2010-03-161-3/+15
* 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