index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt
/
XMLNode.cpp
Age
Commit message (
Expand
)
Author
2018-08-20
AAPT: Render resource ID values with 0x%08x in "dump xmltree" output as
Donald Chai
2018-05-11
For Win32, don't cast ssize_t while printing
Pirama Arumuga Nainar
2016-08-11
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2015-11-30
Implement AAPT Bundle format
Adam Lesinski
2015-11-30
Revert "Implement AAPT Bundle format"
Adam Lesinski
2015-11-24
Implement AAPT Bundle format
Adam Lesinski
2015-08-17
am 12cf0f9c: am eba23aaa: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in fra...
Elliott Hughes
2015-08-17
Replace HAVE_MS_C_RUNTIME with _WIN32 in frameworks/base/tools.
Elliott Hughes
2015-06-09
am 3277710c: am a121d34c: Merge "ICU format support for pseudolocalizes."
Narayan Kamath
2015-06-09
ICU format support for pseudolocalizes.
Igor Viarheichyk
2015-04-03
am 66d94512: am dbb5f5d6: am efcbaec1: Merge "Only Windows doesn\'t have %zd."
Elliott Hughes
2015-04-03
Only Windows doesn't have %zd.
Elliott Hughes
2015-03-12
Handle malformed manifests in printXMLBlock
Vishwath Mohan
2014-10-02
am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"
Andreas Gampe
2014-10-02
am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues"
Andreas Gampe
2014-10-01
resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp
Andreas Gampe
2014-10-01
resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-10-01
Frameworks/base: Fix more aapt issues
Andreas Gampe
2014-10-01
Frameworks/base: Fix AAPT warnings
Andreas Gampe
2014-09-22
am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation...
Adam Lesinski
2014-09-22
am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribu...
Adam Lesinski
2014-09-22
AAPT: Continuation of public/private attribute fix
Adam Lesinski
2014-09-08
Use char16_t for char things.
Dan Albert
2014-04-09
Pseudolocalizer improvements.
Anton Krumin
2013-04-26
Allow compiling aapt for the device
Bjorn Bringert
2012-08-08
Merge "Normalize output from aapt d xmltree"
Jean-Baptiste Queru
2012-07-08
Normalize output from aapt d xmltree
Shachar Shemesh
2012-03-16
Remove dead code in StringPool.
Jeff Brown
2012-02-23
Move the automatic namespace outside of the res namespace. do not merge.
Xavier Ducrohet
2012-02-23
Fix for issue 9656 - custom xml attributes in Android Libraries. do not merge.
inazaruk
2012-02-23
Move the automatic namespace outside of the res namespace.
Xavier Ducrohet
2012-02-23
am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Lib...
Jean-Baptiste Queru
2012-02-23
Merge "Fix for issue 9656 - custom xml attributes in Android Libraries"
Jean-Baptiste Queru
2012-02-06
Make aapt ignore tools-related data.
Xavier Ducrohet
2011-05-28
Fix for issue 9656 - custom xml attributes in Android Libraries
inazaruk
2011-04-11
Normalize output of XMLtree content
Shachar Shemesh
2011-01-04
Normalize output from aapt d
Shachar Shemesh
2010-08-13
Change aapt's warning message to suggest formatted="false", not "true".
Eric Fischer
2010-06-03
Add error checking for translatable strings
Kenny Root
2010-02-01
Add the --rename-manifest-package option to aapt.
Jeff Hamilton
2009-12-07
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-09-01
Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.
Eric Fischer
2009-07-13
Format aapt warnings the same way as other compiler warnings
Marco Nelissen
2009-05-15
Implement compatibility support for WRITE_SDCARD permission.
Dianne Hackborn
2009-04-20
AI 147028: Fix up aapt so it runs cleanly under the valgrind leak checker.
Marco Nelissen
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project