1. 01178b4 Cleanup some obsolete TODOs and unused code. am: cda1a17516 by Richard Uhler · 4 years, 8 months ago
  2. 73f1771 Add .apex suffix to apex files during validation by Mohammad Samiul Islam · 5 years ago
  3. 42a049c Merge changes from topic "apex_migration" am: 8eacf37ef3 by Bill Lin · 4 years, 9 months ago
  4. 1138012 Clean up generatePackageInfoFromApex() API by Oli Lan · 5 years ago
  5. cac5791 Merge changes from topic "system_ext" am: a828ee6442 am: dee02a0fae by Jeongik Cha · 4 years, 10 months ago
  6. f662983 Support /system_ext partition by Jeongik Cha · 5 years ago
  7. d4d88f2 Merge "Refactor PermissionManager.SPLIT_PERMISSIONS" into qt-qpr1-dev by Anthony Hugh · 5 years ago
  8. 6f5eadc Refactor PermissionManager.SPLIT_PERMISSIONS by Anthony Hugh · 5 years ago
  9. b4eee2a Rename ApexInfo.package{Name,Path} to module{Name,Path} by Nikita Ioffe · 5 years ago
  10. f08f33b Merge "Allow granting URI permissions to com.android.settings.module_licenses." into qt-dev by Andrew Sapperstein · 5 years ago
  11. 93f5ed6 Allow granting URI permissions to com.android.settings.module_licenses. by Andrew Sapperstein · 5 years ago
  12. 2676f10 Merge "Allow PackageManager to retrieve inactive/factory APEXs." into qt-dev by Gavin Corkery · 5 years ago
  13. ef44172 Allow PackageManager to retrieve inactive/factory APEXs. by Gavin Corkery · 5 years ago
  14. 8cf15c3 Merge "Remove hasIsolatedStorage() related logic from PackageParser." into qt-dev by Hai Zhang · 5 years ago
  15. e7e00bd Remove hasIsolatedStorage() related logic from PackageParser. by Hai Zhang · 5 years ago
  16. 01e9577 Merge "Switch to HexEncoding from ByteStringUtils" am: 6badf7c7da am: 78ccbc3bec by Neil Fuller · 5 years ago
  17. 50ac5dd Merge "Maintain legacy signatures" into qt-dev by TreeHugger Robot · 5 years ago
  18. 9c37cd2 Maintain legacy signatures by Todd Kennedy · 5 years ago
  19. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  20. 2c7cc6e Switch to HexEncoding from ByteStringUtils by Neil Fuller · 5 years ago
  21. b73580d Merge "Revert "Remove overlay logic from package manager and parser"" into qt-dev by TreeHugger Robot · 5 years ago
  22. 6103479 Revert "Remove overlay logic from package manager and parser" by Jack He · 5 years ago
  23. 7a3d82a Close ApkAssets in PackageParser by Winson · 5 years ago
  24. c6778e5 Remove overlay logic from package manager and parser by Mårten Kongstad · 6 years ago
  25. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  26. b5e014a Merge "Fetch roundIcon|icon depending on RRO overlayed config_useRoundIcon" by Hyunyoung Song · 5 years ago
  27. 929de7a Fetch roundIcon|icon depending on RRO overlayed config_useRoundIcon by Hyunyoung Song · 5 years ago
  28. 48c24cf Add support for /odm/overlay by Mårten Kongstad · 5 years ago
  29. 20da56d Merge "Improve PackageInfo parsing for apex files" by Mohammad Samiul Islam · 5 years ago
  30. 129a0b0 Remove dual storage permission model by Philip P. Moltmann · 5 years ago
  31. 7aa7d2e Improve PackageInfo parsing for apex files by Mohammad Samiul Islam · 5 years ago
  32. bcff13c Manifest flag for apps to request sandboxing. by Jeff Sharkey · 5 years ago
  33. 935a156 Use AndroidManifest to fill PackageInfo from apex by Mohammad Samiul Islam · 5 years ago
  34. fb1ed22 Merge "Add targetOverlayableName to OverlayInfo" by Ryan Mitchell · 5 years ago
  35. d57fb1f Add targetOverlayableName to OverlayInfo by Ryan Mitchell · 5 years ago
  36. 946e32f RRO: Flag ApplicationInfo if it's an RRO by Zoran Jovanovic · 5 years ago
  37. 01324d8 Merge changes from topic "hidl-updater-system" am: 5a490d4bb7 am: cfea213006 by Steven Moreland · 5 years ago
  38. b28b796 pm: PackageBackwardCompatibility -> applyPolicy by Steven Moreland · 5 years ago
  39. 5430598 Revert related work of extractNativeLibs default flip by Victor Hsieh · 5 years ago
  40. 519acc3 Merge "Partial revert to not flip the default of extractNativeLibs" by TreeHugger Robot · 5 years ago
  41. 0faa801 Partial revert to not flip the default of extractNativeLibs by Victor Hsieh · 5 years ago
  42. a4844d1 Add annotations and finals to PermissionInfo by Philip P. Moltmann · 5 years ago
  43. 0635dab Add annotations and finals to PermissionGroupInfo by Philip P. Moltmann · 5 years ago
  44. a09312d Merge "All Parcelable CREATOR fields are @NonNull." by Jeff Sharkey · 5 years ago
  45. 20ee3dc Merge "Add PARSE_IS_SYSTEM_DIR when parsing /system APEXes." by Martijn Coenen · 5 years ago
  46. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  47. a9c3a3a Merge changes from topic "APC-PackageManagerNative" by Kevin Rocard · 5 years ago
  48. f4b9070 Add PARSE_IS_SYSTEM_DIR when parsing /system APEXes. by Martijn Coenen · 5 years ago
  49. f91d50b Introduce playback capture application manifest flag by Kevin Rocard · 5 years ago
  50. 905908f Do not return AppDetailsActivity in PackageInfo by Ricky Wai · 6 years ago
  51. 92cd006 SystemAPI for setting app details activity state by Ricky Wai · 5 years ago
  52. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 6 years ago
  53. 7567485 Add manifest flag to clear user data at restore by Ruslan Tkhakokhov · 6 years ago
  54. 631587f Merge "Allow update from pre-release to release targetSDK" by TreeHugger Robot · 5 years ago
  55. 1189c0f Merge "Remove usage info" by Chad Brubaker · 5 years ago
  56. eb23e4d Allow update from pre-release to release targetSDK by Nicholas Lativy · 6 years ago
  57. 8ed0204 Merge "Fix issue #123704875: Editing the screenshot force closed the activity" by Dianne Hackborn · 5 years ago
  58. 52e42a4 Fix issue #123704875: Editing the screenshot force closed the activity by Dianne Hackborn · 5 years ago
  59. e210731 Remove usage info by Chad Brubaker · 5 years ago
  60. 6db967f Merge "Renaming plsCertsNoVerifyOnlyCerts to unsafeGetCertsWithoutVerification." by Gavin Corkery · 6 years ago
  61. 62292507 Make AppDetailsActivity to be transparent by Ricky Wai · 6 years ago
  62. 7d3adab Merge "Change foregroundServiceType from enum to flags" by TreeHugger Robot · 6 years ago
  63. 9853d60 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by TreeHugger Robot · 6 years ago
  64. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 6 years ago
  65. ed521ab Renaming plsCertsNoVerifyOnlyCerts to unsafeGetCertsWithoutVerification. by Gavin Corkery · 6 years ago
  66. fa9df0b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 6 years ago
  67. fb7caa9 Allow app to specify class name for app zygote preloading. by Martijn Coenen · 6 years ago
  68. 50a2148 Add packageName to ApplicationInfo for APEX. by Dario Freni · 6 years ago
  69. 788ecb1 Set ApplicationInfo (long)versionCode for APEX. by Dario Freni · 6 years ago
  70. 24c15d2 Merge "Fake out ApplicationInfo for APEXs." by Narayan Kamath · 6 years ago
  71. 4d3deb8 Merge "Fix: PackageInfo for apex has wrong info" by Dario Freni · 6 years ago
  72. acd7db8 Fake out ApplicationInfo for APEXs. by Jeff Hamilton · 6 years ago
  73. 5b1b734 Fix: PackageInfo for apex has wrong info by Jiyong Park · 6 years ago
  74. a362846 Add enforcement of overlayable targetName by Ryan Mitchell · 6 years ago
  75. 9ab55d9 Merge "Fix default of extractNativeLibs in parseBaseApplication" by TreeHugger Robot · 6 years ago
  76. 71fcc14 PackageParser: Add support for parsing codeNames with fingerprints. by Narayan Kamath · 6 years ago
  77. 12dd9cd Fix default of extractNativeLibs in parseBaseApplication by Victor Hsieh · 6 years ago
  78. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 6 years ago
  79. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  80. 4e54b52 Flip default of extractNativeLibs if targets Q+ by Victor Hsieh · 6 years ago
  81. e7b5a8d Introduce android:preferCodeIntegrity, private for now by Victor Hsieh · 6 years ago
  82. 917791e Add minAspectRatio by Adrian Roos · 6 years ago
  83. ae4a4b9 fragileUserData-apps might keep data on uninstall by Philip P. Moltmann · 6 years ago
  84. 1ea8552 Add manifest service attribute foregroundServiceType by Hui Yu · 6 years ago
  85. 972b39e Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  86. 2ea404f Merge "Method to determine isolated storage mode." by Jeff Sharkey · 6 years ago
  87. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  88. a58ce39 Add permission usage information by Chad Brubaker · 6 years ago
  89. ce87112 Merge "Add useAppZygote attibute to <service>." by Martijn Coenen · 6 years ago
  90. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  91. e066c5c Add useAppZygote attibute to <service>. by Martijn Coenen · 6 years ago
  92. 9787a945 Iterate on storage permissions model. by Jeff Sharkey · 6 years ago
  93. 8d144eb Start using shared libraries class loader. by Nicolas Geoffray · 6 years ago
  94. 103454f Attach SharedLibraryInfo to a Package. by Nicolas Geoffray · 6 years ago
  95. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  96. ce58754 Merge "Add 'profileable' application manifest tag" by Chris Craik · 6 years ago
  97. 1f9b885 Only adds hidden app detail for normal apps by Patrick Baumann · 6 years ago
  98. ce03028 Add 'profileable' application manifest tag by Chris Craik · 6 years ago
  99. 669e6b1 Force apps to request permissions for teamfooding. by Jeff Sharkey · 6 years ago
  100. f5cf9f2 Merge "Move some members to the "Q blacklist"." by Nathan Harold · 6 years ago