index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt
/
ResourceTable.h
Age
Commit message (
Expand
)
Author
2014-11-03
Add error checking to aapt for split generation
Adam Lesinski
2014-09-24
AAPT: Fix issue with synthesized resource not actually showing up
Adam Lesinski
2014-09-22
AAPT: Continuation of public/private attribute fix
Adam Lesinski
2014-09-18
Fix backwards compat problem with AAPT public attrs
Adam Lesinski
2014-08-21
AAPT: mipmaps should not end up in Splits
Adam Lesinski
2014-08-04
AAPT support for feature splits
Adam Lesinski
2014-05-11
Add support for building split APKs
Adam Lesinski
2014-03-25
Shared library resource support
Adam Lesinski
2014-03-20
Reduce warning verbosity in aapt
Adam Lesinski
2014-01-27
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2013-08-28
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2012-01-31
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2011-10-16
New aapt feature to do smarter filtering of configurations.
Dianne Hackborn
2011-09-27
Don't lose product variant strings that also vary between locales.
Eric Fischer
2011-06-09
Enforce public resource restriction on bag parents.
Dianne Hackborn
2010-11-22
Add knowledge of mipmap to aapt
Kenny Root
2010-03-10
Revert "Dedupe resource config pointers"
Kenny Root
2010-03-09
Dedupe resource config pointers
Kenny Root
2010-03-09
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-02-04
Add --auto-add-overlay option to aapt.
Xavier Ducrohet
2009-12-07
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-08-13
Allow overlays to add resources.
Dianne Hackborn
2009-06-09
Make aapt Error out when an overlay adds a string.
Robert Greenwalt
2009-06-05
Add per-named-item overlay ability in res xml.
Robert Greenwalt
2009-05-15
Implement compatibility support for WRITE_SDCARD permission.
Dianne Hackborn
2009-04-02
AI 144342: Fix bag (string-array,etc) behavior with overlays.
Robert Greenwalt
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-01-15
auto import from //branches/cupcake/...@126645
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