aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Flag cleanup (Step 1 of 3): Make use_singlejar_for_proguard_libraryjars a no-...Gravatar Googler2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Remove implicit requirements on --use_singlejar_apkbuilder.Gravatar ajmichael2017-05-02
* Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53.Gravatar ajmichael2017-04-30
* Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a ...Gravatar Googler2017-04-30
* Make --experimental_android_compress_java_resources true by default.Gravatar ajmichael2017-04-28
* Only create the databinding annotation file onceGravatar cushon2017-04-28
* Hide --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-27
* Remove jack and jill attributes of android_sdk.Gravatar ajmichael2017-04-26
* Deprecate --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-25
* RELNOTES: NoneGravatar ajmichael2017-04-19
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Expose the native libs of the android_binary rule to skylark.Gravatar Googler2017-04-18
* In android_library targets, R.class files should not be runtime dependenciesGravatar Googler2017-04-18
* Make Android data binding rules explicitly depend on the runtime library.Gravatar gregce2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Introduce hidden configuration flag to list dexopts used by DexFileMerger too...Gravatar kmb2017-04-12
* Fix typo, mobile_install should be mobile-installGravatar Googler2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Support multidex in Bazel.Gravatar ajmichael2017-04-11
* Pass --keep-main-dex flag to rex when multidex mode is set to legacyGravatar Googler2017-04-10
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Upgrade Android data binding integration to work with newest libraries.Gravatar gregce2017-04-06
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Consolidate tests for the presence of sources and resourcesGravatar cushon2017-04-04
* Add flag to compress all Java resources before bundling them into the APK.Gravatar ajmichael2017-04-03
* Open source android_device rule.Gravatar ajmichael2017-03-31
* Build android_binary APKs with Singlejar by default.Gravatar ajmichael2017-03-31
* Move ResourceFilter into AndroidConfigurationGravatar Googler2017-03-31
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* Modify AndroidSemantics#addMainDexListActionArguments to take proguard map as...Gravatar Googler2017-03-31
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* Description redacted.Gravatar Adam Michael2017-03-28
* Sign all android_binarys with both the v1 and v2 signature schemes by default.Gravatar Adam Michael2017-03-28
* turn on --experimental_incremental_dexing_error_on_missed_jars by default.Gravatar Kevin Bierhoff2017-03-27
* introduce hidden flag to configure bytecode optimizersGravatar Kevin Bierhoff2017-03-27
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Enable Android parallel resource processing by default.Gravatar Adam Michael2017-03-23
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22
* Rollback of commit 65a9bc9a79a660291210719862bc194a87311943.Gravatar Googler2017-03-22
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* --Gravatar Adam Michael2017-03-21
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Create "internal" category of command-line options.Gravatar Michael Staib2017-03-20