1. e259bc7 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 16 years ago
  2. 6a362a9 Add thermal shutdown. If battery temp >= 68C. by Eric Olsen · 16 years ago
  3. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 16 years ago
  4. 59610c0 cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into Froyo by Irfan Sheriff · 16 years ago
  5. d7c0968 Package manager optimizations. by Dianne Hackborn · 16 years ago
  6. 22375e4 Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo by Christopher Tate · 16 years ago
  7. a703590 Remove logspew. by Daniel Sandler · 16 years ago
  8. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 16 years ago
  9. e252246 Fix issue #2547337: switching night modes by Dianne Hackborn · 16 years ago
  10. ad5499d Hopefully get rid of some ANRs. by Dianne Hackborn · 16 years ago
  11. 1f4df90 DO NOT MERGE by Oscar Montemayor · 16 years ago
  12. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 16 years ago
  13. b99fe5e cherry-pick 288b4ac94571e6f77036831708e7bb7c31874688 into froyo by Irfan Sheriff · 16 years ago
  14. 211957f Implement audio focus support in the notification manager. by Jean-Michel Trivi · 16 years ago
  15. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 16 years ago
  16. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 16 years ago
  17. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 16 years ago
  18. 621bc54 Add "dumpsys diskstats" to get a dump of disk-free values. by Dan Egnor · 16 years ago
  19. 53d7c23 Merge "Fix 2495749 - System process crash when a notification switches sections." by Joe Onorato · 16 years ago
  20. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 16 years ago
  21. b012e15 Merge "Fix Tethering of multiple downstream ifaces." by Robert Greenwalt · 16 years ago
  22. b37f0c6 Fix Tethering of multiple downstream ifaces. by Robert Greenwalt · 16 years ago
  23. a3bd409 settings variable for wifi saved state by Irfan Sheriff · 16 years ago
  24. bfb7bfa Update Framework to support multiple dhpc ranges by Robert Greenwalt · 16 years ago
  25. c68b5b7 Merge "Use a more benign icon for ADB notifications." by Daniel Sandler · 16 years ago
  26. 39576c8 Use a more benign icon for ADB notifications. by Daniel Sandler · 16 years ago
  27. 529bef6 Dumb late-night typo. by Dianne Hackborn · 16 years ago
  28. a507859 MountService: Switch all Log -> Slog by San Mehat · 16 years ago
  29. 2e13d23 Merge "Fix issue #2543231: chat invitation dialog does show all the time" by Dianne Hackborn · 16 years ago
  30. 16064f9 Fix issue #2543231: chat invitation dialog does show all the time by Dianne Hackborn · 16 years ago
  31. e861ec1 Fix 2242164 Soft keyboard keeps getting enabled even if I disable it by Amith Yamasani · 16 years ago
  32. 1233173 Merge "Limit DropBox storage to 1000 files (by default)." by Dan Egnor · 16 years ago
  33. f91444c Disallow tethering disable by Wifi by Irfan Sheriff · 16 years ago
  34. 3bf504d Fix WakeLock issue for driver stop by Irfan Sheriff · 16 years ago
  35. 3a8b0c1 Limit DropBox storage to 1000 files (by default). by Dan Egnor · 16 years ago
  36. 3ac71b6 Merge "Fix issue #2540920: connectivity issues with tripit/pandora" by Dianne Hackborn · 16 years ago
  37. 610f3890 Merge "Fix issue #2537384: Default keyboard input method switched on Eclaire to FRE77D upgrade" by Dianne Hackborn · 16 years ago
  38. 83e48f5 Fix issue #2537384: Default keyboard input method switched by Dianne Hackborn · 16 years ago
  39. af7cea3 Fix issue #2540920: connectivity issues with tripit/pandora by Dianne Hackborn · 16 years ago
  40. c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 16 years ago
  41. f7f5dda Add new activity manager method to get list of running applications installed on sdcard. by Suchi Amalapurapu · 16 years ago
  42. 9818d75 Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 16 years ago
  43. 008f6561 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 16 years ago
  44. bbfd58a Fix bug where group IDs were not being assigned during boot. by Dianne Hackborn · 16 years ago
  45. a89e372 Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 16 years ago
  46. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 16 years ago
  47. 9ce1319 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 16 years ago
  48. f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 16 years ago
  49. 7f3e62c Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 16 years ago
  50. 6787b7c Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 16 years ago
  51. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 16 years ago
  52. 2ccda4d Improve switching to car mode, retain night mode option. by Dianne Hackborn · 16 years ago
  53. f657b63 Fix restoring of permissions after a reboot. by Dianne Hackborn · 16 years ago
  54. 961aa8c Compact when NativeDaemonConnector hits buffer limit by Kenny Root · 16 years ago
  55. 77e638d Fix Tethering when DUN is required but wifi is ok by Robert Greenwalt · 16 years ago
  56. 92e77dd Merge "Improve wakelock debugging:" by Mike Lockwood · 16 years ago
  57. f5bd092 Improve wakelock debugging: by Mike Lockwood · 16 years ago
  58. f030462 Make trying to remount an asec container non-fatal by Kenny Root · 16 years ago
  59. 85861c7 Merge "Unittests for EntropyService. Make EntropyService more testable." by Nick Kralevich · 16 years ago
  60. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 16 years ago
  61. 6a25440 MountService: Handle volumes shared on startup by San Mehat · 16 years ago
  62. 93a6839 Unittests for EntropyService. Make EntropyService more testable. by Nick Kralevich · 16 years ago
  63. 15b487e Merge "Allow space in SSID" by Irfan Sheriff · 16 years ago
  64. 723f109 Allow space in SSID by Irfan Sheriff · 16 years ago
  65. 4cee725 Use atomic++ rather than lock/++/unlock in the input dispatch code path by Christopher Tate · 16 years ago
  66. a0a5912 Merge "Fix wakelock" by Irfan Sheriff · 16 years ago
  67. 379232c Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 16 years ago
  68. 7d9af5a Fix issue #2512131: Trackball goes up when moving by Dianne Hackborn · 16 years ago
  69. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 16 years ago
  70. ebb83ad Grant permissions to apps on sd when enabling/disabling packages. by Suchi Amalapurapu · 16 years ago
  71. 80cb598 Fix wakelock by Irfan Sheriff · 16 years ago
  72. 951749b Use the new HSM capability that allows transitionTo in enter methods. by Wink Saville · 16 years ago
  73. ad17d11 Merge "Fix Tethering Notifications for multiple ifaces" by Robert Greenwalt · 16 years ago
  74. db3fe9e Fix Tethering Notifications for multiple ifaces by Robert Greenwalt · 16 years ago
  75. 806da1d Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D by Dianne Hackborn · 16 years ago
  76. 7942b33 Merge "Switch default install location to unspecified. Add a new install location unspecified for backward compatibility. There is not much difference between policies auto and unspecified. But we dont have to make any code changes in PackageParser based on our preference for install location. Add tests" by Suchi Amalapurapu · 16 years ago
  77. 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 16 years ago
  78. 6d33c5a Merge "Clean up changing AP configuration" by Irfan Sheriff · 16 years ago
  79. c2f54c2 Clean up changing AP configuration by Irfan Sheriff · 16 years ago
  80. ef905c8 Merge "Update signal strength mapping for GSM/UMTS." by jsh · 16 years ago
  81. ee63e47 Update signal strength mapping for GSM/UMTS. by jsh · 16 years ago
  82. 1a54301 Dont disable AP for tether failures by Irfan Sheriff · 16 years ago
  83. d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 16 years ago
  84. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 16 years ago
  85. e4eb5bf Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 16 years ago
  86. b8d806d Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 16 years ago
  87. 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 16 years ago
  88. d3dd518 Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 16 years ago
  89. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 16 years ago
  90. 8cf1bcd Fix issue #2325621: Runtime restart after launching Android keyboard setting. by Dianne Hackborn · 16 years ago
  91. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 16 years ago
  92. 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 16 years ago
  93. c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 16 years ago
  94. 9ab518ad softAp framework changes by Irfan Sheriff · 16 years ago
  95. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 16 years ago
  96. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 16 years ago
  97. 44113ba3 Remove reload config for priority change by Irfan Sheriff · 16 years ago
  98. c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 16 years ago
  99. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 16 years ago
  100. 780b260 Fix issue 2512221: Car Dock Notification doesn't go away by Tobias Haamel · 16 years ago