Kun Zhang
026e4c53bd
Start 1.21.0 development cycle ( #5515 )
2019-03-28 13:27:45 -07:00
Carl Mastrangelo
041cf2abd4
Start 1.20.0 development cycle
2019-02-12 14:46:28 -08:00
Jihun Cho
1c3432c3fb
all: migrate gradle publish from maven to use maven-publish plugin ( #5289 )
2019-01-31 17:38:43 -08:00
ZHANG Dapeng
4337da6d7d
Start 1.19.0 development cycle
2019-01-02 15:31:01 -08:00
Thomas Broyer
2ffc46d6fa
Update net.ltgt.errorprone to 0.6 and enable Error Prone on JDK 10+
2018-12-13 10:17:06 -08:00
Jihun Cho
1506135333
Start 1.18.0 development cycle
2018-11-19 14:49:35 -08:00
Eric Anderson
967cc64770
Start 1.17.0 development cycle
2018-10-11 09:29:23 -07:00
Kun Zhang
28d44ae46d
Start 1.16.0 development cycle ( #4803 )
2018-08-27 17:21:46 -07:00
zpencer
366792f0b9
android: Robolectric shadows shouldn't be stored ( #4746 )
...
This is a lint discovered during import.
2018-08-16 15:05:03 -07:00
Spencer Fang
1c5fb5bcdc
android: fix raw type lint
2018-08-09 13:31:23 -07:00
Eric Gribkoff
f329d120d2
android: add AndroidChannelBuilder#fromBuilder ( #4723 )
2018-08-02 09:14:27 -07:00
Eric Gribkoff
7c83717490
android: include proguard config to keep method names ( #4667 )
...
Also deletes some an forwarding method
2018-07-23 15:51:19 -07:00
zpencer
4335445d98
Start 1.15.0 development cycle ( #4650 )
2018-07-18 10:48:04 -07:00
Eric Gribkoff
27a1c900a9
android: initialize listener with isConnected=false ( #4606 )
2018-06-30 09:24:47 -07:00
ZHANG Dapeng
5ce10f0146
all: add gradle format checker
...
This PR adds an automatic gradle format checker and reformats all the *.gradle files. After this, new changes to *.gradle files will fail to build if not in good format, just like checkStyle failure.
2018-06-11 18:35:18 -07:00
Eric Gribkoff
3e4c692075
android: forward OkHttpChannelBuilder-specific methods to delegate ( #4534 )
2018-06-07 08:39:42 -07:00
ZHANG Dapeng
8a3e623be7
Start 1.14.0 development cycle
2018-06-04 16:08:31 -07:00
Eric Anderson
e085a0eca0
Bump to Gradle 4.7
...
The new jmh plugin fixes a warning for the newer version of Gradle.
The new AppEngine plugin still produces a warning, but updating it
anyway so people know that upgrading the plugin doesn't fix the problem.
The new android-maven plugin fixes a build problem with the newer
Gradle.
The Visual Studio fixes were necessary starting ~4.4.
https://github.com/gradle/gradle-native/issues/34#issuecomment-335222096
describes the change in behavior.
There's nothing immediately being used as part of this update. It's just
to keep us current and to get us over that Visual Studio change hump.
2018-05-17 15:46:21 -07:00
Eric Gribkoff
59c2223d6e
android: including signing configuration
2018-05-07 11:31:56 -07:00
Eric Gribkoff
275ebc4e90
android: add artifact build ( #4433 )
2018-05-03 16:38:54 -07:00
Carl Mastrangelo
60a0b0c471
all: normalize copyright header
2018-05-03 14:55:21 -07:00
Eric Gribkoff
1ad11c1008
android: avoid static init of robolectric shadows ( #4402 )
2018-04-28 07:22:59 -07:00
zpencer
62e6e2de78
Start 1.13.0 development cycle ( #4383 )
2018-04-23 15:24:24 -07:00
Eric Gribkoff
ba86a86c77
android: add AndroidChannelBuilder ( #4172 )
2018-04-23 11:49:36 -07:00
Louis Ryan
540b4d3521
Revert "Draft of Android specific Channe builder"
...
This reverts commit d6dc790f05
.
2015-09-09 10:18:45 -07:00
Louis Ryan
6a782a035e
Use Executor in stable builder APIs instead of ExecutorService
2015-09-03 14:38:13 -07:00
Louis Ryan
d6dc790f05
Draft of Android specific Channe builder
2015-09-03 13:58:23 -07:00