summaryrefslogtreecommitdiff
path: root/tools/aapt/Command.cpp
AgeCommit message (Expand)Author
2023-09-12Don't depend on String8 cast to C string Tomasz Wasilczyk
2023-09-01Move String8 path functions to androidfw and aapt Tomasz Wasilczyk
2023-08-30Migrate from android::String isEmpty to empty [aapt] Tomasz Wasilczyk
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2023-08-15Don't use String8::empty Tomasz Wasilczyk
2022-08-12Merge "Fix unused-but-set-variable warnings" am: eab658e213 Treehugger Robot
2022-07-20Fix unused-but-set-variable warnings Yi Kong
2021-09-02Fix dump badging parity issue Jackal Guo
2021-05-10Fix aapt badging segmentation fault Ryan Mitchell
2021-05-03AAPT: Only print last uses-sdk tag Ryan Mitchell
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2017-12-04AAPT v1 embed compile SDK version and codename into app Alan Viverette
2017-10-12AAPT: treat "-I" with lower precedence than main APK for dumping. Donald Chai
2017-09-08Don't compile libaapt with the build number Dan Willemsen
2017-05-10AAPT: Allow including dependencies in dump command Adam Lesinski
2017-03-21Revert "AAPT: Version <adaptive-icon> to v26" Guang Zhu
2017-03-16AAPT: Version <adaptive-icon> to v26 Adam Lesinski
2017-03-01Implement issue #34842682: Add ability to limit permissions based on features Dianne Hackborn
2016-12-28AAPT: Dump maxSdkVersion for implicit permissions Adam Lesinski
2016-11-02AAPT: fix error message Adam Lesinski
2016-10-03Remove unused methods from AssetManager.cpp Adam Lesinski
2016-09-22AAPT: Don't imply specific location hardware for dump badging am: 43158773b4 ... Adam Lesinski
2016-09-22AAPT: Don't imply specific location hardware for dump badging am: 43158773b4 Adam Lesinski
2016-09-21AAPT: Don't imply specific location hardware for dump badging Adam Lesinski
2016-08-12resolve merge conflicts of 17bd236 to stage-aosp-master am: b3d46b44a3 Chih-Hung Hsieh
2016-08-12resolve merge conflicts of 17bd236 to stage-aosp-master Chih-Hung Hsieh
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-08-02AAPT: faketouch feature implied if no touchscreen feature requested. am: ca95... Adam Lesinski
2016-08-01AAPT: faketouch feature implied if no touchscreen feature requested. Adam Lesinski
2016-07-13AAPT: Improve debuggability of aapt dump badging errors Adam Lesinski
2016-05-03Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2016-04-28Merge "AAPT: ProGuard config for components in main dex." am: da66fa7526 Adam Lesinski
2016-04-27AAPT: ProGuard config for components in main dex. Rohit Agrawal
2016-04-27AAPT: ProGuard config for components in main dex. Rohit Agrawal
2016-04-21AAPT: ProGuard config for components in main dex. Rohit Agrawal
2016-04-06AAPT: Dump uses-feature version in dump badging Adam Lesinski
2015-12-16DO NOT MERGE: AAPT: Dump uses-permission-sdk-23 am: b2c5155638 am: 40d1ab91d2... Adam Lesinski
2015-12-16DO NOT MERGE: AAPT: Dump uses-permission-sdk-23 Adam Lesinski
2015-12-10AAPT: Dump uses-permission-sdk-23 Adam Lesinski
2015-09-08Load app resource as shared library. Tao Bai
2015-08-12Lose HAVE_ANDROID_OS from frameworks/base. Elliott Hughes
2015-02-10am 510c24e8: Merge "Fix AAPT daemon mode with paths containg spaces." into lm... Chris Warrington
2015-02-09Fix AAPT daemon mode with paths containg spaces. Chris Warrington
2014-12-09am c765655a: am fbba9b57: Merge "AAPT: Dump status of required flag for uses-... Adam Lesinski
2014-12-08AAPT: Dump status of required flag for uses-feature Adam Lesinski
2014-10-24Merge "aapt updates for Android TV" into lmp-mr1-dev automerge: 6af7d76 Tim Kilbourn
2014-10-24aapt updates for Android TV Tim Kilbourn
2014-10-10am e36550dc: am 0757e5fd: am c9c512e0: am f47f8855: Merge "Added a daemon mod... Jerome Dochez
2014-10-02Added a daemon mode to aapt to receive streams of commands from gradle. Jerome Dochez