summaryrefslogtreecommitdiff
path: root/tools/aapt2/Android.bp
AgeCommit message (Expand)Author
2024-08-07Keep disabled resources out of final apk Jeremy Meyer
2024-08-01Remove flag disabled strings from string pool Jeremy Meyer
2024-07-22[res] Start using the native's header library Yurii Zubrytskyi
2024-04-26Remove aapt2_results. Dario Freni
2024-04-26Fix typo in aapt2_results genrule. Dario Freni
2024-03-04Merge "Change the default package license to Apache-2.0 and remove the Androi... Wei Li
2024-02-27Change the default package license to Apache-2.0 and remove the Android.mk. Wei Li
2024-02-05Merge "Adding dist for aapt2_results" into main am: 489d336733 Wei Li
2024-02-02Adding dist for aapt2_results Nelson Li
2024-01-31Merge "Convert `aapt2_run_host_unit_tests` to Android.bp" into main am: ab390... Treehugger Robot
2024-01-30Convert `aapt2_run_host_unit_tests` to Android.bp Nelson Li
2023-11-30Revert^2 "Move some image/9patch code to androidfw" Jeremy Meyer
2023-11-14Merge "[aapt2] Implement FeatureFlagsFilter" into main am: 3fc4d3967e am: 609... Mark Punzalan
2023-11-14[aapt2] Implement FeatureFlagsFilter Mark Punzalan
2023-11-01Implement filter-product Inseob Kim
2023-10-31Implement filter-product Inseob Kim
2023-10-06Add ApkInfo.proto to 'aapt2-protos' artifact that was missed initially. Iurii Makhno
2023-07-12Fix compile warnings Jing Mike
2023-02-10Move aapt2 Windows binary to 64bit Diego Perez
2022-10-05Intoduce ResEntryWriter unit. Iurii Makhno
2022-09-26Rename ResourcePathShortener to Obfuscator felkachang
2022-09-26Define a unified protobuf message for "aapt2 optimize" metadata. Donald Chai
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-04-28Implementation of 'aapt2 apkinfo' command. Iurii Makhno
2022-04-28Extend DumpManifest unit to export badging data into proto. Iurii Makhno
2022-04-13Tests for 'aapt2 dump badging' command. Iurii Makhno
2022-04-06Merge "Change aapt2 to specify full protos" am: 6787226865 am: 3da3dce716 am:... Treehugger Robot
2022-04-06Merge "Change aapt2 to specify full protos" am: 6787226865 am: 3da3dce716 am:... Treehugger Robot
2022-03-28Change aapt2 to specify full protos Liz Kammer
2022-02-16[res] Update resources to c++23 Yurii Zubrytskyi
2021-11-02Revert "Revert "Remove the implementation of libaapt2_jni in bui..." Felka Chang
2021-11-01Revert "Remove the implementation of libaapt2_jni in build file" Prateek Shrivastava
2021-10-25Remove the implementation of libaapt2_jni in build file Felka Chang
2021-08-31Merge "Stop using `group_static_libs` property" am: bc8a6d063b Treehugger Robot
2021-08-30Stop using `group_static_libs` property LaMont Jones
2021-04-21Aapt2 ValueTransformer Ryan Mitchell
2021-03-31Fix aapt2 feature split package name generation Ryan Mitchell
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-04-16Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c... Orion Hodson
2020-04-16Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8 Orion Hodson
2020-04-16Add explicit dependencies on jni_headers Orion Hodson
2020-04-06Create aapt2_artifacts dist goal for aapt2 Ryan Mitchell
2020-02-26Refactor overlayable policy Winson
2019-11-07Include ResourcesInternal.proto in aapt2-protos.zip Izabela Orlowska
2019-05-21Remove lite optimization from protos Ryan Mitchell
2019-05-11[aapt2] Set use_version_lib. Donald Chai
2019-05-06Build aapt2 statically on windows Ryan Mitchell
2019-04-17Add build number to aapt2 version Ryan Mitchell
2019-03-20Merge "Dist aapt2 protos" am: b602193169 am: 0783f2d300 Colin Cross