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
/
ProguardRules.cpp
Age
Commit message (
Expand
)
Author
2020-03-06
Merge "Generate "keep" rules for android:name and class attributes" am: a13d7...
Automerger Merge Worker
2020-03-05
Generate "keep" rules for android:name and class attributes
Jeremy Woods
2019-12-12
Merge "Generate "keep" rules for actionProviderClass and actionViewClass"
TreeHugger Robot
2019-12-02
Add "no-proguard-location-reference" flag to aapt2
Jean-Luc Coelho
2019-11-11
Speed up WriteKeepSet when generate_conditional_proguard_rules is off.
Brian Duff
2019-09-10
Generate "keep" rules for actionProviderClass and actionViewClass
Donald Chai
2019-03-06
Make sure Proguard keeps zygote preload class.
Martijn Coenen
2018-09-25
Restore Proguard behavior and add minimal flag
Ryan Mitchell
2018-07-20
Only keep necessary constructor for custom view nodes
Jake Wharton
2018-07-20
Only keep methods with correct signature for more types
Jake Wharton
2018-07-18
Add rule emissions for appComponentFactory
Jake Wharton
2018-06-11
Only keep methods with correct signature for view/menu click
Jake Wharton
2018-06-11
Only keep default constructor of manifest items
Jake Wharton
2018-05-24
AAPT2: Add Proguard rules for nav fragments
Ryan Mitchell
2017-11-20
Fix conditional keep rules for new semantics
Adam Koski
2017-11-16
AAPT2: Move all file output to FileOutputStream
Adam Lesinski
2017-11-10
Change conditional keep rule syntax
Adam Koski
2017-10-20
AAPT2: Produce Conditional Proguard Keep Rules
Adam Koski
2017-08-17
AAPT2: Change XmlDom to exclude Namespace as a node
Adam Lesinski
2017-06-28
AAPT2: Emit more proguard keep rules for layouts and menus
Adam Lesinski
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-07-20
Aapt main dex proguard rules - always keep application
Ivan Gavrilovic
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-22
AAPT2: ProGuard config for components in main dex.
Rohit Agrawal
2015-12-17
AAPT2: Fix references to private parent
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-02
AAPT2: Add Manifest fixing/validation
Adam Lesinski
2015-10-30
AAPT2: Support generating Manifest.java
Adam Lesinski