1. 800efcc configfs is special; don't delete dir contents. by Jeff Sharkey · 8 years ago
  2. 5cd52be Merge "Expose removed permissions flag as system API" into nyc-dev by Svetoslav Ganov · 8 years ago
  3. 2a1376d Expose removed permissions flag as system API by Svet Ganov · 8 years ago
  4. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 8 years ago
  5. f4ff39c Multi packages per APK - broadcasts by Svet Ganov · 8 years ago
  6. 354cd3c Multi packages per APK by Svet Ganov · 9 years ago
  7. e84bdd3 Move graphics and JIT caches to DE storage. by Jeff Sharkey · 8 years ago
  8. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  9. 78cea81 Merge "Update flags before querying activities when parsing default apps." by Svetoslav Ganov · 9 years ago
  10. 5fd83dc Update flags before querying activities when parsing default apps. by Svetoslav Ganov · 9 years ago
  11. f340974 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 9 years ago
  12. 12cde00 Merge "Prepare app data only when storage is available." by Jeff Sharkey · 9 years ago
  13. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  14. e9fd1fa Back up / restore runtime permission grants by Christopher Tate · 9 years ago
  15. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  16. 2bd31db Install non-EA providers once user is unlocked. by Jeff Sharkey · 9 years ago
  17. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  18. 2a90f673 Update logic for resolving verifiers. by Jeff Sharkey · 9 years ago
  19. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  20. db29e46 Merge "Avoid byte[] allocations in writePackageListLPr" by Fyodor Kupolov · 9 years ago
  21. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  22. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  23. b69056b Avoid byte[] allocations in writePackageListLPr by Fyodor Kupolov · 9 years ago
  24. 7164cb6 Merge "Use buffering when reading preferred apps" by Fyodor Kupolov · 9 years ago
  25. b35b34c Use buffering when reading preferred apps by Fyodor Kupolov · 9 years ago
  26. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  27. d8327bd Fix locking error when a new user is created by Fyodor Kupolov · 9 years ago
  28. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  29. f36003f Don't send PACKAGE_CHANGED of components to manifest receivers. by Dianne Hackborn · 9 years ago
  30. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  31. 4c6b40e Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db by Daniel Cashman · 9 years ago
  32. a2dbc1c Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db by Daniel Cashman · 9 years ago
  33. 188e887 Merge "libs: add libpackagelistparser" am: cc7373eafd by Daniel Cashman · 9 years ago
  34. f81de0e Merge "Maintain shared user list on OTA" into mnc-dr-dev am: 0cd10ec8cf am: d12f298da4 am: c9f3b2f54b by Todd Kennedy · 9 years ago
  35. 68f6715 Maintain shared user list on OTA by Todd Kennedy · 9 years ago
  36. dc06bb0 libs: add libpackagelistparser by William Roberts · 9 years ago
  37. 7db5af1 Limit the number of apps running as system user by Fyodor Kupolov · 9 years ago
  38. 594f208 Clean up USER_OWNER reference in pm/Settings by Xiaohui Chen · 9 years ago
  39. 9e398eb5 am 81f3a85a: Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev by Dianne Hackborn · 9 years ago
  40. 81f3a85 Merge "Fix issue #22940169: "pm grant" can no longer grant permissions..." into mnc-dev by Dianne Hackborn · 9 years ago
  41. 4b655fd am b045331f: Merge "Add GTS test to ensure valid default permission grants - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  42. 9f5b0a2 Fix issue #22940169: "pm grant" can no longer grant permissions... by Dianne Hackborn · 9 years ago
  43. 52153f4 Add GTS test to ensure valid default permission grants - framework by Svet Ganov · 9 years ago
  44. 02d6c01 am 90b030ba: Merge "Do not show removed permissions in the UI - framework" into mnc-dev by Svetoslav Ganov · 9 years ago
  45. 3e0be74 Do not show removed permissions in the UI - framework by Svet Ganov · 9 years ago
  46. 073bfb9 am ce68917c: Merge "Ensure per package and per UID state share same package settings." into mnc-dev by Svetoslav Ganov · 9 years ago
  47. e7af194 Ensure per package and per UID state share same package settings. by Svet Ganov · 9 years ago
  48. 8635041 am b7394671: Merge "Work on issue #22303510: Additional permissions aren\'t properly..." into mnc-dev by Dianne Hackborn · 9 years ago
  49. cfbfafe Work on issue #22303510: Additional permissions aren't properly... by Dianne Hackborn · 9 years ago
  50. 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
  51. 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
  52. 2d9d590 am 25945302: Merge "Persist version data on a per-volume basis." into mnc-dev by Jeff Sharkey · 9 years ago
  53. f80b52b Persist version data on a per-volume basis. by Jeff Sharkey · 9 years ago
  54. d85a664 Don't fall back to domain verification state when looking up app linkage state by Christopher Tate · 9 years ago
  55. b4494b02 am 288ecf98: Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 9 years ago
  56. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  57. 9e0e699 Merge "Use mount service to create user dirs." into mnc-dr-dev by Paul Crowley · 9 years ago
  58. bcf48ed Use mount service to create user dirs. by Paul Crowley · 9 years ago
  59. 4a5f4a2 Fix reset permissions on clear data and package uninstall. by Svetoslav · 9 years ago
  60. 050aee2 App linking: permit overlapping link handling by Christopher Tate · 9 years ago
  61. 38cae6c Merge "Reconcile private volumes when mounted." into mnc-dev by Jeff Sharkey · 9 years ago
  62. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  63. 77ab6a8 Show basic feature warning for default granted permissions by Svet Ganov · 9 years ago
  64. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 9 years ago
  65. 143e118 Merge "Make grant default permission more robust." into mnc-dev by Svet Ganov · 9 years ago
  66. ba3ba81 Make grant default permission more robust. by Svet Ganov · 9 years ago
  67. 1c3b7a6 Merge "Use a framework resource to name a factory-default browser app" into mnc-dev by Christopher Tate · 9 years ago
  68. db3fe81 Use a framework resource to name a factory-default browser app by Christopher Tate · 9 years ago
  69. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  70. af15d9e Fix NPE when walking the set of packages to update app link policy by Christopher Tate · 9 years ago
  71. 6d2268a Merge "Back up / restore default app and intent filter verification state" into mnc-dev by Christopher Tate · 9 years ago
  72. 6038d15 Back up / restore default app and intent filter verification state by Christopher Tate · 9 years ago
  73. 3ac465a Do not thrown on error persisting runtime permissions by Svet Ganov · 9 years ago
  74. 1e575a0 Merge "Only grant runtime permissions to special components." into mnc-dev by Svet Ganov · 9 years ago
  75. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  76. 466ecdb Resolve canonical package path before writing it to packages.list. by Oleksiy Vyalov · 9 years ago
  77. 72c10a2 Clean up app-link verification policy by Christopher Tate · 9 years ago
  78. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 9 years ago
  79. 91edde2 Write packages.list when adding/removing users. by Jeff Sharkey · 9 years ago
  80. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  81. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  82. aef0210 Merge "Add IntentFilter auto verification - part 8" into mnc-dev by Fabrice Di Meglio · 9 years ago
  83. 1f09b8c Add IntentFilter auto verification - part 8 by Fabrice Di Meglio · 9 years ago
  84. 019d230 Permission UI - legacy apps support by Svet Ganov · 9 years ago
  85. 83bb765b Merge "Add IntentFilter auto verification - part 7" into mnc-dev by Fabrice Di Meglio · 9 years ago
  86. 1de3f0d Add IntentFilter auto verification - part 7 by Fabrice Di Meglio · 9 years ago
  87. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  88. e31b820 New "frozen" state during app move/upgrade. by Jeff Sharkey · 9 years ago
  89. e723e54 Revert some unnecessary changes in handling XML read by Svet Ganov · 9 years ago
  90. ba0821e Make read/write from/to XML persistent state more robust. by Svet Ganov · 9 years ago
  91. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  92. 6036cd5 Merge "Support moving apps to expanded storage." by Jeff Sharkey · 9 years ago
  93. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  94. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  95. 7d014ce Add IntentFilter auto verification - part 4 by Fabrice Di Meglio · 9 years ago
  96. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  97. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  98. e012a23 Back up / restore preferred app configuration by Christopher Tate · 9 years ago
  99. 3425dae Merge "Refactor KeySet code." by dcashman · 9 years ago
  100. 8c04fac Refactor KeySet code. by dcashman · 9 years ago