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.cpp
Age
Commit message (
Expand
)
Author
2020-06-22
Don't add API annotations in the internal R.java
Makoto Onuki
2019-12-09
Merge "Fix aapt2 JavaClassGenerator Maybe#value() call before check"
TreeHugger Robot
2019-12-06
Fix aapt2 JavaClassGenerator Maybe#value() call before check
Ryan Mitchell
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
2017-12-18
AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK
Adam Lesinski
2017-12-05
AAPT2: allow to generate R.txt without R.java
Izabela Orlowska
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-11-07
AAPT2: Better debugging output
Adam Lesinski
2017-10-20
AAPT2: Produce Conditional Proguard Keep Rules
Adam Koski
2017-08-23
AAPT2: Fixup namespace implementation
Adam Lesinski
2017-07-25
AAPT2: Fix JavaDoc first sentence extraction.
Adam Lesinski
2017-04-28
AAPT2: Workaround for findViewById with package ID > 0x7f
Adam Lesinski
2017-04-11
AAPT2: Generate R.txt
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-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-04-04
AAPT2: Add option to add JavaDoc annotations to Java classes
Adam Lesinski
2016-03-31
AAPT2: Change how we generate Java classes
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
2016-03-04
AAPT2: Support building, linking, and merging static libraries
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
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