summaryrefslogtreecommitdiff
path: root/tools/aapt/Resource.cpp
AgeCommit message (Expand)Author
2023-09-12Don't depend on String8 cast to C string Tomasz Wasilczyk
2023-09-06Merge "Migrate String8|16.setTo to assignment operator" into main Tomasz Wasilczyk
2023-09-05Migrate String8|16.setTo to assignment operator 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-23Move convertToResPath from libutils to aapt. Elliott Hughes
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2020-12-08Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2017-12-04AAPT v1 embed compile SDK version and codename into app Alan Viverette
2017-04-17AAPT: Auto-alias application adaptive-icon Adam Lesinski
2017-03-28AAPT: Version <adaptive-icon> to v26 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-10AAPT: Process XML in mipmap directory Adam Lesinski
2017-02-17Removes an already defined warning in aapt. Aurimas Liutikas
2017-01-24Finish font support for AAPT Adam Lesinski
2017-01-20AAPT: Add support for 'font' resource type Adam Lesinski
2016-09-23Merge "aapt: remove duplicate definition of ZD" am: ac2d839d7c am: 3efa1e7c17... Colin Cross
2016-09-22Merge "aapt: remove duplicate definition of ZD" am: ac2d839d7c am: 3efa1e7c17 Colin Cross
2016-09-16aapt: remove duplicate definition of ZD Colin Cross
2016-08-15AAPT: Fix use-after-free error am: 193ed74c2d am: 646f2d9c33 Adam Lesinski
2016-08-15AAPT: Fix use-after-free error am: 193ed74c2d Adam Lesinski
2016-08-15AAPT: Fix use-after-free error 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-07-20Aapt main dex proguard rules - always keep application Ivan Gavrilovic
2016-07-18AAPT: Don't keep processing files that failed to be added Adam Lesinski
2016-05-09Stop emitting javadoc for @removed attributes. Michael Wright
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-02-11AAPT: Remove warnings for public resources without comments Adam Lesinski
2016-01-16Merge "Make the appropriate cast to protect from mingw." am: dbf8c17bd2 Dan Albert
2016-01-15Make the appropriate cast to protect from mingw. Dan Albert
2015-12-07Specify private resource package in Android.mk Adam Lesinski
2015-11-30Implement AAPT Bundle format Adam Lesinski
2015-11-30Revert "Implement AAPT Bundle format" Adam Lesinski
2015-11-24Implement AAPT Bundle format Adam Lesinski
2015-09-11Merge "AAPT: Don't try to rewrite String constants when loading shared lib" Adam Lesinski
2015-09-10AAPT: Don't try to rewrite String constants when loading shared lib Adam Lesinski
2015-08-17am 12cf0f9c: am eba23aaa: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in fra... Elliott Hughes
2015-08-17Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools. Elliott Hughes
2015-06-02aapt: add option for stricter symbol generation Adrian Roos
2015-04-09Merge "Re-enable -Wall and -Werror that were lost in a merge" Colin Cross
2015-04-08Re-enable -Wall and -Werror that were lost in a merge Colin Cross
2015-04-03Only Windows doesn't have %zd. Elliott Hughes
2014-12-16am 503a4494: am f1f179a7: Merge "AAPT: Copy android:revisionCode to Splits" i... Adam Lesinski
2014-12-16AAPT: Copy android:revisionCode to Splits Adam Lesinski
2014-12-03am 72a6aeac: am 91ca64ea: Merge "AAPT: Add pathMotion custom classes to Progu... Adam Lesinski