aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidSdkProvider.java
Commit message (Expand)AuthorAge
* Automated rollback of commit 64ea3cd90e1ead5ece533ee5a3cb4ee3520527fb.Gravatar Googler2018-07-20
* Automated rollback of commit 4d10250291a813302de64151be3b22d57e94749d.Gravatar Googler2018-07-18
* Expose AndroidSdkProvider to Skylark (as AndroidSdkInfo).Gravatar Googler2018-07-17
* Step 1 of removing android_sdk.annotations_jar.Gravatar ajmichael2018-01-25
* Remove support for --android_sdk=<filegroup>.Gravatar ajmichael2017-12-18
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Make AndroidSdkProvider.verifyPresence throw.Gravatar ajmichael2017-12-01
* Add unused, optional source_properties attribute to android_sdk.Gravatar ajmichael2017-10-25
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Enabling Aapt2 processing:Gravatar corysmith2017-06-26
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* RELNOTES[NEW]: Allow Android aidl tool to add a jar to the program's classpat...Gravatar Googler2016-12-16
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* Adds support for ApkSignerTool and APK signature schema v2 behind --apk_signi...Gravatar Adam Michael2016-09-01
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* Compile base classpaths for Bazel Jack support in android_sdk.Gravatar Michael Staib2016-03-17
* Adds a build_tools_version attribute to the android_sdk rule so that the androidGravatar Alex Humesky2016-02-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Jack's tools into AndroidSdkProvider.Gravatar Michael Staib2015-07-16
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19