aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/incrementaldeployment/StubApplication.java
Commit message (Expand)AuthorAge
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* 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
* 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
* Get the code cache directory for stub application from the Context instead of...Gravatar Lukacs Berki2015-05-11
* Move the Android incremental deployment stub application to the Bazel tree.Gravatar Lukacs Berki2015-04-14