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
/
ResourceTable.h
Age
Commit message (
Expand
)
Author
2017-04-17
AAPT: Auto-alias application adaptive-icon
Adam Lesinski
2017-03-28
AAPT: Version <adaptive-icon> to v26
Adam Lesinski
2017-03-21
Revert "AAPT: Version <adaptive-icon> to v26"
Guang Zhu
2017-03-16
AAPT: Version <adaptive-icon> to v26
Adam Lesinski
2016-02-26
AAPT: Allow duplicate attribute definitions if identical
Adam Lesinski
2016-02-25
Revert "AAPT: Allow duplicate attribute definitions if identical"
Adam Lesinski
2016-02-22
AAPT: Allow duplicate attribute definitions if identical
Adam Lesinski
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-14
AAPT: Fix regression in resource versioning
Adam Lesinski
2015-06-02
aapt: add option for stricter symbol generation
Adrian Roos
2015-03-05
resolved conflicts for merge of 701f9c2f to stage-aosp-master
Dan Albert
2015-03-04
Stop using namespace std.
Dan Albert
2015-01-14
AAPT: Handle all old unversioned attribute usage
Adam Lesinski
2014-12-03
AAPT: Move private attrs to new type for framework
Adam Lesinski
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