Sign in
bazel
/
bazel
/
7c507bebbfc53225d54db07e2f2098054652f4f7
/
tools
/
android
f97a447
Remove android:hasCode from AndroidManifest.xml in stubify_manifest.py.
by Lukacs Berki
· 9 years ago
38eb39d
The <use-permission-sdk-23> tag is not merged into final manifest
by Googler
· 9 years ago
6817a6f
Allow Java libraries to export and propagate proguard_specs.
by Michael Staib
· 9 years ago
ebb0039
Replace 'Google Inc' by the 'Bazel Authors'
by Damien Martin-Guillerez
· 10 years ago
c2579a5
Refactors proguard_whitelister.
by Alex Humesky
· 10 years ago
22616ae
Add Android IDL jar outputs.
by Googler
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
f0a5ac6
Improve error message for INSTALL_FAILED_OLDER_SDK from adb.
by Alex Humesky
· 10 years ago
0dffeac
Make --split_apk mobile-install work with a pristine device.
by Lukacs Berki
· 10 years ago
87374e6
Make android_binary use a constant, hard-coded, checked-in debug key.
by Lukacs Berki
· 10 years ago
c49ebe1
Fix the name of the android tools dependencies
by Damien Martin-Guillerez
· 10 years ago
d5079a5
Require an android_local_tools_repository stanza in the WORKSPACE file so that Bazel finds Android tools and update the tools themselves to handle their new location.
by Lukacs Berki
· 10 years ago
faff718
Make the installer script support incremental installation with split .apks (only for devices with Android M).
by Lukacs Berki
· 10 years ago
a3a33d7
Upload libraries for an alternative ABI if the native ABI of the device is not supported in the app to be installed.
by Lukacs Berki
· 10 years ago
ff6ef9b
Clean up some code in incremental_install.py .
by Lukacs Berki
· 10 years ago
2593007
Add glue logic to make the dex_shards attribute of android_binary work in Bazel.
by Lukacs Berki
· 10 years ago
73d4fc9
Add "warm" starting to mobile-install.
by Googler
· 10 years ago
b4b19bc
Always re-install all native libraries on non-incremental installations.
by Lukacs Berki
· 10 years ago
ecbf242
Make the Android incremental installer script support incrementally installing native libraries.
by Lukacs Berki
· 10 years ago
15d129a
Make //src/test/shell:bazel_test work again.
by Lukacs Berki
· 10 years ago
43f0c33
The final CL in getting Android support to work: add resources_processor.sh and aar_generator.sh to the tools directory and make stub applications proper android_library rules instead of stub filegroups.
by Lukacs Berki
· 10 years ago
d13716a
Open source AarGeneratorAction and AndroidResourceProcessingAction.
by Andrew Pellegrini
· 10 years ago
9c37ab1
Add a tools/android/jack package to the Bazel tree so that Android rules actually work. This is a temporary measure until these targets are integrated into android_sdk .
by Lukacs Berki
· 10 years ago
5b4ffae
This CL adds the android_binary rule to Bazel.
by Lukacs Berki
· 10 years ago
7586c8b
Various odds and ends in preparation for adding the Android rules to BazelRuleClassProvider:
by Lukacs Berki
· 10 years ago
682ad92
Change the way --flagfile is implemented.
by Lukacs Berki
· 10 years ago
b46c635
Adds tools for building Android apps.
by Alex Humesky
· 10 years ago
a4ecde6
Adds tools for installing Android apps.
by Alex Humesky
· 10 years ago