summaryrefslogtreecommitdiffstats
path: root/tools/aapt/XMLNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+43
* ICU format support for pseudolocalizes.Igor Viarheichyk2015-06-251-31/+6
* am 66d94512: am dbb5f5d6: am efcbaec1: Merge "Only Windows doesn\'t have %zd."Elliott Hughes2015-04-031-1/+1
|\
| * Only Windows doesn't have %zd.Elliott Hughes2015-04-031-1/+1
| * am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"Andreas Gampe2014-10-021-1/+1
| |\
| * \ resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aospAndreas Gampe2014-10-011-57/+90
| |\ \
| * \ \ am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribu...Adam Lesinski2014-09-221-0/+56
| |\ \ \
* | | | | Handle malformed manifests in printXMLBlockVishwath Mohan2015-03-121-14/+22
* | | | | am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"Andreas Gampe2014-10-021-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Frameworks/base: Fix more aapt issuesAndreas Gampe2014-10-011-1/+1
| | |_|/ | |/| |
* | | | resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aospAndreas Gampe2014-10-011-57/+90
|\ \ \ \ | |/ / /
| * | | Frameworks/base: Fix AAPT warningsAndreas Gampe2014-10-011-57/+90
| |/ /
* | | am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation...Adam Lesinski2014-09-221-0/+56
|\ \ \ | |/ / |/| / | |/
| * AAPT: Continuation of public/private attribute fixAdam Lesinski2014-09-221-0/+56
* | Use char16_t for char things.Dan Albert2014-09-081-9/+9
|/
* Pseudolocalizer improvements.Anton Krumin2014-04-091-7/+35
* 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