1. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 14 years ago
  2. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  3. 1858031 DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 14 years ago
  4. 928b074 Merge "Don't symlink native library paths for old apps" into gingerbread by Kenny Root · 14 years ago
  5. e68d58a Don't symlink native library paths for old apps by Kenny Root · 14 years ago
  6. 5d5a9db Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 14 years ago
  7. b8d9033 GPS: Enable some more logging by Mike Lockwood · 14 years ago
  8. ba2ec2b Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 14 years ago
  9. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 14 years ago
  10. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 14 years ago
  11. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 14 years ago
  12. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  13. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  14. efb5810 Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  15. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  16. 0d65a3f Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 14 years ago
  17. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  18. dfa08fb [3095807] screen takes a long time to turn on by Mathias Agopian · 14 years ago
  19. d4e03f3 addresses parts of 3096779 and 3097475 by Mathias Agopian · 14 years ago
  20. 8b6a054 fix [3095607] Gingerbread screen turn-on animation does not show the last frame by Mathias Agopian · 14 years ago
  21. a6cd6d3 may fix 3097381 and 3097482. don't abort on/off if the animation fails by Mathias Agopian · 14 years ago
  22. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  23. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  24. 011b5bc Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread by Mathias Agopian · 14 years ago
  25. 361a6ad Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 14 years ago
  26. 2d2b803 implement part of [3094280] New animation for screen on and screen off by Mathias Agopian · 14 years ago
  27. f547d67 Add shutdown assurance by Kenny Root · 14 years ago
  28. 70e4210 Handle native library deletion in scanPackage by Kenny Root · 14 years ago
  29. c792c2e Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread by Mike Lockwood · 14 years ago
  30. 259c849 Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread by Dianne Hackborn · 14 years ago
  31. ba0492d Fix issue #3089800: adb shell am -W causes ActivityManager crash by Dianne Hackborn · 14 years ago
  32. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago
  33. 8e2be26 Add versionCode and versionName to dumpsys packages by Andy Stadler · 14 years ago
  34. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
  35. aab758e turn off the electron beam by Mathias Agopian · 14 years ago
  36. 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  37. f7b7330 GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue by Mike Lockwood · 14 years ago
  38. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 14 years ago
  39. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 14 years ago
  40. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 14 years ago
  41. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  42. a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 14 years ago
  43. c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  44. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
  45. 1112857 Grant URI permissions to the MCS by Kenny Root · 14 years ago
  46. 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 14 years ago
  47. cf6b276 Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread by Mathias Agopian · 14 years ago
  48. a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 14 years ago
  49. 5ba5997 fix a bug where FLIP_H would do a 180 rotation by Mathias Agopian · 14 years ago
  50. d0528b7 Merge "deliver invalidate messages AFTER other messages" into gingerbread by Mathias Agopian · 14 years ago
  51. 7b50a6d deliver invalidate messages AFTER other messages by Mathias Agopian · 14 years ago
  52. 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 14 years ago
  53. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 14 years ago
  54. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 14 years ago
  55. ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 14 years ago
  56. a7c76d8 Merge "fix a bug where timeouts would only be handled when a message was delivered" into gingerbread by Mathias Agopian · 14 years ago
  57. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  58. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 14 years ago
  59. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 14 years ago
  60. 01df140 GPS: Fix another race condition in GPS HAL initialization by Mike Lockwood · 14 years ago
  61. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  62. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  63. 66e6060 Merge "GPS: More HAL initialization cleanup" into gingerbread by Mike Lockwood · 14 years ago
  64. 4270237 GPS: More HAL initialization cleanup by Mike Lockwood · 14 years ago
  65. 572172b Add some error-case logging. by Robert Greenwalt · 14 years ago
  66. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 14 years ago
  67. 62d8874e Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 14 years ago
  68. 2fe979f Fix retaining of granted permissions when updating of system app. by Dianne Hackborn · 14 years ago
  69. ecfd7f7 Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock by Dianne Hackborn · 14 years ago
  70. aecab79 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  71. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  72. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  73. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 14 years ago
  74. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  75. 5919ac6 OBB: track binder death observers by Kenny Root · 14 years ago
  76. a3ee5c0 Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  77. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 14 years ago
  78. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 14 years ago
  79. 4e6baf2 Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread by Dianne Hackborn · 14 years ago
  80. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  81. 37947af Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  82. 9a30fc1 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 14 years ago
  83. f787278 Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  84. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  85. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 14 years ago
  86. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  87. bd135c1 Get correct native library path on reinstall by Kenny Root · 14 years ago
  88. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  89. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  90. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  91. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  92. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  93. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  94. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  95. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  96. 3aeee33 Don't write settings multiple times when unmounting. by Dianne Hackborn · 14 years ago
  97. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  98. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  99. d9e88d2 Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  100. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago