aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android
Commit message (Expand)AuthorAge
* Enable proto based resource shrinkingGravatar corysmith2018-08-15
* Optimize the shrinking pass to prevent timeouts.Gravatar corysmith2018-08-14
* Add test to ensure that the binary building pipeline works.Gravatar corysmith2018-08-14
* Automated rollback of commit 18e76da46b0c15d3309ac9d41f16fbd0468bc672.Gravatar Googler2018-08-13
* Enable proto based resource shrinking.Gravatar corysmith2018-08-13
* Correctly manage the ProtoApk lifecycle by ensuring it is closed when finished.Gravatar corysmith2018-08-13
* Adding test for an instance of Style having both reference and item.Gravatar corysmith2018-08-13
* Changed all instances of /*itf=*/ to /*isInterface=*/ to eliminate errors.Gravatar Googler2018-08-13
* update data binding to 3.2.0 release (gradle)Gravatar Googler2018-08-10
* Automated rollback of commit 29b57c3afcfeb8e3fedcc2edcb0f28f13c784179.Gravatar corysmith2018-08-10
* Automated rollback of commit bab4b04ad09a571615d04aacadf8b3a2b820ba5f.Gravatar corysmith2018-08-06
* Turn on proto based resource shrinking.Gravatar corysmith2018-08-06
* Relink instead of convert proto apks.Gravatar corysmith2018-08-06
* Added functionality to let the ResourceLinker link ProtoApks.Gravatar corysmith2018-08-06
* Allow a ProtoApk to write a manifest as xmlGravatar corysmith2018-08-06
* aapt2 creates larger apks when converting from proto.Gravatar corysmith2018-08-03
* Tool attribute processing added to resource shrinking.Gravatar corysmith2018-08-02
* Expose AndroidResourceUsageAnalyzer methods to enable proto-based resource sh...Gravatar corysmith2018-08-02
* Parse raw xml resources for tools annotations.Gravatar corysmith2018-08-01
* Add the ability to do a filtered copy of a ProtoApkGravatar corysmith2018-08-01
* Add support for extracting references and declarations from a proto formatted...Gravatar corysmith2018-08-01
* Automated rollback of commit 0a635c5236ce30ea84b765ce752267992733a649.Gravatar corysmith2018-07-31
* Automated rollback of commit 8fe0f45852a620a078013310989396caed273342.Gravatar corysmith2018-07-31
* Add apk converted to proto and all attributes from CompiledResources to Resou...Gravatar corysmith2018-07-31
* Add profiling data to the resources zip.Gravatar corysmith2018-07-31
* Enable aapt2 for aar_import by adding the AndroidConfiguration fragment.Gravatar corysmith2018-07-18
* Make default method stubbing resilient to core library renaming, to preserve ...Gravatar kmb2018-07-17
* Drop module-info "class" in Android desugaringGravatar kmb2018-07-13
* Cleanup Optional usageGravatar corysmith2018-07-11
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Fail when resources use invalid java identifiers.Gravatar corysmith2018-06-15
* Improve DependencyAndroidData VALID_REGEX's robustness.Gravatar jingwen2018-05-31
* Turn on pseudo locale generation for compilation.Gravatar corysmith2018-05-30
* Use independently passed assets in aapt2 packaging as wellGravatar asteinb2018-05-29
* tolerate missing outer classes for interface desugaringGravatar kmb2018-05-24
* Send Aapt2Exception message to the logger.Gravatar jingwen2018-05-21
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Remove references to internal targetsGravatar ulfjack2018-05-14
* Set Locale to English when uppercasing strings to match EnumsGravatar Jingwen Chen2018-05-11
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Generate a separate psuedo locale .flat file only for default locale on value...Gravatar corysmith2018-05-08
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-07
* Internal changeGravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-03
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01