summaryrefslogtreecommitdiff
path: root/tools/aapt2/dump
AgeCommit message (Expand)Author
2025-01-15Remove special case for libs when debuggable="true". Elliott Hughes
2023-11-30Revert^2 "Move some image/9patch code to androidfw" Jeremy Meyer
2023-08-31Fix std::unique_ptr error with incomplete CommonFeatureGroup Ryan Prichard
2023-07-21[aapt2] dump badging: rename sdkVersion to minSdkVersion Mårten Kongstad
2023-03-08Add support for adding fingerprint prefix install constraints Andrei Onea
2023-01-24Have aapt2 check library names the same as package manager Jeremy Meyer
2022-12-13Merge "Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom too... Iurii Makhno
2022-12-13Allow to use 'aapt2 dump' to analyze APKs generated by aapt/custom tools. Iurii Makhno
2022-12-08Support multiple UsesConfiguration in proto format. Iurii Makhno
2022-11-30Fix compatibility between 'aapt2 dump' and 'aapt dump.'. Iurii Makhno
2022-09-07Merge "Use the latest 'uses-sdk' tag to detect target SDK version." Iurii Makhno
2022-08-25Expose default ('--_--') locale in proto format. Iurii Makhno
2022-08-24Use the latest 'uses-sdk' tag to detect target SDK version. Iurii Makhno
2022-08-24Fix achitectures and 'camera' component extraction in 'dump badging'. Iurii Makhno
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-04-28Extend DumpManifest unit to export badging data into proto. Iurii Makhno
2022-04-28Split ManifestExtractor to Extract and Print methods. Iurii Makhno
2022-04-13Tests for 'aapt2 dump badging' command. Iurii Makhno
2021-12-02Revert "Revert "SDK libraries."" Alex Buynytskyy
2021-12-02Revert "SDK libraries." Rick Yiu
2021-11-30SDK libraries. Alex Buynytskyy
2021-09-02Fix dump badging parity issue Jackal Guo
2021-06-04Merge "Emit "usesPermissionFlags" in "dump badging"." into sc-dev Jeff Sharkey
2021-05-20Do not call pop_back when app has no uses-sdk Ryan Mitchell
2021-05-11Fix segmentation fault in aapt2 Kelvin Zhang
2021-05-03AAPT2: Only print last uses-sdk tag Ryan Mitchell
2021-03-29Prepare aapt2 for multiple ids per type Ryan Mitchell
2021-03-29Emit "usesPermissionFlags" in "dump badging". Jeff Sharkey
2020-11-17Handle new manifest tag <property> Todd Kennedy
2020-10-06Teach appt2 to handle <required-(not-)feature> Sergey Nikolaienkov
2020-10-01Fix mismatch in the REQUIRED_(NOT_)FEATURE_ATTR ids Sergey Nikolaienkov
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2020-07-21Introduce uses-native-library tag Jiyong Park
2020-04-30Treat non-integer target SDK as version 10000 Ryan Mitchell
2020-02-12Merge "Fix clang-tidy performance-faster-string-find warnings" am: 57fb318ca3... Automerger Merge Worker
2020-02-11Fix clang-tidy performance-faster-string-find warnings Chih-Hung Hsieh
2019-08-01Badging should print package attributes at most once Dave Ingram
2019-06-05Badging should print compiled platform version Ryan Mitchell
2019-03-28Fix aapt2 badging return codes Ryan Mitchell
2018-12-12Make aapt2 dump badging print overlay info Anton Hansson
2018-10-09Created resuable DumpApkCommand and added "badger" Ryan Mitchell
2018-10-08Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" TreeHugger Robot
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-05Merge "Implement issue #112113117: Ad library dependency declaration in manif... TreeHugger Robot
2018-10-04Implement issue #112113117: Ad library dependency declaration in manifest Dianne Hackborn
2018-10-04Fix badging meta-data value Ryan Mitchell
2018-09-18AAPT2: Added badging and permission Ryan Mitchell
2017-04-10AAPT2: Share split functionality between link and optimize Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski