1. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago
  2. 5f8a300 Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" by Mike Lockwood · 16 years ago
  3. 4ac163f Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." by Mike Lockwood · 16 years ago
  4. 51cb9d5 Fix off by one error in NetworkManagementService.isUsbRNDISStarted() by Mike Lockwood · 16 years ago
  5. d9894bc Fixed NPE by guarding the reference of variable by Tadashi G. Takaoka · 16 years ago
  6. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 16 years ago
  7. 97106ab Fix issue #2325621 Runtime restart after launching Android keyboard setting . by Dianne Hackborn · 16 years ago
  8. b5ccb59 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 16 years ago
  9. faa7e83 DockObserver: Watch for exceptions in LocationManger.isProviderEnabled(). by Mike Lockwood · 16 years ago
  10. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 16 years ago
  11. b601ce1 Fix issue #2468687: back and home keys don't work on InCallScreen by Dianne Hackborn · 16 years ago
  12. 3b9ef08 Don't eat IllegalArgumentExceptions in LocationManagerService. by Mike Lockwood · 16 years ago
  13. debecf2 Merge "Don't poke user activity when unplugging unless screen is already on." by Mike Lockwood · 16 years ago
  14. 5d26c1e Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 16 years ago
  15. 69f22fe fix [2476230] sensor battery stats could get out of sync if an error occurs by Mathias Agopian · 16 years ago
  16. 84a8934 Don't poke user activity when unplugging unless screen is already on. by Mike Lockwood · 16 years ago
  17. 5d3bea6 fix the build by Joe Onorato · 16 years ago
  18. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 16 years ago
  19. 28a8c2b resolved conflicts for merge of 4dcd2ee8 to master by Dianne Hackborn · 16 years ago
  20. 4dcd2ee merge from open-source master by The Android Open Source Project · 16 years ago
  21. 7bb2581 Fix problem with restarting an application process that recently has died. by Magnus Edlund · 16 years ago
  22. a33097d Merge "Fix synchronization problem in PowerManagerService.dump()" by Mike Lockwood · 16 years ago
  23. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 16 years ago
  24. c9d5fb7 Add build options for tethering. by Robert Greenwalt · 16 years ago
  25. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 16 years ago
  26. d84aca7 Merge "Tethering: Use battery changed broadcast instead of UMS broadcast to determine when USB is connected and disconnected." by Mike Lockwood · 16 years ago
  27. 1cb3cb1 Tethering: Use battery changed broadcast instead of UMS broadcast to determine by Mike Lockwood · 16 years ago
  28. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 16 years ago
  29. f821991 Merge "Add single-package restore to Bmgr feature set" by Chris Tate · 16 years ago
  30. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 16 years ago
  31. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 16 years ago
  32. 5035fda Default the auto-restore setting to "enabled." by Christopher Tate · 16 years ago
  33. ae06ed9 Fix the build by Christopher Tate · 16 years ago
  34. f087272 Start respecting the auto-restore-at-install setting by Christopher Tate · 16 years ago
  35. 7964d1f Merge "Fix no-mobile-data after wifi." by Robert Greenwalt · 16 years ago
  36. 3542959 Fix no-mobile-data after wifi. by Robert Greenwalt · 16 years ago
  37. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 16 years ago
  38. ca44df8 Fix synchronization problem in PowerManagerService.dump() by Mike Lockwood · 16 years ago
  39. a712dce Init car mode when phone is booted in a dock. by Tobias Haamel · 16 years ago
  40. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 16 years ago
  41. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 16 years ago
  42. 982bb24 Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected." by San Mehat · 16 years ago
  43. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 16 years ago
  44. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 16 years ago
  45. d70a3d4 Tethering improvements. by Robert Greenwalt · 16 years ago
  46. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 16 years ago
  47. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 16 years ago
  48. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 16 years ago
  49. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 16 years ago
  50. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 16 years ago
  51. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 16 years ago
  52. 6142a0b Fix build. by Robert Greenwalt · 16 years ago
  53. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  54. 65ae29b Add USB RNDIS enable/disable control by Robert Greenwalt · 16 years ago
  55. 6fd5e0a Fix calculation of the next twilight update for locations where the day or night never ends. by Bernd Holzhey · 16 years ago
  56. f13f601 Merge "Fix some random bugs." by Dianne Hackborn · 16 years ago
  57. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 16 years ago
  58. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 16 years ago
  59. 6fb7cbf Merge "Show the USB mass storage UI as soon as USB is connected." by Daniel Sandler · 16 years ago
  60. c07907e Show the USB mass storage UI as soon as USB is connected. by Daniel Sandler · 16 years ago
  61. b09cc2c Merge "MountService: Force unmount when enabling ums" by San Mehat · 16 years ago
  62. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 16 years ago
  63. 7e31e0c Merge "Fix issue #2438980: Implement package watcher for voice recognizer service setting" by Dianne Hackborn · 16 years ago
  64. ec2c88d Move new sound effects to the system stream. by Daniel Sandler · 16 years ago
  65. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 16 years ago
  66. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 16 years ago
  67. 59eac4b Fix crash: check for install failure cleanly by Christopher Tate · 16 years ago
  68. 1bb6906 Automatically restore app data at install time by Christopher Tate · 16 years ago
  69. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 16 years ago
  70. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 16 years ago
  71. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 16 years ago
  72. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  73. b167643 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 16 years ago
  74. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 16 years ago
  75. fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 16 years ago
  76. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 16 years ago
  77. c34ebce Make MountService work in the simulator. by Marco Nelissen · 16 years ago
  78. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 16 years ago
  79. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 16 years ago
  80. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 16 years ago
  81. 6d43ebb Merge "Make the simulator boot again." by Marco Nelissen · 16 years ago
  82. 6a6588b am 6371a2d3: am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 16 years ago
  83. 62dbb22 Make the simulator boot again. by Marco Nelissen · 16 years ago
  84. 65e7277 Merge "Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled" by Dianne Hackborn · 16 years ago
  85. 589f37c Merge "Add Java hookup to netd interface notifications." by Robert Greenwalt · 16 years ago
  86. 3d4178f Merge "Fix formatting of ANRs." by Eric Rowe · 16 years ago
  87. e325392 Add Java hookup to netd interface notifications. by Robert Greenwalt · 16 years ago
  88. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 16 years ago
  89. 6371a2d am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 16 years ago
  90. 34fcf97 Don't crash the system process when apps give us a bad foreground service notification. by Joe Onorato · 16 years ago
  91. 714cff0 Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled by Svetoslav Ganov · 16 years ago
  92. 6f4f619 Fix formatting of ANRs. by Eric Rowe · 16 years ago
  93. a4903f25 Add passive location provider. by Mike Lockwood · 16 years ago
  94. 1168baa Tone down a non-error log message about lack of ancestral dataset tracking by Christopher Tate · 16 years ago
  95. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 16 years ago
  96. e32c345 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 16 years ago
  97. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 16 years ago
  98. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 16 years ago
  99. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 16 years ago
  100. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 16 years ago