1. 3e8a3d4 Merge "Allow passing in a category override to aapt2" am: 8fbb26bf94 am: d6c031cce4 by Treehugger Robot · 2 years, 5 months ago
  2. ba7b2c9 Allow passing in a category override to aapt2 by Jeremy Meyer · 2 years, 5 months ago
  3. b0502bb Scaffolding: reject installs based on device fingerprint by Mårten Kongstad · 2 years, 10 months ago
  4. cff10ce Switch ResourceName to use ResourceNamedType instead of ResourceType. by Iurii Makhno · 3 years, 1 month ago
  5. 808fd19 Support per-process Application class in <process> tag by Makoto Onuki · 3 years, 3 months ago
  6. ad5d4ba Add apex-system-service tag to AndroidManifest. by Gavin Corkery · 3 years, 4 months ago
  7. a1613705 Revert "Revert "SDK libraries."" by Alex Buynytskyy · 3 years, 3 months ago
  8. a22b7e0 Revert "SDK libraries." by Rick Yiu · 3 years, 3 months ago
  9. 8d0ec8f SDK libraries. by Alex Buynytskyy · 3 years, 3 months ago
  10. 0c01abb Fix the manifest when requiredSplitTypes presents by Jackal Guo · 3 years, 7 months ago
  11. 4382e44 Replace Maybe with std::optional by Ryan Mitchell · 3 years, 8 months ago
  12. 2fedba9 Add <staging-public-group-final> to aapt2 by Ryan Mitchell · 3 years, 10 months ago
  13. 326e35ff Add <macro> tag to aapt2 by Ryan Mitchell · 3 years, 11 months ago
  14. efcdb95 Aapt2 ValueTransformer by Ryan Mitchell · 3 years, 11 months ago
  15. 1d008d1 Refactor aapt2 tests ResourceTable changes by Ryan Mitchell · 4 years ago
  16. 9634efb Prepare aapt2 for multiple ids per type by Ryan Mitchell · 4 years ago
  17. b9ccb8a4 aapt2: Add a new flag '--revision-code' by Rhed Jao · 4 years, 3 months ago
  18. 61bcee0 Merge "aapt2: Limit length of package name and shared user id" by Rhed Jao · 4 years, 3 months ago
  19. 2c43442 aapt2: Limit length of package name and shared user id by Rhed Jao · 4 years, 4 months ago
  20. ce3e129 Handle new manifest tag <property> by Todd Kennedy · 4 years, 4 months ago
  21. 65f9099 Teach appt2 to handle <required-(not-)feature> by Sergey Nikolaienkov · 4 years, 5 months ago
  22. 4ea9075 Make aapt2 terminology more inclusive by Ryan Mitchell · 4 years, 7 months ago
  23. 6a5b8b1 Introduce uses-native-library tag by Jiyong Park · 4 years, 8 months ago
  24. 3a69660 Remove legacy support for "featureId". by Philip P. Moltmann · 4 years, 9 months ago
  25. ae12ce4 aapt2: Add command to rename overlay "targetPackage" attribute by Roshan Pius · 4 years, 10 months ago
  26. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
  27. 62ac8b5 Refactor overlayable policy by Winson · 5 years ago
  28. 9918123 Adds queries->provider tag by Patrick Baumann · 5 years ago
  29. fc0839a Work on issue #143085640: Per-process network access control by Dianne Hackborn · 5 years ago
  30. b2f709d Add <extension-sdk> manifest tag inside <uses-sdk> by Anton Hansson · 5 years ago
  31. 9046d82 Allow apps to define featureIds in the manifest by Philip P. Moltmann · 5 years ago
  32. 4d5833e Add android:angle on <gradient> for min sdk <= Q by Ryan Mitchell · 5 years ago
  33. a4ffb45 Adds queries tag to manifest by Patrick Baumann · 6 years ago
  34. b228df3 Allows features to link to other feature splits without namespacing. by Udam Saini · 6 years ago
  35. 121c6e8 [aapt2] Add "link" option to override styles instead of overlaying. by Donald Chai · 6 years ago
  36. 6e49735 [aapt2] Ensure that attributes have declared namespaces when fixing manifest by Donald Chai · 6 years ago
  37. 636f9ae Merge "Allow merging of resources with the same overlayable" into qt-dev by TreeHugger Robot · 6 years ago
  38. ced9a5c Allow merging of resources with the same overlayable by Ryan Mitchell · 6 years ago
  39. 335b565 Support profileable application action by Chris Craik · 6 years ago
  40. ade9474 Merge "AAPT2: Delete unused method parameter" by TreeHugger Robot · 6 years ago
  41. 2369f54 AAPT2: Delete unused method parameter by Fabien Sanglard · 6 years ago
  42. 2d34e76 Add --trace_folder to aapt2 by Fabien Sanglard · 6 years ago
  43. aada89c Correctly insert platformBuildVersionCode/Name by Ryan Mitchell · 6 years ago
  44. 275c3ec Merge "Option to exclude configs from AAPT2 Link" by TreeHugger Robot · 6 years ago
  45. 1ebc403 Merge "Revert "Add android.hardware.fingerprint for pre-Q"" by TreeHugger Robot · 6 years ago
  46. 3c918b8 Option to exclude configs from AAPT2 Link by Winson · 6 years ago
  47. 06f2c9f Revert "Add android.hardware.fingerprint for pre-Q" by Kevin Chyn · 6 years ago
  48. a117526 Merge "Remove RRO policy product_services" by Ryan Mitchell · 6 years ago
  49. 02d9c1e Remove RRO policy product_services by Ryan Mitchell · 6 years ago
  50. e1de284 Add android.hardware.fingerprint for pre-Q by Ryan Mitchell · 6 years ago
  51. 3b3be3f Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6be573f am: d42fe48c93 by Chih-Hung Hsieh · 6 years ago
  52. 1fc78e1 Fix/suppress aapt/aapt2 google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  53. 54237ff Add actor and name parsing for overlayable by Ryan Mitchell · 6 years ago
  54. 1bb1fe0 Refactor policy parsing by Ryan Mitchell · 6 years ago
  55. 75e20dd Encoding of <overlayable> and <policy> by Ryan Mitchell · 6 years ago
  56. e4e989c RRO: Added partition policies for overlays by Ryan Mitchell · 6 years ago
  57. e75f2f5 Merge changes from topic "aapt2-manifest-elements" by Treehugger Robot · 6 years ago
  58. 5c541f6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  59. 6d659e8 Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" by TreeHugger Robot · 6 years ago
  60. 24c9aa6 libandroidfw: move ConfigDescription from aapt2 to libandroidfw by Mårten Kongstad · 7 years ago
  61. 813d750 Implement issue #112113117: Ad library dependency declaration in manifest by Dianne Hackborn · 6 years ago
  62. 00d55483 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  63. 48d009a AAPT2: Add supported manifest elements by Ryan Mitchell · 7 years ago
  64. 28afe68 AAPT2: Add the rest of supported manifest elements by Ryan Mitchell · 6 years ago
  65. 66f6cfb AAPT2: Add supported manifest elements by Ryan Mitchell · 7 years ago
  66. 792dbbb Merge "AAPT2: Version code major flag" by Ryan Mitchell · 7 years ago
  67. a9e3160 AAPT2: Do not overlay comments by Ryan Mitchell · 7 years ago
  68. 704090e AAPT2: Version code major flag by Ryan Mitchell · 7 years ago
  69. 58e2fbf Revert "AAPT2: Automatic Static Library Namespacing." by Chris Warrington · 7 years ago
  70. da02fea Add support for --replace-version to aapt2 by Colin Cross · 7 years ago
  71. dcd58c4 Add support for --replace-version to aapt2 by Colin Cross · 7 years ago
  72. a593605 AAPT2: Accept density config as default by Ryan Mitchell · 7 years ago
  73. 3a20be7 Merge "AAPT2: Insert platformBuild information" into pi-dev am: 91d2f87d0e by Ryan Mitchell · 7 years ago
  74. 7cb82a8 AAPT2: Insert platformBuild information by Ryan Mitchell · 7 years ago
  75. d51efe8 AAPT2: add flag for strict visibility by Izabela Orlowska · 7 years ago
  76. 0a81745 Merge "Allow using reserved package IDs" into pi-dev am: 13588dc9e4 by Todd Kennedy · 7 years ago
  77. 3251299 Allow using reserved package IDs by Todd Kennedy · 7 years ago
  78. e5b38a6 Added --debug-mode flag to AAPT2 by Ryan Mitchell · 7 years ago
  79. 444f9bb Added --debug-mode flag to AAPT2 by Ryan Mitchell · 7 years ago
  80. 481f027 AAPT2: Automatic Static Library Namespacing. by Chris Warrington · 7 years ago
  81. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 7 years ago
  82. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 7 years ago
  83. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 7 years ago
  84. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 7 years ago
  85. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  86. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 7 years ago
  87. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 7 years ago
  88. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  89. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  90. c628437 AAPT2: Embed version of framework an app was compiled against. by Adam Lesinski · 7 years ago
  91. 1da6e70 Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  92. e2a0c1d Merge "Fix warning from clang+mingw" am: 7fce15dc5e am: 31bcd7acea by Dan Willemsen · 7 years ago
  93. 31bcd7a Merge "Fix warning from clang+mingw" am: 7fce15dc5e by Dan Willemsen · 7 years ago
  94. fb4ed78 Fix warning from clang+mingw by Dan Willemsen · 7 years ago
  95. 23034b9 AAPT2: Fix overzealous AndroidManifest fully qualified class names by Adam Lesinski · 7 years ago
  96. cc8aa11 Merge "AAPT2: Differentiate between Android and Java package names" into oc-mr1-dev by Adam Lesinski · 7 years ago
  97. 81e9ecf AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  98. 96ea08f AAPT2: Differentiate between Android and Java package names by Adam Lesinski · 7 years ago
  99. 8780eb6 AAPT2: Add convert command by Adam Lesinski · 7 years ago
  100. 0045116 AAPT2: Define and Implement AAPT Container Format by Adam Lesinski · 7 years ago