summaryrefslogtreecommitdiffstats
path: root/tools/aapt/XMLNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow compiling aapt for the deviceBjorn Bringert2013-04-261-1/+1
* Merge "Normalize output from aapt d xmltree"Jean-Baptiste Queru2012-08-081-1/+2
|\
| * Normalize output from aapt d xmltreeShachar Shemesh2012-07-081-1/+2
| * Move the automatic namespace outside of the res namespace. do not merge.Xavier Ducrohet2012-02-231-1/+1
| * Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge.inazaruk2012-02-231-3/+9
* | Remove dead code in StringPool.Jeff Brown2012-03-161-1/+1
* | Move the automatic namespace outside of the res namespace.Xavier Ducrohet2012-02-231-1/+1
* | am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib...Jean-Baptiste Queru2012-02-231-3/+9
|\ \ | |/ |/|
| * Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"Jean-Baptiste Queru2012-02-231-3/+9
| |\
| | * Fix for issue 9656 - custom xml attributes in Android Librariesinazaruk2011-05-281-3/+9
| | * Normalize output of XMLtree contentShachar Shemesh2011-04-111-1/+2
| |/
* | Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
|/
* Normalize output from aapt dShachar Shemesh2011-01-041-2/+4
* Change aapt's warning message to suggest formatted="false", not "true".Eric Fischer2010-08-131-1/+1
* Add error checking for translatable stringsKenny Root2010-06-031-1/+111
* Add the --rename-manifest-package option to aapt.Jeff Hamilton2010-02-011-0/+13
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-1/+2
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-1/+6
* Format aapt warnings the same way as other compiler warningsMarco Nelissen2009-07-131-1/+1
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-0/+61
* AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker.Marco Nelissen2009-04-201-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1295
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1295/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+23
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1279