1. 47117fc Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  2. 636ea5e Add plsCertsNoVerifyOnlyCerts to ApkSignatureVerifier. by Dan Cashman · 7 years ago
  3. 9ff5574 Returns signing version from ApkSignatureVerifier by Patrick Baumann · 7 years ago
  4. 63addbd Fix security bug: collect certs for non-systemDir apks. by Dan Cashman · 7 years ago
  5. 3706cf9 Merge "Add AppComponentFactory API" by Jason Monk · 7 years ago
  6. a80bfb5 Add AppComponentFactory API by Jason Monk · 7 years ago
  7. e92f842 Refactor PackageParser.collectCerts() to hide signature scheme. by Dan Cashman · 7 years ago
  8. 57e6b4f Merge "Fix package manager tests" by Todd Kennedy · 7 years ago
  9. 5b1df2f Fix package manager tests by Todd Kennedy · 7 years ago
  10. ab56b9d OMS: Only allow trusted overlays to be registered. by Adam Lesinski · 7 years ago
  11. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  12. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  13. 002fdbd Support privileged vendor apps by Jiyong Park · 8 years ago
  14. ddaaf4c Remove scanFile argument by Todd Kennedy · 7 years ago
  15. 916c83d Merge "Make sense out of scan & parse flags" by Todd Kennedy · 7 years ago
  16. 232d29e Make sense out of scan & parse flags by Todd Kennedy · 7 years ago
  17. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  18. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  19. c29b11a Move grantPermission to permission manager by Todd Kennedy · 7 years ago
  20. 7c3c3c8 Merge "Expose API for heavy-weight apps and get it working again." by TreeHugger Robot · 7 years ago
  21. 70c95c5 Expose API for heavy-weight apps and get it working again. by Dianne Hackborn · 7 years ago
  22. c842393 Move mPermissionTrees to permission settings by Todd Kennedy · 7 years ago
  23. 087dce2 Add new OEM permission flavor by Svet Ganov · 7 years ago
  24. 6343140 Merge "Remove child package max." by Garry Boyer · 7 years ago
  25. 4a82f72 Merge "Use all certs for computing package signing sha256" into oc-mr1-dev am: ee580764ad by Svetoslav Ganov · 7 years ago
  26. cdd685c Use all certs for computing package signing sha256 by Svetoslav Ganov · 7 years ago
  27. 8ee6ecc Merge "Avoid potential reboot loop due to package cache" into oc-mr1-dev am: edda7ebdd9 by Makoto Onuki · 7 years ago
  28. 48e9316 Avoid potential reboot loop due to package cache by Makoto Onuki · 7 years ago
  29. b8a9351 Remove child package max. by Garrett Boyer · 7 years ago
  30. 9467feb Merge "Change protection level from ephemeral to instant" into oc-mr1-dev am: ef2e7d27ae by Todd Kennedy · 7 years ago
  31. c247fa1 Change protection level from ephemeral to instant by Todd Kennedy · 7 years ago
  32. 8ec374d Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev am: af706b40de by Narayan Kamath · 7 years ago
  33. af706b4 Merge "PackageParser: Parse android:classLoader during the full parse." into oc-mr1-dev by Narayan Kamath · 7 years ago
  34. 478f94b Merge "Revert multi-package APK flag to off." into oc-mr1-dev by Garry Boyer · 7 years ago
  35. 96c11c5 PackageParser: Parse android:classLoader during the full parse. by Narayan Kamath · 7 years ago
  36. 43af9be Merge "Intern process names." into oc-mr1-dev am: a530d79209 am: 3debaa72d4 by Makoto Onuki · 7 years ago
  37. a530d79 Merge "Intern process names." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  38. f39e056 Merge "Add virtual preload bit to ApplicationInfo" into oc-mr1-dev am: 6bf2990e28 by Todd Kennedy · 7 years ago
  39. 6bf2990 Merge "Add virtual preload bit to ApplicationInfo" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  40. 812d188a Intern process names. by Makoto Onuki · 7 years ago
  41. 5eb5a7d Add virtual preload bit to ApplicationInfo by Todd Kennedy · 7 years ago
  42. 476725d Revert multi-package APK flag to off. by Garrett Boyer · 7 years ago
  43. c7421ba Merge "Reduce duplicate strings due to the package cache." into oc-mr1-dev am: ce3e863f31 by Makoto Onuki · 7 years ago
  44. 4501c61d Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  45. 1704153 Revert multi-package APK flag to off. by Garrett Boyer · 7 years ago
  46. fc1a8ac Merge "Log package parse timings" into oc-mr1-dev am: cd0d29e9fc am: 7881a63734 by Fyodor Kupolov · 7 years ago
  47. 443d9ca Merge "Revert "Reduce duplicate strings due to the package cache."" into oc-mr1-dev am: f6764fb7f7 by Makoto Onuki · 7 years ago
  48. 28a988f Log package parse timings by Fyodor Kupolov · 7 years ago
  49. 63e624a Revert "Reduce duplicate strings due to the package cache." by Makoto Onuki · 7 years ago
  50. 6afc300 Merge "Reduce duplicate strings due to the package cache." into oc-mr1-dev am: bb77e6c689 by Makoto Onuki · 7 years ago
  51. e86a29c Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  52. 92f9f98 Merge "compressed images on system partition" into oc-mr1-dev am: 94902c46ba by Todd Kennedy · 7 years ago
  53. 7c8addf compressed images on system partition by Todd Kennedy · 7 years ago
  54. 468300f Merge "Better translatable msgs for permission requests" by Philip P. Moltmann · 7 years ago
  55. e75643d Merge "Fix rotation animation selection." into oc-dr1-dev am: cee8098178 by Rob Carr · 7 years ago
  56. 427ba4f Fix rotation animation selection. by Robert Carr · 7 years ago
  57. 855d702 Separate android.test.mock classes from android.test.runner by Paul Duffin · 7 years ago
  58. 90ab6ba Merge "Allow max aspect ratio to be specified by meta-data tag." into oc-dr1-dev am: a926dbf5d2 by Bryce Lee · 7 years ago
  59. 22571db Allow max aspect ratio to be specified by meta-data tag. by Bryce Lee · 7 years ago
  60. 27ffeb3 Better translatable msgs for permission requests by Philip P. Moltmann · 7 years ago
  61. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  62. 59b9885 Added Activity flags to show on lock screen. by chaviw · 7 years ago
  63. b0297ae Merge "Support native shared libs" into oc-dr1-dev am: 77dea6284a am: a6465a13cf by Svetoslav Ganov · 7 years ago
  64. 40610e3 Support native shared libs by Svetoslav Ganov · 7 years ago
  65. 85b5ca6 Merge "Save overlay paths as user state" into oc-dev am: 508a5bade6 am: 80b761b6db by Todd Kennedy · 7 years ago
  66. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  67. 157be6e Revert "always adjust per-user application info" by Adam Lesinski · 7 years ago
  68. 5213666 Enables child APKs, fixes a package parsing bug, and adds tests. by Garrett Boyer · 7 years ago
  69. e0046ce always adjust per-user application info by Todd Kennedy · 7 years ago
  70. c93c3b9 Rename restartOnConfigChanges to recreateOnConfigChanges. by Holly Jiuyu Sun · 7 years ago
  71. 35312fd Merge "Rename persistentFeature to persistentWhenFeatureAvailable." into oc-dev by Martijn Coenen · 7 years ago
  72. d9f6946 Merge "Experimental features only on debuggable builds." into oc-dev by Jeff Sharkey · 7 years ago
  73. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  74. 8d74ca4 Rename persistentFeature to persistentWhenFeatureAvailable. by Martijn Coenen · 7 years ago
  75. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 7 years ago
  76. 3f1790d Experimental features only on debuggable builds. by Jeff Sharkey · 7 years ago
  77. c05f5d1 Add concept of implicitly exposed components by Todd Kennedy · 7 years ago
  78. a3c4eb3 Move child package feature behind sys prop by Svet Ganov · 7 years ago
  79. 200d72d Merge "Storage API polishing." into oc-dev by Jeff Sharkey · 7 years ago
  80. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  81. ea2f3be OEM single-build/multi-SKU via dynamic RRO support by Todd Lee · 7 years ago
  82. 4941483 Implicitly expose SEND intents to Instant Apps by Chad Brubaker · 7 years ago
  83. 441d61b Add persistentFeature application attribute. by Martijn Coenen · 7 years ago
  84. 42d53f6 Bring back the priority feature for static RRO by Jaekyun Seok · 7 years ago
  85. 66b5c04 copy 'visbileToInstantApps' setting by Todd Kennedy · 7 years ago
  86. 941e9e2b Merge "Allow permissions to be runtime-only." into oc-dev by Chad Brubaker · 7 years ago
  87. 49f24c6 Serialize visibleToInstantApps by Chad Brubaker · 7 years ago
  88. a5d70a1 Allow permissions to be runtime-only. by Chad Brubaker · 7 years ago
  89. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 7 years ago
  90. 0cb70ac Fixed logic error with setting maxAspectRatio by Wale Ogunwale · 7 years ago
  91. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  92. fe7f38c3 update comment with a bug number by Todd Kennedy · 7 years ago
  93. 752fb70 Allow exposing components via <meta-data> by Todd Kennedy · 7 years ago
  94. 10eb145 Merge changes from topic 'configForSplit' by Adam Lesinski · 7 years ago
  95. 06ca1e0 Allow Instant Apps access PackageInfo of exposed apps by Chad Brubaker · 7 years ago
  96. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  97. b30ee8d Merge "Create new BroadcastBehavior annotation." by Jeff Sharkey · 7 years ago
  98. 0434289 Apply static RRO by Jaekyun Seok · 8 years ago
  99. 32ee8ee Create new BroadcastBehavior annotation. by Jeff Sharkey · 7 years ago
  100. 9c9fdf2 Expose Instant App API defined in MR1 by Todd Kennedy · 7 years ago