| Commit message (Expand) | Author | Age |
* | Hooks to support core library desugaring in Android builds | kmb | 2018-02-07 |
* | Support legacy multidex. | ajmichael | 2018-02-05 |
* | Create @bazel_tools//tools/android:android_jar. | ajmichael | 2018-01-26 |
* | Stop setting annotations_jar in Bazel android_sdk. | ajmichael | 2018-01-26 |
* | Stop bundling proguard.jar from android sdk into our integration tests. | ajmichael | 2018-01-25 |
* | Pass the correct path of aapt_binary and merge its data runfiles into android... | jingwen | 2018-01-23 |
* | aar_resources_extractor ignore empty res/ and assets/ dirs. | ajmichael | 2018-01-18 |
* | Point android_instrumentation_test's test runner to the vendored | jingwen | 2018-01-17 |
* | Add assets support to aar_import. | ajmichael | 2018-01-16 |
* | Clean up Windows config_settings | Yun Peng | 2018-01-12 |
* | Remove unused filegroup. | ajmichael | 2017-12-20 |
* | More updates to tools/android modules for compatibility with python 3. | Googler | 2017-12-19 |
* | Ensure that the target package in the <instrumentation> tag of the instrument... | jingwen | 2017-12-19 |
* | Update tools/ modules for compatibility with python 3. | Akira Baruah | 2017-12-18 |
* | Refactor flag access out of Adb._Exec() and into main(). | Akira Baruah | 2017-12-13 |
* | Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. | tomlu | 2017-12-06 |
* | Add aapt2 to the filegroup of integration test dependencies. | ajmichael | 2017-12-05 |
* | This and further changes may contain minor modifications to BUILD files that ... | tomlu | 2017-12-05 |
* | Move bazel conditions into src/conditions. | tomlu | 2017-11-30 |
* | Build databinding annotation processor in host configuration. | ajmichael | 2017-11-16 |
* | Open source ZipFilterBuilder for android_instrumentation_test | jingwen | 2017-11-13 |
* | Fix ImportError on tools.android for junction_lib | jingwen | 2017-11-06 |
* | Alias recently added tool as //tools/android:dexsharder for use by Bazel | kmb | 2017-11-01 |
* | Android,Windows: longpath support in tool | Laszlo Csomor | 2017-10-24 |
* | Add aapt2 to Bazel-generated android_sdks. | ajmichael | 2017-10-18 |
* | Add a whitelist for packages that can contain android_devices rules. Currentl... | ajmichael | 2017-10-06 |
* | Use bundled proguard 5.3.3 instead of 4.7 from the SDK | ajmichael | 2017-10-06 |
* | deps -> exports in bazel mobile-install stub app. | ajmichael | 2017-09-28 |
* | Windows,Android: support long paths in tool | Laszlo Csomor | 2017-09-28 |
* | Windows, aar_resources_extractor: longpath bugfix | Laszlo Csomor | 2017-09-27 |
* | Android, Python tools: bugfix in junction.py | Laszlo Csomor | 2017-09-27 |
* | Limit //external:android_sdk_for_testing to only the minimum files needed. | ajmichael | 2017-09-27 |
* | Update Bazel's android_device support to use new emulator paths. | ajmichael | 2017-09-26 |
* | Make android_sdk_repository resilient to prerelease and malformed system images | ajmichael | 2017-09-06 |
* | Android,Windows: support long paths in tooling | Laszlo Csomor | 2017-09-05 |
* | Android,Windows: wrap SingleJar in a java_binary | Laszlo Csomor | 2017-09-01 |
* | Remove unused android_library.resource_extractor attributes in the depot. | jingwen | 2017-08-31 |
* | Remove resource_extractor from Bazel's android_sdk rules. | ajmichael | 2017-08-31 |
* | aar_import creates res/values/empty.xml if it contains no resources. | ajmichael | 2017-08-29 |
* | Busybox all the Bazel Android tools. | ajmichael | 2017-08-25 |
* | Android,tools: don't open zip file in binary mode | laszlocsomor | 2017-08-10 |
* | Android,tools: open all files in binary mode | Laszlo Csomor | 2017-08-10 |
* | Windows,Android: mobile-install fully works | Laszlo Csomor | 2017-08-10 |
* | Windows, Android: fix mobile-install | Laszlo Csomor | 2017-08-08 |
* | Remove old intellij aspect code bundled with Bazel | Googler | 2017-07-31 |
* | Make $jarjar_bin point to //tools/android:jarjar_bin. | ajmichael | 2017-07-24 |
* | zip_manifest_creator: fix rlocation on Windows | Laszlo Csomor | 2017-07-14 |
* | Fix #3326 by making sure only one zipper is selected. | John Cater | 2017-07-10 |
* | zip_manifest_creator: more info if $ZIPPER missing | Laszlo Csomor | 2017-07-07 |
* | Android: zip_manifest_creator now runs on Windows | Laszlo Csomor | 2017-07-05 |