aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android
Commit message (Expand)AuthorAge
* android,windows: bugfix in aar_resources_extractorGravatar laszlocsomor2018-02-27
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Add an alias to import_deps_checker. The follow-up cl will reference this aliasGravatar cnsun2018-02-21
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Support legacy multidex.Gravatar ajmichael2018-02-05
* Create @bazel_tools//tools/android:android_jar.Gravatar ajmichael2018-01-26
* Stop setting annotations_jar in Bazel android_sdk.Gravatar ajmichael2018-01-26
* Stop bundling proguard.jar from android sdk into our integration tests.Gravatar ajmichael2018-01-25
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* aar_resources_extractor ignore empty res/ and assets/ dirs.Gravatar ajmichael2018-01-18
* Point android_instrumentation_test's test runner to the vendoredGravatar jingwen2018-01-17
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Remove unused filegroup.Gravatar ajmichael2017-12-20
* More updates to tools/android modules for compatibility with python 3.Gravatar Googler2017-12-19
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.Gravatar tomlu2017-12-06
* Add aapt2 to the filegroup of integration test dependencies.Gravatar ajmichael2017-12-05
* This and further changes may contain minor modifications to BUILD files that ...Gravatar tomlu2017-12-05
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Alias recently added tool as //tools/android:dexsharder for use by BazelGravatar kmb2017-11-01
* Android,Windows: longpath support in toolGravatar Laszlo Csomor2017-10-24
* Add aapt2 to Bazel-generated android_sdks.Gravatar ajmichael2017-10-18
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* deps -> exports in bazel mobile-install stub app.Gravatar ajmichael2017-09-28
* Windows,Android: support long paths in toolGravatar Laszlo Csomor2017-09-28
* Windows, aar_resources_extractor: longpath bugfixGravatar Laszlo Csomor2017-09-27
* Android, Python tools: bugfix in junction.pyGravatar Laszlo Csomor2017-09-27
* Limit //external:android_sdk_for_testing to only the minimum files needed.Gravatar ajmichael2017-09-27
* Update Bazel's android_device support to use new emulator paths.Gravatar ajmichael2017-09-26
* Make android_sdk_repository resilient to prerelease and malformed system imagesGravatar ajmichael2017-09-06
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Android,Windows: wrap SingleJar in a java_binaryGravatar Laszlo Csomor2017-09-01
* Remove unused android_library.resource_extractor attributes in the depot.Gravatar jingwen2017-08-31
* Remove resource_extractor from Bazel's android_sdk rules.Gravatar ajmichael2017-08-31
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Android,tools: don't open zip file in binary modeGravatar laszlocsomor2017-08-10
* Android,tools: open all files in binary modeGravatar Laszlo Csomor2017-08-10
* Windows,Android: mobile-install fully worksGravatar Laszlo Csomor2017-08-10
* Windows, Android: fix mobile-installGravatar Laszlo Csomor2017-08-08
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* zip_manifest_creator: fix rlocation on WindowsGravatar Laszlo Csomor2017-07-14