aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/incrementaldeployment
Commit message (Expand)AuthorAge
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Remove mobile-install stub app targets from BUILD files.Gravatar Adam Michael2017-02-23
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Updates stub application resource handling to work with Android N.Gravatar Alex Humesky2016-03-30
* Make the stub application instantiate content providers with the right Applic...Gravatar Lukacs Berki2015-12-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Minor usability fixes for the incremental deployment stub application:Gravatar Lukacs Berki2015-09-25
* Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>"...Gravatar Lukacs Berki2015-09-11
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Fix fallout from []: it broke "blaze mobile-install" when no --native_lib arg...Gravatar Lukacs Berki2015-07-29
* Make the stub application support incremental deployment of native libraries.Gravatar Lukacs Berki2015-07-29
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Get the code cache directory for stub application from the Context instead of...Gravatar Lukacs Berki2015-05-11
* Fix Bazel integration tests.Gravatar Lukacs Berki2015-04-14
* Move the Android incremental deployment stub application to the Bazel tree.Gravatar Lukacs Berki2015-04-14