aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/aapt2
Commit message (Expand)AuthorAge
...
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Fix resource shrinking to filter densities and include assets.Gravatar corysmith2017-11-09
* Fix the R.txt to generate a transitive closure instead of the current resources.Gravatar corysmith2017-10-06
* Fix aapt2 actions to use the compiled intermediate resource files for linking...Gravatar Googler2017-10-02
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22
* Add multiple density processing to aapt2 using the optimize command.Gravatar corysmith2017-09-12
* Add Profiler for recording task execution time.Gravatar corysmith2017-09-12
* Enable using a parameter for large lists of resources to link.Gravatar corysmith2017-08-25
* Final tweaks and fixes to enable aapt2 for Blaze.Gravatar corysmith2017-08-24
* Adds compile action for aapt2: Aapt2ResourcePackagingActionGravatar corysmith2017-08-23
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11