aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android
Commit message (Expand)AuthorAge
...
* 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 BUILD target for bazel apksigner and BUILD.tools so that it can be used inGravatar Adam Michael2016-09-02
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Merge xmlns decls in old manifest merger to help transitionGravatar Googler2016-08-26
* Add external reference for android customtabsGravatar Simon Horlick2016-08-25
* Delete unused empty file.Gravatar Adam Michael2016-08-18
* 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
* Roll forward of commit 2ba818ca7d2c77f517f1c0e6540c9af0501b7fb2: Ensure manif...Gravatar Andrew Pellegrini2016-06-22
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Rollback of commit df39a8a06e32aa864d2504df1ea2c7ed162c8c1d.Gravatar Googler2016-06-16
* Ensure manifest merger places the application element as the last child of th...Gravatar Andrew Pellegrini2016-06-16
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Migrate to alias-based redirection for android_sdk.Gravatar Lukacs Berki2016-06-06
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Global cleanup change.Gravatar Michael Staib2016-05-11
* Distinguish between the build tools version and the build tools directory in ...Gravatar Alex Humesky2016-05-09
* Fix paths in Android scripts to always look under bazel_toolsGravatar Kristina Chodorow2016-05-03
* Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Const...Gravatar Luis Fernando Pino Duque2016-04-27
* Add the workspace name to the SDK pathGravatar Kristina Chodorow2016-04-25
* Allow for non-ascii values for android:versionNameGravatar Googler2016-04-18
* Adds the 64 bit library directory for aapt, aidl, and zipalign, which was addedGravatar Alex Humesky2016-04-08
* Correct Bazel's google_play_services built-in custom_package definition, as i...Gravatar Todd Jeffreys2016-03-25
* Change android_sdk_repository to use a Skylark-based template.Gravatar Michael Staib2016-03-25
* 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
* Tweak error detection in incremental_install.py .Gravatar Lukacs Berki2015-12-16
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Remove android:hasCode from AndroidManifest.xml in stubify_manifest.py.Gravatar Lukacs Berki2015-11-13
* The <use-permission-sdk-23> tag is not merged into final manifestGravatar Googler2015-10-12
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Refactors proguard_whitelister.Gravatar Alex Humesky2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Improve error message for INSTALL_FAILED_OLDER_SDK from adb.Gravatar Alex Humesky2015-09-22
* Make --split_apk mobile-install work with a pristine device.Gravatar Lukacs Berki2015-09-15
* 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
* Require an android_local_tools_repository stanza in the WORKSPACE file so tha...Gravatar Lukacs Berki2015-08-26
* Make the installer script support incremental installation with split .apks (...Gravatar Lukacs Berki2015-08-20
* Upload libraries for an alternative ABI if the native ABI of the device is no...Gravatar Lukacs Berki2015-08-20
* Clean up some code in incremental_install.py .Gravatar Lukacs Berki2015-08-14
* Add glue logic to make the dex_shards attribute of android_binary work in Bazel.Gravatar Lukacs Berki2015-08-04
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04