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