ZHANG Dapeng
e14f8de4ab
Start 1.24.0 development cycle
2019-07-31 11:03:13 -07:00
Jihun Cho
e57d4c5a8e
Start 1.23.0 development cycle ( #5899 )
2019-06-18 15:54:16 -07:00
Carl Mastrangelo
409afe5867
all: update to truth 0.45
2019-06-04 21:12:21 -07:00
Eric Anderson
3aa3218fb2
Start 1.22.0 development cycle
2019-05-09 13:53:12 -07:00
Carl Mastrangelo
04e07034f3
all: update to truth 0.44
2019-04-23 10:50:49 -07:00
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
ZHANG Dapeng
4337da6d7d
Start 1.19.0 development cycle
2019-01-02 15:31:01 -08:00
ZHANG Dapeng
8ecdec73fd
examples: prefer implementation to compile in build.gradle
2018-12-03 10:01:19 -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
Carl Mastrangelo
b0f423295b
all: use Java7 brackets
2018-09-14 13:52:29 -07:00
Kun Zhang
28d44ae46d
Start 1.16.0 development cycle ( #4803 )
2018-08-27 17:21:46 -07:00
zpencer
4335445d98
Start 1.15.0 development cycle ( #4650 )
2018-07-18 10:48:04 -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
ZHANG Dapeng
8a3e623be7
Start 1.14.0 development cycle
2018-06-04 16:08:31 -07:00
Carl Mastrangelo
60a0b0c471
all: normalize copyright header
2018-05-03 14:55:21 -07:00
Jorg Heymans
48f103c1ed
examples: remove deprecated usage of usePlainText(boolean) ( #4396 )
...
Update examples (including android) to use non deprecated version of method.
2018-04-30 16:12:41 -07:00
zpencer
62e6e2de78
Start 1.13.0 development cycle ( #4383 )
2018-04-23 15:24:24 -07:00
Eric Anderson
11c8bcde1b
Start 1.12.0 development cycle
2018-03-13 09:04:25 -07:00
Eric Gribkoff
d4b11e5659
examples: include correct version in Android caching example ( #4114 )
2018-02-22 12:16:19 -08:00
Eric Gribkoff
79bf7de927
examples: match applicationId to AndroidManifest.xml package ( #4075 )
2018-02-14 14:43:16 -08:00
Eric Gribkoff
0373706b03
examples: update Android examples
...
Updates include:
* Build file and dependency updates
* Correcting the gradle wrapper for the clientcache example
* Lint fixes (including making AsyncTask subclasses static)
* Dropping the m-prefix from member variables
* Fixing the code indentation
* Fixing and enabling proguard for the routeguide example.
2018-01-30 12:16:30 -08:00
Eric Gribkoff
94bbe64e22
examples: add Android client side caching example app
2017-12-06 22:55:09 -08:00