summaryrefslogtreecommitdiff
path: root/tools/aapt/ResourceTable.h
AgeCommit message (Expand)Author
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