1. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  2. 2be54fd Merge "Fixed the issue when some apps were gone and couldn't be installed successfully after updating from KK to M via OTA." by longhai · 8 years ago
  3. 1813ae0 Merge "Fixed the issue when some apps were gone and couldn't be installed successfully after updating from KK to M via OTA." by Treehugger Robot · 8 years ago
  4. d63cde7 [DO NOT MERGE] Don't show account access request UI until app launched. by Svet Ganov · 8 years ago
  5. 4fb6509 Merge "Remove STOPSHIP" into nyc-dev am: 1c39a112b4 by Todd Kennedy · 8 years ago
  6. 1c39a11 Merge "Remove STOPSHIP" into nyc-dev by Todd Kennedy · 8 years ago
  7. 6954259 Additional clean up in onUserRemovedLPw by Fyodor Kupolov · 8 years ago
  8. c30808b Added scheduleWritePackageListLocked by Fyodor Kupolov · 8 years ago
  9. 36ecd08 Remove STOPSHIP by Todd Kennedy · 8 years ago
  10. ecf4622 Merge "Disallow suspending the default dialer" into nyc-dev by Robin Lee · 8 years ago
  11. 0dc591b Disallow suspending the default dialer by Robin Lee · 8 years ago
  12. f281285 Merge "Allow any app to silently uninstall the orphan packages." into nyc-dev by Sudheer Shanka · 8 years ago
  13. 0731806 Merge "Make sure FIRST_LAUNCH is after PACKAGE_ADDED" into nyc-dev by Chris Tate · 8 years ago
  14. 5cf5578 Make sure FIRST_LAUNCH is after PACKAGE_ADDED by Christopher Tate · 8 years ago
  15. 8c57aea Allow any app to silently uninstall the orphan packages. by Sudheer Shanka · 8 years ago
  16. ea3064a Set installed flag of all users if system app is installed later by Kenji Sugimoto · 9 years ago
  17. 65136ac Merge "Keep read/write external storage as built-in permissions" into nyc-dev by Svetoslav Ganov · 8 years ago
  18. e5313a8 Keep read/write external storage as built-in permissions by Svet Ganov · 8 years ago
  19. 4288419 Use inode numbers for CE storage. by Jeff Sharkey · 8 years ago
  20. d4041db More freezing of apps when doing surgery. by Jeff Sharkey · 8 years ago
  21. 8ed9ece Revert "Keep read/write external storage as built-in permissions" by Jeff Sharkey · 8 years ago
  22. 30f3759 Merge "Keep read/write external storage as built-in permissions" into nyc-dev by Svetoslav Ganov · 8 years ago
  23. 4086750 Keep read/write external storage as built-in permissions by Svet Ganov · 8 years ago
  24. cea7321 Merge "Corrections to processing abioverride flag" into nyc-dev by Selim Gurun · 8 years ago
  25. 5c8acb4 Corrections to processing abioverride flag by Selim Gurun · 8 years ago
  26. 2928337 Prevent apps from uninstalling packages that are not installed by them. by Sudheer Shanka · 8 years ago
  27. fc41ea3 [STOPSHIP] PackageManager: Add package setting flag for N upgrade by Andreas Gampe · 8 years ago
  28. 9cfba35 Fix issue #25817435: Batterystats missing UIDs for secondary users by Dianne Hackborn · 8 years ago
  29. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  30. 89d6018 Add minSdk to dumpsys by Todd Kennedy · 8 years ago
  31. a561e3a Merge "Log FBE related flags when dumping packages." into nyc-dev by Jeff Sharkey · 8 years ago
  32. effcd93 Log FBE related flags when dumping packages. by Jeff Sharkey · 8 years ago
  33. 66c5553 dump apk signing version by Todd Kennedy · 8 years ago
  34. 258be56 Make preferred activities encryption aware. by Jeff Sharkey · 8 years ago
  35. 800efcc configfs is special; don't delete dir contents. by Jeff Sharkey · 8 years ago
  36. 5cd52be Merge "Expose removed permissions flag as system API" into nyc-dev by Svetoslav Ganov · 8 years ago
  37. 2a1376d Expose removed permissions flag as system API by Svet Ganov · 8 years ago
  38. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 8 years ago
  39. f4ff39c Multi packages per APK - broadcasts by Svet Ganov · 8 years ago
  40. 354cd3c Multi packages per APK by Svet Ganov · 9 years ago
  41. e84bdd3 Move graphics and JIT caches to DE storage. by Jeff Sharkey · 8 years ago
  42. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  43. bc62b21 Fixed the issue when some apps were gone and couldn't be installed by longhai · 9 years ago
  44. 78cea81 Merge "Update flags before querying activities when parsing default apps." by Svetoslav Ganov · 9 years ago
  45. 5fd83dc Update flags before querying activities when parsing default apps. by Svetoslav Ganov · 9 years ago
  46. f340974 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 9 years ago
  47. 12cde00 Merge "Prepare app data only when storage is available." by Jeff Sharkey · 9 years ago
  48. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  49. e9fd1fa Back up / restore runtime permission grants by Christopher Tate · 9 years ago
  50. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  51. 2bd31db Install non-EA providers once user is unlocked. by Jeff Sharkey · 9 years ago
  52. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  53. 2a90f673 Update logic for resolving verifiers. by Jeff Sharkey · 9 years ago
  54. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  55. db29e46 Merge "Avoid byte[] allocations in writePackageListLPr" by Fyodor Kupolov · 9 years ago
  56. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  57. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  58. b69056b Avoid byte[] allocations in writePackageListLPr by Fyodor Kupolov · 9 years ago
  59. 7164cb6 Merge "Use buffering when reading preferred apps" by Fyodor Kupolov · 9 years ago
  60. b35b34c Use buffering when reading preferred apps by Fyodor Kupolov · 9 years ago
  61. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  62. d8327bd Fix locking error when a new user is created by Fyodor Kupolov · 9 years ago
  63. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  64. f36003f Don't send PACKAGE_CHANGED of components to manifest receivers. by Dianne Hackborn · 9 years ago
  65. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  66. 4c6b40e Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db by Daniel Cashman · 9 years ago
  67. a2dbc1c Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db by Daniel Cashman · 9 years ago
  68. 188e887 Merge "libs: add libpackagelistparser" am: cc7373eafd by Daniel Cashman · 9 years ago
  69. f81de0e Merge "Maintain shared user list on OTA" into mnc-dr-dev am: 0cd10ec8cf am: d12f298da4 am: c9f3b2f54b by Todd Kennedy · 9 years ago
  70. 68f6715 Maintain shared user list on OTA by Todd Kennedy · 9 years ago
  71. dc06bb0 libs: add libpackagelistparser by William Roberts · 9 years ago
  72. 7db5af1 Limit the number of apps running as system user by Fyodor Kupolov · 9 years ago
  73. 594f208 Clean up USER_OWNER reference in pm/Settings by Xiaohui Chen · 9 years ago
  74. 9e398eb5 am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev by Dianne Hackborn · 9 years ago
  75. 81f3a85 Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev by Dianne Hackborn · 9 years ago
  76. 4b655fd am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  77. 9f5b0a2 Fix issue #22940169: "pm grant" can no longer grant permissions... by Dianne Hackborn · 9 years ago
  78. 52153f4 Add GTS test to ensure valid default permission grants - framework by Svet Ganov · 9 years ago
  79. 02d6c01 am 90b030ba: Merge "Do not show removed permissions in the UI - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  80. 3e0be74 Do not show removed permissions in the UI - framework by Svet Ganov · 9 years ago
  81. 073bfb9 am ce68917c: Merge "Ensure per package and per UID state share same package settings." into mnc-dev by Svetoslav Ganov · 9 years ago
  82. e7af194 Ensure per package and per UID state share same package settings. by Svet Ganov · 9 years ago
  83. 8635041 am b7394671: Merge "Work on issue #22303510: Additional permissions aren\'t properly..." into mnc-dev by Dianne Hackborn · 9 years ago
  84. cfbfafe Work on issue #22303510: Additional permissions aren't properly... by Dianne Hackborn · 9 years ago
  85. 0fc1e88 am 6afdad7e: Merge "Don\'t fall back to domain verification state when looking up app linkage state" into mnc-dev by Christopher Tate · 9 years ago
  86. 6afdad7 Merge "Don't fall back to domain verification state when looking up app linkage state" into mnc-dev by Christopher Tate · 9 years ago
  87. 2d9d590 am 25945302: Merge "Persist version data on a per-volume basis." into mnc-dev by Jeff Sharkey · 9 years ago
  88. f80b52b Persist version data on a per-volume basis. by Jeff Sharkey · 9 years ago
  89. d85a664 Don't fall back to domain verification state when looking up app linkage state by Christopher Tate · 9 years ago
  90. b4494b02 am 288ecf98: Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 9 years ago
  91. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  92. 9e0e699 Merge "Use mount service to create user dirs." into mnc-dr-dev by Paul Crowley · 9 years ago
  93. bcf48ed Use mount service to create user dirs. by Paul Crowley · 9 years ago
  94. 4a5f4a2 Fix reset permissions on clear data and package uninstall. by Svetoslav · 9 years ago
  95. 050aee2 App linking: permit overlapping link handling by Christopher Tate · 9 years ago
  96. 38cae6c Merge "Reconcile private volumes when mounted." into mnc-dev by Jeff Sharkey · 9 years ago
  97. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  98. 77ab6a8 Show basic feature warning for default granted permissions by Svet Ganov · 9 years ago
  99. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 9 years ago
  100. 143e118 Merge "Make grant default permission more robust." into mnc-dev by Svet Ganov · 9 years ago