aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android/BUILD
Commit message (Expand)AuthorAge
* Open source resource_extractor.py for singlejar apk building.Gravatar Adam Michael2016-11-16
* Fix zip_manifest_creator dep in bazel_tools repo with an alias.Gravatar Adam Michael2016-10-26
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Refactor AarImportRule into a base rule.Gravatar Adam Michael2016-10-14
* Added support for rex to optionally compress dex files.Gravatar Googler2016-10-12
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Change the filegroup for the android sdk to an alias to unbreak android in ba...Gravatar Alex Humesky2016-09-23
* Java 8 support for Android builds, initially with incremental dexing only.Gravatar Googler2016-09-19
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Replaces sh_binary redirects with aliases in Bazel.Gravatar Adam Michael2016-08-18
* Add a resource parsing action.Gravatar Googler2016-07-28
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Migrate to alias-based redirection for android_sdk.Gravatar Lukacs Berki2016-06-06
* Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...Gravatar Luis Fernando Pino Duque2016-04-27
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06
* Refactors proguard_whitelister.Gravatar Alex Humesky2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* Fix the name of the android tools dependenciesGravatar Damien Martin-Guillerez2015-09-03
* Add glue logic to make the dex_shards attribute of android_binary work in Bazel.Gravatar Lukacs Berki2015-08-04
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Various odds and ends in preparation for adding the Android rules to BazelRul...Gravatar Lukacs Berki2015-06-12
* Adds tools for building Android apps.Gravatar Alex Humesky2015-05-27
* Adds tools for installing Android apps.Gravatar Alex Humesky2015-05-22