1. 52153f4 Add GTS test to ensure valid default permission grants - framework by Svet Ganov · 9 years ago
  2. 3e0be74 Do not show removed permissions in the UI - framework by Svet Ganov · 9 years ago
  3. e7af194 Ensure per package and per UID state share same package settings. by Svet Ganov · 9 years ago
  4. cfbfafe Work on issue #22303510: Additional permissions aren't properly... by Dianne Hackborn · 9 years ago
  5. 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
  6. f80b52b Persist version data on a per-volume basis. by Jeff Sharkey · 9 years ago
  7. d85a664 Don't fall back to domain verification state when looking up app linkage state by Christopher Tate · 9 years ago
  8. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  9. 4a5f4a2 Fix reset permissions on clear data and package uninstall. by Svetoslav · 9 years ago
  10. 050aee2 App linking: permit overlapping link handling by Christopher Tate · 9 years ago
  11. 38cae6c Merge "Reconcile private volumes when mounted." into mnc-dev by Jeff Sharkey · 9 years ago
  12. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  13. 77ab6a8 Show basic feature warning for default granted permissions by Svet Ganov · 9 years ago
  14. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 9 years ago
  15. 143e118 Merge "Make grant default permission more robust." into mnc-dev by Svet Ganov · 9 years ago
  16. ba3ba81 Make grant default permission more robust. by Svet Ganov · 9 years ago
  17. 1c3b7a6 Merge "Use a framework resource to name a factory-default browser app" into mnc-dev by Christopher Tate · 9 years ago
  18. db3fe81 Use a framework resource to name a factory-default browser app by Christopher Tate · 9 years ago
  19. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  20. af15d9e Fix NPE when walking the set of packages to update app link policy by Christopher Tate · 9 years ago
  21. 6d2268a Merge "Back up / restore default app and intent filter verification state" into mnc-dev by Christopher Tate · 9 years ago
  22. 6038d15 Back up / restore default app and intent filter verification state by Christopher Tate · 9 years ago
  23. 3ac465a Do not thrown on error persisting runtime permissions by Svet Ganov · 9 years ago
  24. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  25. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  26. 466ecdb Resolve canonical package path before writing it to packages.list. by Oleksiy Vyalov · 9 years ago
  27. 72c10a2 Clean up app-link verification policy by Christopher Tate · 9 years ago
  28. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 9 years ago
  29. 91edde2 Write packages.list when adding/removing users. by Jeff Sharkey · 9 years ago
  30. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  31. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  32. aef0210 Merge "Add IntentFilter auto verification - part 8" into mnc-dev by Fabrice Di Meglio · 9 years ago
  33. 1f09b8c Add IntentFilter auto verification - part 8 by Fabrice Di Meglio · 9 years ago
  34. 019d230 Permission UI - legacy apps support by Svet Ganov · 9 years ago
  35. 83bb765b Merge "Add IntentFilter auto verification - part 7" into mnc-dev by Fabrice Di Meglio · 9 years ago
  36. 1de3f0d Add IntentFilter auto verification - part 7 by Fabrice Di Meglio · 9 years ago
  37. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  38. e31b820 New "frozen" state during app move/upgrade. by Jeff Sharkey · 9 years ago
  39. e723e54 Revert some unnecessary changes in handling XML read by Svet Ganov · 9 years ago
  40. ba0821e Make read/write from/to XML persistent state more robust. by Svet Ganov · 9 years ago
  41. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  42. 6036cd5 Merge "Support moving apps to expanded storage." by Jeff Sharkey · 9 years ago
  43. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  44. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  45. 7d014ce Add IntentFilter auto verification - part 4 by Fabrice Di Meglio · 9 years ago
  46. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  47. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  48. e012a23 Back up / restore preferred app configuration by Christopher Tate · 9 years ago
  49. 3425dae Merge "Refactor KeySet code." by dcashman · 9 years ago
  50. 8c04fac Refactor KeySet code. by dcashman · 9 years ago
  51. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  52. 12a692a Fix runtime permissinos toggling and relax XML parsing. by Svet Ganov · 9 years ago
  53. cf959f6 Handle dynamic enable/disable of runtime permissions support. by Svetoslav · 9 years ago
  54. d5752bd Properly handle system app permissions - for real. by Svet Ganov · 9 years ago
  55. 00f3904 Introduce per-user GIDs for storage. by Jeff Sharkey · 9 years ago
  56. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  57. 2018fd0 logd: optimize statistics by Mark Salyzyn · 9 years ago
  58. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  59. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 9 years ago
  60. c4d05fc Include splits in dumpsys package output. by Jeff Sharkey · 10 years ago
  61. aebb65c package_info GID shouldn't have write. by Jeff Sharkey · 10 years ago
  62. d052a94 Work on issue #18486438: Reduce size of bugreport output by Dianne Hackborn · 10 years ago
  63. 521ca5f am 2e700004: am d68b87cd: Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  64. d68b87c Recover apps with malformed certificates. by Jeff Sharkey · 10 years ago
  65. 9f837a9 Reduce PackageManager RAM usage: ArrayMap/Set. by Jeff Sharkey · 10 years ago
  66. f85e7af Fix issue #10034864: Define YouTube application as the preferred... by Dianne Hackborn · 10 years ago
  67. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  68. eeb2c7e Work on issue #17628623: Need to update default preferred activities for YouTube by Dianne Hackborn · 10 years ago
  69. 26f9ea3 Fix build by Amith Yamasani · 10 years ago
  70. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  71. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  72. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  73. ece305d Allow adb install to work even if unknown sources is disallowed by Amith Yamasani · 10 years ago
  74. 4903f64 Persist the cpuAbiOverride setting. by Narayan Kamath · 10 years ago
  75. 29762c3 Removing old tag TAG_FORWARDING_INTENT_FILTERS. by Nicolas Prevot · 10 years ago
  76. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  77. e702404 DO NOT MERGE by Nicolas Prevot · 10 years ago
  78. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 10 years ago
  79. 84f1294 Always derive native library paths at runtime. by Jeff Sharkey · 10 years ago
  80. 41cd577 Send USER_FOREGROUND and USER_BACKGROUND to all related profiles by Amith Yamasani · 10 years ago
  81. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  82. 539a7ef Removes cross profile package information when removing an user by Alexandra Gherghina · 10 years ago
  83. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  84. 3a0dbfb Record properSigningKeySet values to packages.xml by dcashman · 10 years ago
  85. c13053b Add package state to block uninstall. by Kenny Guy · 10 years ago
  86. 55b1078 Initial work for key rotation. by dcashman · 10 years ago
  87. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  88. 92b25a0 Merge "Cleaning CrossProfileIntentFilters on user deletion." by Nicolas Prevot · 10 years ago
  89. ad0634c Small fix related to Cross-profile intents. by Nicolas Prevot · 10 years ago
  90. a0f4885 Cleaning CrossProfileIntentFilters on user deletion. by Nicolas Prevot · 10 years ago
  91. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  92. 1c91077 Disallow adb sideloading if UserManager flag is set for user. by Sander Alewijnse · 10 years ago
  93. 34f6084 Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  94. ff2e05e Merge "Introduce forwarding intents across profiles." by Nicolas Prevot · 10 years ago
  95. 10fa67c Introduce forwarding intents across profiles. by Nicolas Prevot · 10 years ago
  96. df6d6dc Adjust instruction sets for shared UID apps. by Narayan Kamath · 10 years ago
  97. a8e65fd Only remember the signer certificates for Signatures by Kenny Root · 10 years ago
  98. c1c0d3c PackageManager: add versioning to packages.xml file by Kenny Root · 10 years ago
  99. f148f36 am 9e289d70: am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  100. 9e289d7 am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago