summaryrefslogtreecommitdiff
path: root/tools/aapt2/LoadedApk.h
AgeCommit message (Expand)Author
2018-10-17Fix incorrect proto apk loadingRyan Mitchell
2018-09-18AAPT2: Added badging and permissionRyan Mitchell
2018-08-14AAPT2: Reformatted dump command invocationsRyan Mitchell
2018-03-18Writes the resource table proto out when writing a LoadedApk.corysmith@google.com
2018-01-10Add virtual dtor for virtual classesYi Kong
2017-12-01AAPT2: Use manifest parsing to determine format of APK.Pierre Lecesne
2017-11-01AAPT2: Add convert commandAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-10-03AAPT2: Set the minSdkVersion when generating multiple APKs.Shane Farmer
2017-08-16AAPT2: Add a APK filtering.Shane Farmer
2017-06-21AAPT2: Split APK by ABI.Shane Farmer
2017-02-22AAPT2: Rename strip phase to optimizeAdam Lesinski
2017-02-02Add a method LoadedApk::WriteToArchive.Pierre Lecesne
2017-02-01Moving the LoadedApk class to its own file.Pierre Lecesne