1. ea6bf36 Deep clone settings for system package update DO NOT MERGE by Kenny Root · 15 years ago
  2. e8c04db Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 15 years ago
  3. 6688b6c Merge "Allow updated system apps to retain priority" into gingerbread by Kenny Root · 15 years ago
  4. 1c6e764 Allow updated system apps to retain priority by Kenny Root · 15 years ago
  5. 91c459e Copy user info from PackageSetting as well by Kenny Root · 15 years ago
  6. 9aac2e2 Merge "Referencing of "r.record.name" is occured, when "r.record" is null." into gingerbread by Dianne Hackborn · 15 years ago
  7. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 16 years ago
  8. bbff7ed DO NOT MERGE : Ensure that the first post-restore backup pass is correct by Chris Tate · 16 years ago
  9. 6ec9173 DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 16 years ago
  10. c712204 Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 15 years ago
  11. cd23823 Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." into gingerbread by Dianne Hackborn · 15 years ago
  12. b5a8654 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 16 years ago
  13. 3996b41 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 16 years ago
  14. 6eef0ca Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 15 years ago
  15. a207ce2 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 15 years ago
  16. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 15 years ago
  17. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 16 years ago
  18. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  19. d68e3218 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 15 years ago
  20. 3ec27e0 Fix issue #3289835: NullPointerException in... by Dianne Hackborn · 16 years ago
  21. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 16 years ago
  22. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 16 years ago
  23. 70fc04c Reorganize PackageManager dump to avoid NPE by Kenny Root · 16 years ago
  24. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  25. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 16 years ago
  26. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 16 years ago
  27. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 16 years ago
  28. 60607a90 Make sure that when the screen is off, we don't try to turn the buttons on too. by Joe Onorato · 16 years ago
  29. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 16 years ago
  30. edc0f387 GPS: Fix network type logic in requestRefLocation by Mike Lockwood · 16 years ago
  31. b51dc0f Adjust boundaries for screen sizes. by Dianne Hackborn · 16 years ago
  32. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 16 years ago
  33. 431bb22 Reduce logging. by Joe Onorato · 16 years ago
  34. 1858031 DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 16 years ago
  35. 928b074 Merge "Don't symlink native library paths for old apps" into gingerbread by Kenny Root · 16 years ago
  36. e68d58a Don't symlink native library paths for old apps by Kenny Root · 16 years ago
  37. 5d5a9db Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 16 years ago
  38. b8d9033 GPS: Enable some more logging by Mike Lockwood · 16 years ago
  39. ba2ec2b Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 16 years ago
  40. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 16 years ago
  41. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 16 years ago
  42. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 16 years ago
  43. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 16 years ago
  44. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  45. efb5810 Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  46. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 16 years ago
  47. 609695d Screen on/off animation tweaks by Joe Onorato · 16 years ago
  48. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 16 years ago
  49. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 16 years ago
  50. 361a6ad Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 16 years ago
  51. f547d67 Add shutdown assurance by Kenny Root · 16 years ago
  52. 70e4210 Handle native library deletion in scanPackage by Kenny Root · 16 years ago
  53. 259c849 Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread by Dianne Hackborn · 16 years ago
  54. ba0492d Fix issue #3089800: adb shell am -W causes ActivityManager crash by Dianne Hackborn · 16 years ago
  55. 590b73b NFC API revision round 2. by Nick Pelly · 16 years ago
  56. 8e2be26 Add versionCode and versionName to dumpsys packages by Andy Stadler · 16 years ago
  57. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 16 years ago
  58. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 16 years ago
  59. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 16 years ago
  60. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 16 years ago
  61. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  62. a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 16 years ago
  63. c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 16 years ago
  64. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 16 years ago
  65. 1112857 Grant URI permissions to the MCS by Kenny Root · 16 years ago
  66. 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 16 years ago
  67. a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 16 years ago
  68. 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 16 years ago
  69. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 16 years ago
  70. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 16 years ago
  71. ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 16 years ago
  72. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 16 years ago
  73. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 16 years ago
  74. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 16 years ago
  75. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 16 years ago
  76. 572172b Add some error-case logging. by Robert Greenwalt · 16 years ago
  77. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 16 years ago
  78. 62d8874e Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 16 years ago
  79. 2fe979f Fix retaining of granted permissions when updating of system app. by Dianne Hackborn · 16 years ago
  80. ecfd7f7 Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock by Dianne Hackborn · 16 years ago
  81. aecab79 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 16 years ago
  82. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  83. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 16 years ago
  84. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 16 years ago
  85. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  86. 5919ac6 OBB: track binder death observers by Kenny Root · 16 years ago
  87. a3ee5c0 Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 16 years ago
  88. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 16 years ago
  89. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 16 years ago
  90. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 16 years ago
  91. f787278 Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 16 years ago
  92. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 16 years ago
  93. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 16 years ago
  94. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 16 years ago
  95. bd135c1 Get correct native library path on reinstall by Kenny Root · 16 years ago
  96. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 16 years ago
  97. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 16 years ago
  98. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 16 years ago
  99. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 16 years ago
  100. 3aeee33 Don't write settings multiple times when unmounting. by Dianne Hackborn · 16 years ago