1. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  2. afd1fc3 Improve permission group handling. by Svetoslav · 9 years ago
  3. 98680e9 Merge "Clear defaults of an application installed in multiple users." by Sudheer Shanka · 9 years ago
  4. d957f80 Clear defaults of an application installed in multiple users. by Sudheer Shanka · 9 years ago
  5. 6036cd5 Merge "Support moving apps to expanded storage." by Jeff Sharkey · 9 years ago
  6. 30ca50a Merge "Add Default Browser App support and relax Hosts validation for AppLinks" by Fabrice Di Meglio · 9 years ago
  7. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  8. caa4164 Merge "Allow only system signed apps to grant permissions at install" by Svetoslav · 9 years ago
  9. 805b63e Allow only system signed apps to grant permissions at install by Svetoslav · 9 years ago
  10. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  11. 5f76360 Merge "Add IntentFilter auto verification - part 5" by Fabrice Di Meglio · 9 years ago
  12. e48c137 Add IntentFilter auto verification - part 5 by Fabrice Di Meglio · 9 years ago
  13. 7c6a34e Merge "Fix bug #20128771 All apps disappeared from app drawer after AAZ08 OTA" by Fabrice Di Meglio · 9 years ago
  14. 53f35f4 Fix bug #20128771 All apps disappeared from app drawer after AAZ08 OTA by Fabrice Di Meglio · 9 years ago
  15. c9d83fc Merge "Add IntentFilter auto verification - part 4" by Fabrice Di Meglio · 9 years ago
  16. a1b19b7 am 00ff42a0: am 7f757130: am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 9 years ago
  17. 7f75713 am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 9 years ago
  18. f324d24 Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 9 years ago
  19. 7d014ce Add IntentFilter auto verification - part 4 by Fabrice Di Meglio · 9 years ago
  20. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  21. 75bff7c Unnecessary dexopt in installPackageLI by Fyodor Kupolov · 9 years ago
  22. 8aa6100 Merge "Enable runtime permissions" by Svetoslav · 9 years ago
  23. 77e46d2 am 6a17f601: Merge "Unnecessary dexopt in installPackageLI" by Fyodor Kupolov · 9 years ago
  24. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  25. 36b26ad Unnecessary dexopt in installPackageLI by Fyodor Kupolov · 9 years ago
  26. e012a23 Back up / restore preferred app configuration by Christopher Tate · 9 years ago
  27. 429270c Enable runtime permissions by Svetoslav · 9 years ago
  28. 7151a9a Storage methods using IDs, update listeners. by Jeff Sharkey · 9 years ago
  29. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  30. 96bba82 Merge "Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo" by Fabrice Di Meglio · 9 years ago
  31. d3d8a32 Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo by Fabrice Di Meglio · 9 years ago
  32. c38a54b am 30c688da: am 031898df: am 3d8b7f4d: Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 9 years ago
  33. 3425dae Merge "Refactor KeySet code." by dcashman · 9 years ago
  34. d2cf3ae Do not clear a shared user's permissions on an app install. by Svetoslav · 9 years ago
  35. 031898d am 3d8b7f4d: Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 9 years ago
  36. 8c04fac Refactor KeySet code. by dcashman · 9 years ago
  37. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 9 years ago
  38. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  39. 12a692a Fix runtime permissinos toggling and relax XML parsing. by Svet Ganov · 9 years ago
  40. 7119be2 Merge "Handle dynamic enable/disable of runtime permissions support." by Svetoslav · 9 years ago
  41. cf959f6 Handle dynamic enable/disable of runtime permissions support. by Svetoslav · 9 years ago
  42. 60b3be3 am 9c36cf41: am 9837c51a: am 63862a20: am 7b73a788: am dbe0dd16: When scanning unbundled apps, only install the expected APK tree by Christopher Tate · 9 years ago
  43. 9837c51 am 63862a20: am 7b73a788: am dbe0dd16: When scanning unbundled apps, only install the expected APK tree by Christopher Tate · 9 years ago
  44. b4a16b1 Fix a typo by Svetoslav · 9 years ago
  45. dbe0dd1 When scanning unbundled apps, only install the expected APK tree by Christopher Tate · 9 years ago
  46. d5752bd Properly handle system app permissions - for real. by Svet Ganov · 9 years ago
  47. 78027f3 Properly handle system app permissions. by Svet Ganov · 9 years ago
  48. 3695b8a First implementation of the grant/revoke UI by Svet Ganov · 9 years ago
  49. 9041df7 Remove obsolete comments by Svetoslav · 9 years ago
  50. 00f3904 Introduce per-user GIDs for storage. by Jeff Sharkey · 9 years ago
  51. 95c1ade Add install option to grant all runtime permissions. by Svet Ganov · 9 years ago
  52. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  53. 8458e53 Merge "Remove the owner userid of cross-profile intent filters." by Nicolas Prevot · 9 years ago
  54. 7487657 Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 9 years ago
  55. 4282924 Fix for managed-profile users needing to "install" packages twice. by Alan Treadway · 9 years ago
  56. 174a448 am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 9 years ago
  57. 735600c Frameworks/base: Pass APK debugability to installd by Andreas Gampe · 9 years ago
  58. 4b8d582 Remove the owner userid of cross-profile intent filters. by Nicolas Prevot · 9 years ago
  59. eeea67b Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 9 years ago
  60. 05ecfd3 am 33d3c53d: resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  61. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  62. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  63. 7d4a9c1 am df890b4d: am 082f0bf3: am df608e39: am 3d521c0a: Merge "Perform post installation operations directly if backup manager is disabled" into lmp-mr1-dev by Rubin Xu · 9 years ago
  64. df890b4 am 082f0bf3: am df608e39: am 3d521c0a: Merge "Perform post installation operations directly if backup manager is disabled" into lmp-mr1-dev by Rubin Xu · 9 years ago
  65. 99abeed Perform post installation operations directly if backup manager is disabled by Rubin Xu · 9 years ago
  66. 0e8f037 Merge "Added primaryUserOnly attribute for activities" by Fyodor Kupolov · 9 years ago
  67. 7154377 am 0c607b97: am f37b20e1: Merge "Fix \'always\' preferred app assignment" into lmp-mr1-dev by Christopher Tate · 9 years ago
  68. ff1876d am 0c607b97: am f37b20e1: Merge "Fix \'always\' preferred app assignment" into lmp-mr1-dev by Christopher Tate · 9 years ago
  69. 5779291 Fix 'always' preferred app assignment by Christopher Tate · 10 years ago
  70. 703d1c4 Added primaryUserOnly attribute for activities by Fyodor Kupolov · 10 years ago
  71. 75d0ea8 Use scheduled writes to package-restrictions and user xml by Fyodor Kupolov · 10 years ago
  72. b97633c am 5d662a82: am 2f4ced30: Merge "Consistent result when signatures don\'t match." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  73. 10bef1d Consistent result when signatures don't match. by Jeff Sharkey · 10 years ago
  74. 11bee89 am 4c4e4686: am 281f36f5: Merge "Fix issue #18607384: Run fstrim after every system update" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  75. 8b22252 Fix issue #18607384: Run fstrim after every system update by Dianne Hackborn · 10 years ago
  76. 53651b9 am ff45e7df: am 1d184ace: resolved conflicts for merge of 7377998d to lmp-mr1-dev by Narayan Kamath · 10 years ago
  77. 48e1762 APK still has privileged flag after being moved from "/system/priv-app" by Akira Numata · 10 years ago
  78. 1446c6c am d76737a7: am b802cd67: Merge "APK still has privileged flag after being moved from "/system/priv-app"" by Jeff Sharkey · 10 years ago
  79. 1d184ac resolved conflicts for merge of 7377998d to lmp-mr1-dev by Narayan Kamath · 10 years ago
  80. 06e8c58 am cd5d46ff: am 293f0f38: Merge "package_info GID shouldn\'t have write." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  81. 7377998 resolved conflicts for merge of a42f7c1d to lmp-sprout-dev by Narayan Kamath · 10 years ago
  82. 76bf60e APK still has privileged flag after being moved from "/system/priv-app" by Akira Numata · 10 years ago
  83. 7265abe Be increasingly aggressive about fstrim if it isn't being run by Christopher Tate · 10 years ago
  84. 278dfdf am 117c549b: am 0f667f58: Merge "Ignore spammy package logs when dumping." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  85. c02f304 am 58b699c3: am 636baa0d: Merge "Introduce revision codes for split APKs." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  86. 9fafd0c am 608439df: am 5bbb1af7: Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  87. aebb65c package_info GID shouldn't have write. by Jeff Sharkey · 10 years ago
  88. 962bd4a Ignore spammy package logs when dumping. by Jeff Sharkey · 10 years ago
  89. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  90. d052a94 Work on issue #18486438: Reduce size of bugreport output by Dianne Hackborn · 10 years ago
  91. e5186c1 am 40602179: Merge "Default icon is shown after uninstalling updated priv-app" by Jeff Sharkey · 10 years ago
  92. e50bc6fd Default icon is shown after uninstalling updated priv-app by Akira Numata · 10 years ago
  93. 84998e2 Merge "Reduce spammy PackageManager critical logs." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  94. aea5c6e Reduce spammy PackageManager critical logs. by Jeff Sharkey · 10 years ago
  95. 135ae6d am 33d92c56: Use package name as custom resolver process name by Craig Mautner · 10 years ago
  96. 33d92c5 Use package name as custom resolver process name by Craig Mautner · 10 years ago
  97. 13cf791 Make package verifier broadcasts foreground. by Jeff Sharkey · 10 years ago
  98. 521ca5f am 2e700004: am d68b87cd: Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  99. 2e70000 am d68b87cd: Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  100. d68b87c Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago