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