aboutsummaryrefslogtreecommitdiff
path: root/rules/android_application
AgeCommit message (Expand)Author
2023-09-28Use the bundletool module builder in android_application.Lucas TenĂ³rio
2023-08-29Continue with Automatic Exec Groups migration in Android rulesNevena Kotlaja
2023-07-28Explicitly load py_* rules from @rules_pythonTed Xie
2023-05-15Rename the filter_zip method to "filter_zip_include" to better reflect its pu...Zhaoqing Xu
2023-05-05Set visibility of merge_feature_manifests.par to publicBen Lee
2023-05-04Open-source merge_feature_manifests.pyTed Xie
2023-01-27Internal changeLiam Miller-Cushon
2023-01-26Build the android_feature_module library with the Android Config.Andrew Sinclair
2022-11-25Avoid using named arguments for Starlark built-in function `dict.setdefault()...A Googler
2022-11-14Migrate from `cfg = "host"` to `cfg = "exec"`Liam Miller-Cushon
2022-09-21Use new standalone tool for feature module manifest merging.Tim Peut
2022-09-06Remap all references to @rules_android// to '//'.Ted Xie
2022-04-27Make the default minSdkVersion 21, to match defaulting to native multidex belowLiam Miller-Cushon
2022-02-16Support key rotation in bundle_to_apks.Tim Peut
2022-02-15Support key rotation in bundle deploy scriptTim Peut
2022-01-11Propagate visiblity to android_applicationTim Peut
2021-11-08Propagates testonly param of android_feature_module bzl macro.A Googler
2021-09-28\nInitial commit\nA Googler