1. 6ee7b89 Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/frameworks/base into HEAD by micky387 · 3 months ago
  2. 6b5ee04 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/frameworks/base into HEAD by micky387 · 4 months ago
  3. 6bf9fd9 Fix typo in aapt2 CLI --help by Adam Soutar · 6 months ago
  4. 81ab5c3 Merge "Fix persisting which resources use feature flags" into main by Jeremy Meyer · 6 months ago
  5. c6830a7 Fix persisting which resources use feature flags by Jeremy Meyer · 6 months ago
  6. 72edd1e aapt2: Ensure sparse encoding isn't used on unsupported platforms by Mark Punzalan · 6 months ago
  7. 08c54a7 Persist whether xml resources have flags by Jeremy Meyer · 6 months ago
  8. f0e495d Only have featureFlag attr in xml when v>baklava by Jeremy Meyer · 7 months ago
  9. bd61f22 Add a test to verify that flags in resource paths must be readonly by Jeremy Meyer · 7 months ago
  10. 2704560 Merge "Add flag to not compress fonts in the APK" into main by Shai Barack · 7 months ago
  11. c6161c28 Add flag to not compress fonts in the APK by Shai Barack · 7 months ago
  12. e5c50e7 [res] Small cleanup in aapt2 output + optimization by Yurii Zubrytskyi · 7 months ago
  13. 531d8eb Merge "[aapt2] Fix aapt2 diff for added/removed resources" into main by Treehugger Robot · 7 months ago
  14. 3a626ec [aapt2] Fix aapt2 diff for added/removed resources by Yurii Zubrytskyi · 7 months ago
  15. 9f1cf06 Merge "Revert "Always enable sparse encoding if minSdk >= 32"" into main by Mark Punzalan · 7 months ago
  16. 502bb71 Revert "Always enable sparse encoding if minSdk >= 32" by Mark Punzalan · 7 months ago
  17. 1c42e7ca Allow read/write flags on xml elements by Jeremy Meyer · 8 months ago
  18. b1e471f9 Merge tag 'android-15.0.0_r10' of https://android.googlesource.com/platform/frameworks/base into android-15 by micky387 · 8 months ago
  19. 0b43c7f4 Treat resources without flags as disabled by Linus Tufvesson · 8 months ago
  20. 60e7729 Make finalize_res flag aware by Linus Tufvesson · 8 months ago
  21. 5ae6e84 B is 36. by Linus Tufvesson · 8 months ago
  22. ac79447 Remove special case for libs when debuggable="true". by Elliott Hughes · 8 months ago
  23. c9c3150 Always enable sparse encoding if minSdk >= 32 by Mark Punzalan · 8 months ago
  24. 36b28b3 [aapt2] Add a way to set command line from environment by Yurii Zubrytskyi · 9 months ago
  25. 9bafe4d [aapt2] Improve "dump chunks" output by Yurii Zubrytskyi · 9 months ago
  26. c53a3da [aapt2] Small cleanup of utils by Yurii Zubrytskyi · 10 months ago
  27. 4ebd17c Merge "Consider flags when merging with overlay semantics" into main by Mark Punzalan · 10 months ago
  28. 0b6c39f Consider flags when merging with overlay semantics by Mark Punzalan · 10 months ago
  29. 7e1b124 [aapt2] Print type specs in 'dump chunks' by Yurii Zubrytskyi · 1 year, 1 month ago
  30. fa36e4a Merge changes Ibe5f47b8,I845f6730 into main by Yurii Zubrytskyi · 10 months ago
  31. c941408 [aapt2] Add a compression control option to 'compile' by Yurii Zubrytskyi · 10 months ago
  32. c10aa45 [aapt2] Allow --flag=value command line options by Yurii Zubrytskyi · 10 months ago
  33. 811669c Have aapt2 handle quoted filepaths by Jeremy Meyer · 11 months ago
  34. 8329072 Merge "aapt2: add Baklava" into main am: 7ffb76704a am: eec3cb8b64 by Mårten Kongstad · 11 months ago
  35. bc7e747 aapt2: add Baklava by Mårten Kongstad · 12 months ago
  36. f1e23ea Fix typo in AAPT2 error message by Adam Soutar · 11 months ago
  37. fc0806f Merge "Set a default value for flagstatus" into main by Treehugger Robot · 11 months ago
  38. fe92e8d Set a default value for flagstatus by Jeremy Meyer · 11 months ago
  39. f155c80 aapt2: add stringified resource configuration to Configuration.proto by Dmitry Muhomor · 2 years ago
  40. f53a027 Add flag support to styles elements by Jeremy Meyer · 12 months ago
  41. e08e037 Add support for flagging xml and png files by Jeremy Meyer · 12 months ago
  42. 988be5d Add support for flag in resource directory names by Jeremy Meyer · 1 year ago
  43. 3d8d4a1 Error on duplicate resource with same disabled flag by Jeremy Meyer · 1 year ago
  44. a62e6be [aapt2] Fix the sorting in ResourceTable for flagged entries by Yurii Zubrytskyi · 1 year ago
  45. 7468403 resource flagging on xml elements by Jeremy Meyer · 1 year, 1 month ago
  46. 3dabeab Merge "Flag support for bag resource types" into main by Treehugger Robot · 1 year, 1 month ago
  47. d52bd68 Flag support for bag resource types by Jeremy Meyer · 1 year, 1 month ago
  48. 68be647 Merge changes I7b0844fb,I8ecd60e8 into main by Treehugger Robot · 1 year, 1 month ago
  49. dc3529e [aapt] Add --verbose support to 'aapt2 convert by Yurii Zubrytskyi · 1 year, 1 month ago
  50. 423c0f5 Keep disabled resources out of final apk by Jeremy Meyer · 1 year, 1 month ago
  51. 16c83af Remove flag disabled strings from string pool by Jeremy Meyer · 1 year, 1 month ago
  52. d7f86e5 Consider flags when mergine resource tables by Jeremy Meyer · 1 year, 1 month ago
  53. 17b9351 Merge "Dont parse resource values behind disabled flags" into main by Jeremy Meyer · 1 year, 1 month ago
  54. f51c1df [res] Start using the native's header library by Yurii Zubrytskyi · 1 year, 2 months ago
  55. efa42b1 Dont parse resource values behind disabled flags by Jeremy Meyer · 1 year, 2 months ago
  56. 12690f2 Merge "Update how flag read only status is passed to aapt2" into main am: 5494b51ea4 am: 99f73943e6 by Jeremy Meyer · 1 year, 2 months ago
  57. 99f7394 Merge "Update how flag read only status is passed to aapt2" into main am: 5494b51ea4 by Jeremy Meyer · 1 year, 2 months ago
  58. 94a5322 Update how flag read only status is passed to aapt2 by Jeremy Meyer · 1 year, 2 months ago
  59. ed20f86 Merge "Add ability to pass flag read only status to aapt2" into main am: 7832229fe8 by Jeremy Meyer · 1 year, 2 months ago
  60. fc7aba6 Add ability to pass flag read only status to aapt2 by Jeremy Meyer · 1 year, 2 months ago
  61. aa5128a Merge "[aapt2] Update the array of the attributes per release" into main by Treehugger Robot · 1 year, 2 months ago
  62. 16bf00a Merge "First pass at flagged resources" into main by Jeremy Meyer · 1 year, 2 months ago
  63. 211bec2 First pass at flagged resources by Jeremy Meyer · 1 year, 3 months ago
  64. b9b08c4 Fix possible crash before dereference symbol by Brandon Liu · 1 year, 2 months ago
  65. 9fd9996 Merge "Allow Activities to handle configuration changes" into main by Treehugger Robot · 1 year, 2 months ago
  66. ac7277d Merge "aapt2: avoid vector<const T>" into main am: b54b9b5251 am: 31bbf07576 by Yurii Zubrytskyi · 1 year, 2 months ago
  67. 7571c0b [aapt2] Update the array of the attributes per release by Yurii Zubrytskyi · 1 year, 2 months ago
  68. 31bbf07 Merge "aapt2: avoid vector<const T>" into main am: b54b9b5251 by Yurii Zubrytskyi · 1 year, 2 months ago
  69. a8bfabe [aapt2] Add --enable-compact-entries to optimize by Yurii Zubrytskyi · 1 year, 2 months ago
  70. 7de701f Allow Activities to handle configuration changes by Brandon Liu · 1 year, 3 months ago
  71. 1d6d8ac [res] Simplify XmlPullParser::FindAttribute() and StringPool::Sort by Yurii Zubrytskyi · 1 year, 2 months ago
  72. 97f0f1e [aapt2] Improve dump chunks for string pools, fix diff by Yurii Zubrytskyi · 1 year, 2 months ago
  73. 736ef249 aapt2: avoid vector<const T> by Ryan Prichard · 1 year, 2 months ago
  74. b5c0ef0 Add ability to pass flag read only status to aapt2 by Jeremy Meyer · 1 year, 3 months ago
  75. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
  76. 0c34af9 Merge "aapt2: fix dangling reference to diag" into main am: 681514f345 am: ca9e910200 by Ryan Prichard · 1 year, 4 months ago
  77. cbcff74 aapt2: fix dangling reference to diag by Ryan Prichard · 1 year, 4 months ago
  78. 6377f14 Merge "[aapt2] Add --non-updatable-system flag" into main am: b38706d5cc am: 12b2722126 by Treehugger Robot · 1 year, 4 months ago
  79. b38706d Merge "[aapt2] Add --non-updatable-system flag" into main by Treehugger Robot · 1 year, 4 months ago
  80. cc694e5 [aapt2] Add --non-updatable-system flag by Mark Punzalan · 1 year, 5 months ago
  81. dc33685 Merge "Remove aapt2_results." into main am: c96151685f am: 19815e48e2 by Treehugger Robot · 1 year, 4 months ago
  82. f4d8b9c Remove aapt2_results. by Dario Freni · 1 year, 4 months ago
  83. 51f9fa5 Merge "Fix typo in aapt2_results genrule." into main am: f2b3fc05bf am: e46782f6f7 by Treehugger Robot · 1 year, 4 months ago
  84. 3577d5d Fix typo in aapt2_results genrule. by Dario Freni · 1 year, 4 months ago
  85. e4e3d4a V is 35. by Michael Wright · 1 year, 5 months ago
  86. 6064447 Adding more logging in VersionCollapser for better debugging by Brandon Liu · 1 year, 6 months ago
  87. 7ee5bc2 Merge "Change the default package license to Apache-2.0 and remove the Android.mk." into main am: 7aabac2b9c am: 45f7be41aa by Wei Li · 1 year, 6 months ago
  88. 45f7be4 Merge "Change the default package license to Apache-2.0 and remove the Android.mk." into main am: 7aabac2b9c by Wei Li · 1 year, 6 months ago
  89. 1a20c12 Change the default package license to Apache-2.0 and remove the Android.mk. by Wei Li · 1 year, 6 months ago
  90. 0843c5a Merge "Adding dist for aapt2_results" into main am: 489d336733 am: 9484a44325 by Wei Li · 1 year, 7 months ago
  91. 9484a44 Merge "Adding dist for aapt2_results" into main am: 489d336733 by Wei Li · 1 year, 7 months ago
  92. ffe6023 Adding dist for aapt2_results by Nelson Li · 1 year, 7 months ago
  93. f73c4e3 Merge "Convert `aapt2_run_host_unit_tests` to Android.bp" into main am: ab3903daaa am: 88e05b4ecb by Treehugger Robot · 1 year, 7 months ago
  94. 88e05b4e Merge "Convert `aapt2_run_host_unit_tests` to Android.bp" into main am: ab3903daaa by Treehugger Robot · 1 year, 7 months ago
  95. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
  96. 08b87e4 Convert `aapt2_run_host_unit_tests` to Android.bp by Nelson Li · 1 year, 7 months ago
  97. 87e67eb Merge "[aapt2] Always generate code for permissions" into main am: a148b9fae1 am: bbd2c4603c by Treehugger Robot · 1 year, 7 months ago
  98. d314584 Add <uri-relative-filter-group> to intent filters. by William Loh · 1 year, 9 months ago
  99. 12dc2b8 [aapt2] Always generate code for permissions by Mark Punzalan · 1 year, 8 months ago
  100. 2f99a37 Merge "[aapt2] Allow multi-line argument files" into main am: 438d2e20fd am: ca05a906a7 by Mark Punzalan · 1 year, 8 months ago