aboutsummaryrefslogtreecommitdiff
path: root/android-interop-testing
AgeCommit message (Expand)Author
2017-12-14android-interop-testing: Fix compilation errorsEric Anderson
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-06all: bump to 1.9.0-SNAPSHOTCarl Mastrangelo
2017-11-06android-interop-testing,examples: bump minSdkVersion to 14Eric Gribkoff
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-31android-interop-testing: fix proguard for grpc-testing dependencyEric Gribkoff
2017-09-27Start 1.8.0 development cycleEric Anderson
2017-09-15android-interop-testing: use Java Style enumsCarl Mastrangelo
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-08-14android-interop-testing: remove gms version metadata, add minimum sdkEric Gribkoff
2017-08-11interop-testing: use Activity.RESULT_OK (-1) instead of 0Eric Gribkoff
2017-07-19core: Use Class.forName(String) in provider for AndroidEric Anderson
2017-07-14all: update to proto gradle plugin 0.8.1Carl Mastrangelo
2017-07-07Move checkstyle config to buildscripts/Eric Anderson
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-06-12android-interop-testing: instrumented interop testsEric Gribkoff
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-04-27android-interop-testing: Support get option in interop appXiao Hang
2017-04-11all: begin 1.4.x development cycleCarl Mastrangelo
2017-04-06android: Bump android build plugin version to 2.3.1Eric Anderson
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-03android-interop-testing: fix lintZHANG Dapeng
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-24android-interop-testing: Fix checkstyle violations (imports)Eric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-23android: Fix ProGuard rules in Android appsEric Anderson
2016-11-01Bump protobuf to 3.1.0Eric Anderson
2016-10-27android-interop-testing: use new channel builder size limitCarl Mastrangelo
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
2016-09-28android-interop-testing: skip integration tests if there is not enough memoryCarl Mastrangelo
2016-08-18build: upgrade to protobuf-gradle-plugin 0.8.0Kun Zhang
2016-07-29Update protobuf to 3.0.0Eric Anderson
2016-07-25android: Remove providers from ProGuard configurationEric Anderson
2016-07-18android-interop: Remove usage of deprecated generated interfaceEric Anderson
2016-07-11Start 1.1.0 development cycleEric Anderson
2016-07-11interop: Bump maxMessageSize for Android testingEric Anderson
2016-07-01Start 1.0.0 development cycleEric Anderson
2016-06-28Bump protobuf dependency to 3.0.0-beta-3Eric Anderson
2016-06-21android: Add ProGuard rules for NameResolverProviderEric Anderson
2016-05-16android-interop-test: Enable checkstyle; fix violationsEric Anderson
2016-05-09Upgrade to Gradle 2.13Eric Anderson
2016-04-29Begin v0.15.0 CycleCarl Mastrangelo
2016-04-28Revert "Update proto packages to reflect directory structure"Eric Anderson
2016-04-27Update proto packages to reflect directory structureCarl Mastrangelo
2016-04-08Fix proguard. Added three donotwarn for things we don't use at all in this te...Xiao Hang