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
/
ResourceTable.cpp
Age
Commit message (
Expand
)
Author
2024-09-25
Error on duplicate resource with same disabled flag
Jeremy Meyer
2024-08-27
[aapt2] Fix the sorting in ResourceTable for flagged entries
Yurii Zubrytskyi
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
2022-02-25
Switch ResourceTable to use ResourceNamedType instead of ResourceType.
Iurii Makhno
2022-02-16
Switch ResourceName to use ResourceNamedType instead of ResourceType.
Iurii Makhno
2021-10-18
[aapt2] Move type usage before std::move()
Greg Kaiser
2021-10-14
[aapt2] Update the new project tracking for duplicate types
Yurii Zubrytskyi
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-05-10
Add <staging-public-group-final> to aapt2
Ryan Mitchell
2021-04-21
Aapt2 ValueTransformer
Ryan Mitchell
2021-03-29
Add staging-public-group to aapt2
Ryan Mitchell
2021-03-29
Prepare aapt2 for multiple ids per type
Ryan Mitchell
2019-12-19
Recognize dynamic res ids as valid
Ryan Mitchell
2019-04-02
Merge "AAPT2: Delete dead code"
TreeHugger Robot
2019-03-13
AAPT2: Delete dead code
Fabien Sanglard
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2018-12-13
Add actor and name parsing for overlayable
Ryan Mitchell
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-08-27
AAPT2: Fix resource table load time regression
Ryan Mitchell
2018-08-09
AAPT2: Loosen loading apk format requirements
Ryan Mitchell
2018-03-01
AAPT2: Remove resources that define locales but no default values.
Adam Lesinski
2018-01-18
Handle multiple packages of same name in 'aapt2 convert'
David Chaloupka
2018-01-11
AAPT2: Allow compatible duplicate Attributes
Adam Lesinski
2017-12-18
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
Adam Lesinski
2017-08-16
AAPT2: Add a APK filtering.
Shane Farmer
2017-07-07
AAPT2: Accept Java unicode identifiers
Adam Lesinski
2017-05-26
AAPT2: Fix <add-resource> tag for overlays
Adam Lesinski
2017-03-29
AAPT2: Allow arbitrary entry names with aapt2 optimize
Adam Lesinski
2017-02-22
AAPT2: Shared library support
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-08-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-08-26
AAPT2: Fix merging of styleables the right way
Adam Lesinski
2016-08-19
AAPT2: Merge Styleables instead of overriding them
Adam Lesinski
2016-08-11
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-30
AAPT2: Add diff command
Adam Lesinski
2016-02-17
AAPT2: Implement density stripping and initial Split support
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
Adam Lesinski
2015-12-10
AAPT2: Fix overlay support
Adam Lesinski
2015-11-12
AAPT2: Add support for overlays when merging resources
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
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
[next]