summaryrefslogtreecommitdiff
path: root/tools/aapt/ResourceTable.h
AgeCommit message (Expand)Author
2017-04-17AAPT: Auto-alias application adaptive-iconAdam Lesinski
2017-03-28AAPT: Version <adaptive-icon> to v26Adam Lesinski
2017-03-21Revert "AAPT: Version <adaptive-icon> to v26"Guang Zhu
2017-03-16AAPT: Version <adaptive-icon> to v26Adam Lesinski
2016-02-26AAPT: Allow duplicate attribute definitions if identicalAdam Lesinski
2016-02-25Revert "AAPT: Allow duplicate attribute definitions if identical"Adam Lesinski
2016-02-22AAPT: Allow duplicate attribute definitions if identicalAdam Lesinski
2015-11-30Implement AAPT Bundle formatAdam Lesinski
2015-11-30Revert "Implement AAPT Bundle format"Adam Lesinski
2015-11-24Implement AAPT Bundle formatAdam Lesinski
2015-08-14AAPT: Fix regression in resource versioningAdam Lesinski
2015-06-02aapt: add option for stricter symbol generationAdrian Roos
2015-03-05resolved conflicts for merge of 701f9c2f to stage-aosp-masterDan Albert
2015-03-04Stop using namespace std.Dan Albert
2015-01-14AAPT: Handle all old unversioned attribute usageAdam Lesinski
2014-12-03AAPT: Move private attrs to new type for frameworkAdam Lesinski
2014-11-03Add error checking to aapt for split generationAdam Lesinski
2014-09-24AAPT: Fix issue with synthesized resource not actually showing upAdam Lesinski
2014-09-22AAPT: Continuation of public/private attribute fixAdam Lesinski
2014-09-18Fix backwards compat problem with AAPT public attrsAdam Lesinski
2014-08-21AAPT: mipmaps should not end up in SplitsAdam Lesinski
2014-08-04AAPT support for feature splitsAdam Lesinski
2014-05-11Add support for building split APKsAdam Lesinski
2014-03-25Shared library resource supportAdam Lesinski
2014-03-20Reduce warning verbosity in aaptAdam 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 aaptKenny Root
2010-03-10Revert "Dedupe resource config pointers"Kenny Root
2010-03-09Dedupe resource config pointersKenny 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 bundlesKenny 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/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project