aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android/incremental_install.py
Commit message (Expand)AuthorAge
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* More updates to tools/android modules for compatibility with python 3.Gravatar Googler2017-12-19
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Android,tools: open all files in binary modeGravatar Laszlo Csomor2017-08-10
* Windows, Android: fix mobile-installGravatar Laszlo Csomor2017-08-08
* Android tooling: host/target path distinctionGravatar Laszlo Csomor2017-06-30
* Make mobile-install wait for debuggerGravatar Googler2017-03-17
* Rollback of commit adf051ead3b747081639600fb4a9e043a798b2df.Gravatar Googler2017-03-16
* Add --activity_name_file flag and modify --start flag in incremental_install....Gravatar Googler2017-03-14
* Tweak error detection in incremental_install.py .Gravatar Lukacs Berki2015-12-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Improve error message for INSTALL_FAILED_OLDER_SDK from adb.Gravatar Alex Humesky2015-09-22
* Make --split_apk mobile-install work with a pristine device.Gravatar Lukacs Berki2015-09-15
* Make the installer script support incremental installation with split .apks (...Gravatar Lukacs Berki2015-08-20
* Upload libraries for an alternative ABI if the native ABI of the device is no...Gravatar Lukacs Berki2015-08-20
* Clean up some code in incremental_install.py .Gravatar Lukacs Berki2015-08-14
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04
* Always re-install all native libraries on non-incremental installations.Gravatar Lukacs Berki2015-07-30
* Make the Android incremental installer script support incrementally installin...Gravatar Lukacs Berki2015-07-29
* Change the way --flagfile is implemented.Gravatar Lukacs Berki2015-06-11
* Adds tools for installing Android apps.Gravatar Alex Humesky2015-05-22