- 87f4097 Make android_sdk_repository resilient to prerelease and malformed system images by ajmichael · 8 years ago
- c77f891 Android,Windows: support long paths in tooling by Laszlo Csomor · 8 years ago
- 37d6104 Android,Windows: wrap SingleJar in a java_binary by Laszlo Csomor · 8 years ago
- c480f43 Remove unused android_library.resource_extractor attributes in the depot. by jingwen · 8 years ago
- a120c5c Remove resource_extractor from Bazel's android_sdk rules. by ajmichael · 8 years ago
- 69ef625 aar_import creates res/values/empty.xml if it contains no resources. by ajmichael · 8 years ago
- e005adf Busybox all the Bazel Android tools. by ajmichael · 8 years ago
- 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
- d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
- 2b3207b Windows,Android: mobile-install fully works by Laszlo Csomor · 8 years ago
- fe14baf Windows, Android: fix mobile-install by Laszlo Csomor · 8 years ago
- 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
- c2188eb Make $jarjar_bin point to //tools/android:jarjar_bin. by ajmichael · 8 years ago
- 567419d zip_manifest_creator: fix rlocation on Windows by Laszlo Csomor · 8 years ago
- 93dc21f Fix #3326 by making sure only one zipper is selected. by John Cater · 8 years ago
- c73fda5 zip_manifest_creator: more info if $ZIPPER missing by Laszlo Csomor · 8 years ago
- e212c05 Android: zip_manifest_creator now runs on Windows by Laszlo Csomor · 8 years ago
- d4e673e Android tooling: host/target path distinction by Laszlo Csomor · 8 years ago
- fe037f3 Windows, Android: update android_sdk_repository by Laszlo Csomor · 8 years ago
- 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
- 22d05eb Add //external:has_androidsdk config_setting. by ajmichael · 8 years ago
- dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
- d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago
- 20824c1 Set the correct main class on the desugar java_binary target in Bazel. by ajmichael · 8 years ago
- 40d9cb3 Allow android compilations to use type annotations by cushon · 8 years ago
- d74bf36 Add compile_jars for Skylark to JavaProvider by Stephen Twigg · 8 years ago
- 71ed1ee Improve error message when building Android rules without an SDK. by ajmichael · 8 years ago
- 4008ee2 Stop using zip and unzip in android shell tests. by ajmichael · 8 years ago
- ed666fc Expose Bazel's Android data binding support to users. by gregce · 8 years ago
- 8d876cf Make android_sdk_repository generate filegroups containing system image files for all android system images installed in the SDK. For system images that are not installed, create genrule "poison pills" that print a helpful error message if you attempt to build them. by ajmichael · 8 years ago
- 2a6b8ed Remove apkbuilder from Bazel's android_sdk. by ajmichael · 8 years ago
- 94ed1b3 Remove jack tools from Bazel. by ajmichael · 8 years ago
- 2b88f62 Make mobile-install wait for debugger by Googler · 8 years ago
- 1c7e581 Rollback of commit adf051ead3b747081639600fb4a9e043a798b2df. by Googler · 8 years ago
- 42ee2a1 Replace all instances of org_unified_launcher with android_test_support. by Adam Michael · 8 years ago
- 0b74113 Add emulator_images_%s filegroups for Bazel Android devices. by Adam Michael · 8 years ago
- adf051e Add --activity_name_file flag and modify --start flag in incremental_install. This is a first step by Googler · 8 years ago
- 8242313 Improve AndroidSdkRepositoryTest. by Adam Michael · 8 years ago
- 10e3f00 Make android_device pass --android_sdk_path to unified launcher. by Adam Michael · 8 years ago
- b95d4a9 gen_java_lang_invoke_jar should not use java from $PATH. by Adam Michael · 8 years ago
- 29aa0eb Open source java 8 desugarer. by Adam Michael · 8 years ago
- 7ba40f8 Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae. by Googler · 8 years ago
- 602a98c Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2. by Alex Humesky · 8 years ago
- d11d510 Move all the resource processing tools into a "busybox". by Googler · 8 years ago
- ec6c613 Add emulator shared libs to android_device launcher runfiles. by Adam Michael · 8 years ago
- ee9a300 Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85. by Adam Michael · 8 years ago
- 932d1ab Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c. by Yun Peng · 8 years ago
- 06072c5 Make android_sdk_repository discover all system-images directories in the sdk. by Adam Michael · 8 years ago
- bdbb0be Make the Bazel unified launcher alias point to unified_launcher_head. by Adam Michael · 8 years ago
- d6eaf58 Create aliases for tools for upcoming android_device rule. by Adam Michael · 8 years ago
- 3632f30 Fix build_split_manifest.py to not include the versionCode or versionName by Alex Humesky · 8 years ago
- a7b5e44 Don't bundle android tests into the Bazel binary. by Adam Michael · 8 years ago
- 43b1d20 Make android_sdk_repository create one android_sdk per api level in the SDK. by Adam Michael · 8 years ago
- 2433b60 Remove filegroups in tools/android/BUILD.tools in favor of aliases. by Adam Michael · 8 years ago
- 8741940 Split tools/android/BUILD into BUILD and BUILD.tools. by Adam Michael · 8 years ago
- b1abe46 Rollback of commit e81ff0e156647ae680346ac833313319e7ea69d6. by Alex Humesky · 8 years ago
- e81ff0e Remove broken and unused Android tools aliases. by Adam Michael · 8 years ago
- 0b9ebfe Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea. by Adam Michael · 8 years ago
- c4f55ad Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1. by Adam Michael · 8 years ago
- 978c4a9 Bazel uses apksigner from SDK build-tools instead of embedded jar. by Adam Michael · 8 years ago
- 14e3554 Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b. by Adam Michael · 8 years ago
- f699b50 Delete old targets from android_sdk_repository_template.bzl by Adam Michael · 8 years ago
- 1fe8e81 resource_extractor.py should preserve the timestamps of entries of the input JAR by Adam Michael · 8 years ago
- 732907f Open source resource_extractor.py for singlejar apk building. by Adam Michael · 8 years ago
- 216410b Make aar_embedded_jar_extractor.py not try to recreate the output directory. by Adam Michael · 8 years ago
- 8680769 Make android_integration_test run again! by Adam Michael · 8 years ago
- d9c3a47 Use TEST_TMPDIR for zip_manifest_extractor_test.sh. by Adam Michael · 8 years ago
- 1a3603a Fix zip_manifest_creator dep in bazel_tools repo with an alias. by Adam Michael · 8 years ago
- 97cc5be Merge all jars in AAR in aar_import, not just classes.jar by Adam Michael · 8 years ago
- 6a87bd4 Adds support to aar_import for native libs in /jni. by Adam Michael · 8 years ago
- 78c1980 Refactor AarImportRule into a base rule. by Adam Michael · 8 years ago
- 3ea6721 Explicitly specify the directories in the Android SDK needed for tests. by Adam Michael · 8 years ago
- 978c917 Added support for rex to optionally compress dex files. by Googler · 8 years ago
- 27cd7f6 Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67. by Damien Martin-Guillerez · 8 years ago
- af8ebca Open source dex merging tools for incremental dexing. by Adam Michael · 8 years ago
- 93fdac0 patch bootclasspath to allow javac to compile lambdas and method references in android_* targets (behind existing flag). by Googler · 8 years ago
- 503dc31 Change the filegroup for the android sdk to an alias to unbreak android in bazel after commit 1092e9d68773adb7444cc85a47af650aeeaf65fc by Alex Humesky · 8 years ago
- a51ade3 Java 8 support for Android builds, initially with incremental dexing only. by Googler · 9 years ago
- 6b4b269 Adds a jar filter to the IntelliJ IDE aspect. by Googler · 9 years ago
- f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
- a32a70c Add a resource validator action for android_library by Googler · 9 years ago
- 5963ae7 Add a lightweight resource merge action. by Googler · 9 years ago
- 7576acc Merge xmlns decls in old manifest merger to help transition by Googler · 9 years ago
- 0b701b2 Add external reference for android customtabs by Simon Horlick · 9 years ago
- dbbe789 Delete unused empty file. by Adam Michael · 9 years ago
- ff33193 Replaces sh_binary redirects with aliases in Bazel. by Adam Michael · 9 years ago
- fcd6847 Add a resource parsing action. by Googler · 9 years ago
- 3348513 More pieces of RClassGeneratorAction by Googler · 9 years ago
- e1a4a81 Adds the Android manifest merger as an option for android_binary rules. The merger that is used (legacy or android) is controlled by the manifest_merger attribute on android_binary and the default is controlled by the --android_manifest_merger flag. by Andrew Pellegrini · 9 years ago
- 4ec251b Roll forward of commit 2ba818ca7d2c77f517f1c0e6540c9af0501b7fb2: Ensure manifest merger places the application element as the last child of the manifest element. This is required for Android N. by Andrew Pellegrini · 9 years ago
- a5afe95 Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh". by Philipp Wollermann · 9 years ago
- 2ba818c Rollback of commit df39a8a06e32aa864d2504df1ea2c7ed162c8c1d. by Googler · 9 years ago
- df39a8a Ensure manifest merger places the application element as the last child of the manifest element. This is required for Android N. by Andrew Pellegrini · 9 years ago
- 5b815a5 Adds a step before creating the resource apk (ap_) to swap out the application by Alex Humesky · 9 years ago
- 8240b74 Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9. by Lukacs Berki · 9 years ago
- bba483f Migrate to alias-based redirection for android_sdk. by Lukacs Berki · 9 years ago
- dc54452 Make Android rules/tests refer to the correct runfiles paths by Kristina Chodorow · 9 years ago
- c9d4fae Global cleanup change. by Michael Staib · 9 years ago
- 9a21e20 Distinguish between the build tools version and the build tools directory in android_sdk_repository so that preview sdks can be correctly handled. For example, the name in the build-tools directory might be "24.0.0-preview", but its version is actually "24 rc3" from build-tools/24.0.0-preview/source.properties. by Alex Humesky · 9 years ago
- 28cc14b Fix paths in Android scripts to always look under bazel_tools by Kristina Chodorow · 9 years ago