summaryrefslogtreecommitdiff
path: root/tools/aapt/ResourceTable.h
AgeCommit message (Expand)Author
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
2016-02-26AAPT: Allow duplicate attribute definitions if identical Adam Lesinski
2016-02-25Revert "AAPT: Allow duplicate attribute definitions if identical" Adam Lesinski
2016-02-22AAPT: Allow duplicate attribute definitions if identical 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-08-14AAPT: Fix regression in resource versioning Adam Lesinski
2015-06-02aapt: add option for stricter symbol generation Adrian Roos
2015-03-05resolved conflicts for merge of 701f9c2f to stage-aosp-master Dan Albert
2015-03-04Stop using namespace std. Dan Albert
2015-01-14AAPT: Handle all old unversioned attribute usage Adam Lesinski
2014-12-03AAPT: Move private attrs to new type for framework Adam Lesinski
2014-11-03Add error checking to aapt for split generation Adam Lesinski
2014-09-24AAPT: Fix issue with synthesized resource not actually showing up Adam Lesinski
2014-09-22AAPT: Continuation of public/private attribute fix Adam Lesinski
2014-09-18Fix backwards compat problem with AAPT public attrs Adam Lesinski
2014-08-21AAPT: mipmaps should not end up in Splits Adam Lesinski
2014-08-04AAPT support for feature splits Adam Lesinski
2014-05-11Add support for building split APKs Adam Lesinski
2014-03-25Shared library resource support Adam Lesinski
2014-03-20Reduce warning verbosity in aapt Adam Lesinski
2014-01-27Revert "Move frameworks/base/tools/ to frameworks/tools/" Adam Lesinski
2013-08-28Move frameworks/base/tools/ to frameworks/tools/ Mike Lockwood
2012-01-31aapt now sorts the strings in the resource string pool. Dianne Hackborn
2011-10-16New aapt feature to do smarter filtering of configurations. Dianne Hackborn
2011-09-27Don't lose product variant strings that also vary between locales. Eric Fischer
2011-06-09Enforce public resource restriction on bag parents. Dianne Hackborn
2010-11-22Add knowledge of mipmap to aapt Kenny Root
2010-03-10Revert "Dedupe resource config pointers" Kenny Root
2010-03-09Dedupe resource config pointers Kenny Root
2010-03-09Add ability for some manifest attributes to reference resources. Dianne Hackborn
2010-02-04Add --auto-add-overlay option to aapt. Xavier Ducrohet
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
2009-08-13Allow overlays to add resources. Dianne Hackborn
2009-06-09Make aapt Error out when an overlay adds a string. Robert Greenwalt
2009-06-05Add per-named-item overlay ability in res xml. Robert Greenwalt
2009-05-15Implement compatibility support for WRITE_SDCARD permission. Dianne Hackborn
2009-04-02AI 144342: Fix bag (string-array,etc) behavior with overlays. Robert Greenwalt
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project