aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/build.gradle (follow)
Commit message (Expand)AuthorAgeFilesLines
* tunnel: Add an initial set of unit testsHarsh Shandilya2020-03-141-0/+6
* tunnel: replace CompletableFuture with GhettoCompletableFutureJason A. Donenfeld2020-03-121-1/+0
* tunnel: we return Optional types so mark retrostreams as apiJason A. Donenfeld2020-03-121-1/+1
* tunnel: the external API does not expose java9Jason A. Donenfeld2020-03-101-2/+2
* build: abstract out groupNameJason A. Donenfeld2020-03-101-0/+3
* tunnel: upload aar to bintrayJason A. Donenfeld2020-03-101-0/+2
* build: apply version to both modulesJason A. Donenfeld2020-03-091-2/+2
* global: get rid of nonnull gradle hackJason A. Donenfeld2020-03-091-1/+0
* ModuleLoader: move to right projectJason A. Donenfeld2020-03-091-0/+1
* Use AndroidX Nullable annotation everywhereHarsh Shandilya2020-03-091-1/+1
* Enable nonnull generation for tunnel moduleHarsh Shandilya2020-03-091-0/+1
* Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya2020-03-091-0/+30