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
/
aapt2
/
ResourceParser.h
Age
Commit message (
Expand
)
Author
2024-09-25
Add support for flagging xml and png files
Jeremy Meyer
2024-09-25
Add support for flag in resource directory names
Jeremy Meyer
2024-09-25
Error on duplicate resource with same disabled flag
Jeremy Meyer
2024-08-15
Flag support for bag resource types
Jeremy Meyer
2024-07-12
First pass at flagged resources
Jeremy Meyer
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2022-05-31
Move StringPool to libandroidfw
Jeremy Meyer
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-05-10
Add <staging-public-group-final> to aapt2
Ryan Mitchell
2021-04-28
Add <macro> tag to aapt2
Ryan Mitchell
2021-03-29
Add staging-public-group to aapt2
Ryan Mitchell
2020-01-07
Add option to avoid clobbering visibility of <declare-styleable>
Donald Chai
2018-12-11
Refactor policy parsing
Ryan Mitchell
2018-11-06
RRO: Added partition policies for overlays
Ryan Mitchell
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
MÃ¥rten Kongstad
2018-03-27
AAPT2: add flag for forcing visibility level
Izabela Orlowska
2017-08-29
AAPT2: Add <overlayable> tag support
Adam Lesinski
2017-06-02
AAPT2: Allow undefined resources (placeholders)
Adam Lesinski
2017-02-08
AAPT2: Fix pseudolocalization to respect <xliff:g>
Adam Lesinski
2017-02-01
AAPT2: Support CtsContentTestCases build
Adam Lesinski
2017-01-17
Move StringPiece to libandroidfw
Adam Lesinski
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-10-19
Use Google3 style guide with .clang-format
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
Adam Lesinski
2016-01-11
AAPT2: Warn when positional arguments exist and --legacy is on
Adam Lesinski
2016-01-06
AAPT2: Fix product support
Adam Lesinski
2015-12-17
AAPT2: Respect format attribute of <item> tag
Adam Lesinski
2015-12-10
AAPT2: Fix overlay support
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-06
AAPT2: Add support for clearer in-progress public attributes
Adam Lesinski
2015-11-05
AAPT2: Fix small issue with detecting translatable resources
Adam Lesinski
2015-10-22
AAPT2: Move comments and source into Value
Adam Lesinski
2015-10-22
AAPT2: Process <java-symbols> and private symbol package
Adam Lesinski
2015-10-16
Filter products during compile phase
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski
2015-05-04
Add namespace handling in attribute values
Adam Lesinski
2015-04-15
AAPT2: Add library support
Adam Lesinski
2015-04-02
AAPT2
Adam Lesinski