1. e4eb5bf Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 16 years ago
  2. b8d806d Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 16 years ago
  3. 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 16 years ago
  4. 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
  5. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 16 years ago
  6. 8cf1bcd Fix issue #2325621: Runtime restart after launching Android keyboard setting. by Dianne Hackborn · 16 years ago
  7. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 16 years ago
  8. 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 16 years ago
  9. c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 16 years ago
  10. 9ab518ad softAp framework changes by Irfan Sheriff · 16 years ago
  11. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 16 years ago
  12. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 16 years ago
  13. 44113ba3 Remove reload config for priority change by Irfan Sheriff · 16 years ago
  14. c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 16 years ago
  15. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 16 years ago
  16. 780b260 Fix issue 2512221: Car Dock Notification doesn't go away by Tobias Haamel · 16 years ago
  17. 38af4c3 Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks" by Christopher Tate · 16 years ago
  18. 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 16 years ago
  19. 5c83a5f resolved conflicts for merge of 2ecce34f to master by Dianne Hackborn · 16 years ago
  20. 061d58a Fix problem with starting a translucent activity in onCreate(). by Dianne Hackborn · 16 years ago
  21. 7b00978 Run WifiWatchdogServiceThread only on wifi enable by Irfan Sheriff · 16 years ago
  22. a455d19 Record some logcat output with crashes, ANRs, etc.. by Dan Egnor · 16 years ago
  23. bb51d9f Fix UMS broadcasts in Tethering. by Robert Greenwalt · 16 years ago
  24. 9b3a453 Merge "Fix: Retrieval of location to caclulate twilight" by Dianne Hackborn · 16 years ago
  25. b62f959 Fix problems with new PowerManager.reboot() implementation. by Mike Lockwood · 16 years ago
  26. 34e8e47 Merge "Dump the phone process stack (as well as the system process) on watchdog reset." by Dan Egnor · 16 years ago
  27. ba9ab18 Fix: Retrieval of location to caclulate twilight by Bernd Holzhey · 16 years ago
  28. a028a4b Merge "Fix LocationManager.getProvider() API breakage." by Mike Lockwood · 16 years ago
  29. 223e84d Fix LocationManager.getProvider() API breakage. by Mike Lockwood · 16 years ago
  30. a2fd9d1 Fix NPE when clearing preferred packages. by Dianne Hackborn · 16 years ago
  31. 4bded07 Dump the phone process stack (as well as the system process) on watchdog reset. by Dan Egnor · 16 years ago
  32. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 16 years ago
  33. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 16 years ago
  34. 8abb26e Merge "Preserve widgets on upgrade. Bug #2464545" by Romain Guy · 16 years ago
  35. d2671e1 Preserve widgets on upgrade. Bug #2464545 by Romain Guy · 16 years ago
  36. ce8efea Merge "Stop creating threads for tethering." by Robert Greenwalt · 16 years ago
  37. 4ea833d Merge "Need to keep new package's cert when using original-package." by Dianne Hackborn · 16 years ago
  38. 4b45041 Need to keep new package's cert when using original-package. by Dianne Hackborn · 16 years ago
  39. 05e552a Merge "Support old/new package names for widgets." by Romain Guy · 16 years ago
  40. dfadaea Stop creating threads for tethering. by Robert Greenwalt · 16 years ago
  41. ff3e61c6 Support old/new package names for widgets. by Romain Guy · 16 years ago
  42. 26b1ef9 Merge "Fix issue #2461567: Home screen redraw messed up" by Dianne Hackborn · 16 years ago
  43. ac3587d Fix issue #2461567: Home screen redraw messed up by Dianne Hackborn · 16 years ago
  44. c95142d Move boot log file writing into a background thread to avoid ANR. by Dan Egnor · 16 years ago
  45. 6fc4fe9 Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount" by San Mehat · 16 years ago
  46. 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 16 years ago
  47. e96ffb1 Turn off pulsing jogball while on a call. by Daniel Sandler · 16 years ago
  48. 2ecce34 Synchronize access to *Locked() functions by Josh Bartel · 16 years ago
  49. 409578f Don't remove alarms for packages that are being updated. by Dianne Hackborn · 16 years ago
  50. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 16 years ago
  51. 94d4b03 Merge "Disable USB Tethering when UMS is active" by Robert Greenwalt · 16 years ago
  52. ff34fc2 Merge "Fix rare NPE in DropBoxManagerService" by Dan Egnor · 16 years ago
  53. b9e1ed2 Merge "Make HiPri work when already connected." by Robert Greenwalt · 16 years ago
  54. 030f5e1 Disable USB Tethering when UMS is active by Robert Greenwalt · 16 years ago
  55. c3243e2 Merge "Further improvements to window management!" by Dianne Hackborn · 16 years ago
  56. f283e36 Fix rare NPE in DropBoxManagerService by Dan Egnor · 16 years ago
  57. b8b11a0 Further improvements to window management! by Dianne Hackborn · 16 years ago
  58. 0f34406009 Clean up native access from framework by Irfan Sheriff · 16 years ago
  59. 78a640a Make HiPri work when already connected. by Robert Greenwalt · 16 years ago
  60. 7f20874 Rename functions which ought to be named *Locked() by Josh Bartel · 16 years ago
  61. 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 16 years ago
  62. a8fbe1f Re-organize access to native interface through WifiStateTracker by Irfan Sheriff · 16 years ago
  63. aa3780b Merge "Fix NO_CONNECTIVITY flag in some cases." by Robert Greenwalt · 16 years ago
  64. 4acdcb7 Merge "Don't let hidden keyguard interfere with button and screen brightness overrides" by Mike Lockwood · 16 years ago
  65. f0fa39e Fix NO_CONNECTIVITY flag in some cases. by Robert Greenwalt · 16 years ago
  66. 17bc415 Merge "Add new shutdown observer for MountService. Use new observer before rebooting and shutting down. Add some unit tests for unmount and shutdown code paths Fix registering/unregistering part in MountService Use ShutdownThread in PowerManager.reboot() Add reboot support to ShutdownThread. Remove MountService code from PowerManagerService.java and Power.java. Clean shutdown/reboot is handled exclusively by ShutdownThread now." by Mike Lockwood · 16 years ago
  67. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 16 years ago
  68. a599fe7c Re-add tethered notification to framework. by Robert Greenwalt · 16 years ago
  69. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 16 years ago
  70. 46af6a8 Don't let hidden keyguard interfere with button and screen brightness overrides by Mike Lockwood · 16 years ago
  71. 2390380 Merge "location: dump LocationProvider internal state" by Mike Lockwood · 16 years ago
  72. 9f93881 Disable car mode should not require DISABLE_KEYGUARD permission by Tobias Haamel · 16 years ago
  73. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 16 years ago
  74. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 16 years ago
  75. 43dcdb2 Merge "Add null checks for strings" by Suchi Amalapurapu · 16 years ago
  76. e29db6a Keep screen on when in car mode and the device is powered. by Mike Lockwood · 16 years ago
  77. 924e164 Disable the keyguard when in car mode by Mike Lockwood · 16 years ago
  78. 9444bea Add null checks for strings by Suchi Amalapurapu · 16 years ago
  79. 7299c41 Refactor car mode. by Dianne Hackborn · 16 years ago
  80. 6d141b0a Merge "Fix persisting flags for apps with data only Force gc's before deleting containers.:" by Suchi Amalapurapu · 16 years ago
  81. c44c6d0 fix NullPointerException if location is not set. by Bernd Holzhey · 16 years ago
  82. 1533020 Merge "Update framework tethering UI" by Robert Greenwalt · 16 years ago
  83. ab2628c Merge "Remove the ProximityAlerts update Receiver when the last ProximityAlert expires. Fixes issue 6900." by Mike Lockwood · 16 years ago
  84. e7085e9 Update framework tethering UI by Robert Greenwalt · 16 years ago
  85. d32c802 Fix persisting flags for apps with data only by Suchi Amalapurapu · 16 years ago
  86. 8fff645 Remove the ProximityAlerts update Receiver when the last ProximityAlert expires. by Sean Foy · 16 years ago
  87. 50490adf Merge "Improve watchdog diagnostics." by Dan Egnor · 16 years ago
  88. 9bdc94b Improve watchdog diagnostics. by Dan Egnor · 16 years ago
  89. 5321aef Wifi AP framework changes first pass by Irfan Sheriff · 16 years ago
  90. 20cb56e Fix some bugs. by Dianne Hackborn · 16 years ago
  91. c11f9d3 Merge "Fix epsilon calculation for jumpy touchscreen filtering" by Adam Powell · 16 years ago
  92. 4a3c3b23 Fixing automatic switching of night mode if network location is not enabled. by Bernd Holzhey · 16 years ago
  93. b42ab0f Delay setting initial screen brightness until after the sensors are initialized. by Mike Lockwood · 16 years ago
  94. 6651a13 Fix epsilon calculation for jumpy touchscreen filtering by Adam Powell · 16 years ago
  95. 37f700a Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations." by Adam Powell · 16 years ago
  96. f5bcc6a InputDevice filtering for jumpy screens. by Adam Powell · 16 years ago
  97. 351434b Merge "Add error reporting for Tethering." by Robert Greenwalt · 16 years ago
  98. c155239 Allow multiple original-package tags. by Dianne Hackborn · 16 years ago
  99. 5a73506 Add error reporting for Tethering. by Robert Greenwalt · 16 years ago
  100. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago