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
/
aapt2
/
java
/
JavaClassGenerator_test.cpp
Age
Commit message (
Expand
)
Author
2019-11-26
Factor out repeated shift instructions to reduce code size
Donald Chai
2018-12-03
Add @hide support for styleable attributes
Ryan Mitchell
2018-07-13
AAPT2: Fix R.java for styleable in different package
Ryan Mitchell
2018-03-02
Don't dereference a null pointer
Todd Kennedy
2018-01-11
AAPT2: Allow compatible duplicate Attributes
Adam Lesinski
2017-12-18
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
Adam Lesinski
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-09-29
AAPT2: Fix R.java styleable + indices ordering
Adam Lesinski
2017-08-08
AAPT2: Forward @TestApi in resource comments to JavaDoc
Adam Lesinski
2017-02-22
AAPT2: Few tweaks to get shared-libraries working
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-07-25
AAPT2: Change accepted notation for resource names in tests
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-05-09
Stop emitting javadoc for @removed attributes.
Michael Wright
2016-04-07
AAPT2: Clean up R JavaDoc generation
Adam Lesinski
2016-04-06
AAPT2: Enable windows build and make sure it builds
Adam Lesinski
2016-03-11
AAPT2: Add descriptions of Attributes in Styleables for R.java
Adam Lesinski
2016-03-04
AAPT2: Emit proper doclava comments in R.java
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
Adam Lesinski
2015-11-02
AAPT2: Add support for comments in R.java
Adam Lesinski
2015-10-30
AAPT2: Support generating Manifest.java
Adam Lesinski