17 Commits

Author SHA1 Message Date
William Cheng
8804ba50ed
update android dependencies to newer versions (#12421) 2022-05-21 17:04:42 +08:00
William Cheng
caa0ba0d6d
only support jdk8+ (#11917) 2022-03-21 11:07:31 +08:00
William Cheng
f8bc4a1c4c
remove unnecessary dependencies in android volley (#8991) 2021-03-19 20:44:42 +08:00
William Cheng
5d7f1c1c88
[android][volley] various improvements (#8968)
* fix samples

* build succcessful in android studio

* fix deprecatation warnings

* update dependencies

* add new file
2021-03-15 17:53:33 +08:00
sullis
178a3e24bd upgrade to JUnit 4.13 (#4899) 2020-01-02 13:20:29 +08:00
William Cheng
587bd56655
add mavencentral to build.gradle (#1674) 2018-12-15 00:22:11 +08:00
Jérémie Bresson
a22afb3d81
Rename default packages for android (#349) 2018-05-07 09:54:47 +02:00
wing328
e8feca2753 [Android] add windows batch, better code foramt (#5496)
* remove trailing space in cpprest, update samples

* add android batch files, better code format, sync petstore.json with
petstore.yaml

* restore petstore.json and sync it to petstore.yaml

* update circleci pom.xml

* add new android files

* add new android files
2017-04-27 17:58:38 +08:00
Richard
bc2f614b92 apiInvoker : in getInstance, if instance is null initialize instance (#3766)
* apiInvoker : in getInstance, if instance is null initialize instance
build : replace the deprecated volley library by the android one
jsonUtil : Add in gsonBuider an adapter to deserialize Date class
And update petstore sample for volley library

* Update apiInvoker.mustache

Add a space after if,  to stick to the code style.

* Update ApiInvoker.java

Add a space after if, in petstore samples, to stick to the code style.
2016-09-12 15:56:35 +08:00
wing328
95eb06e2e9 add http client dependency to android volley 2016-06-27 11:25:15 +08:00
Joseph Zuromski
7bbe4404d7 fix regression introduced in commit 00c97c8ff6a0b50027d6805d78b1b0f185c174e3 2016-04-14 00:44:30 -07:00
Joseph Zuromski
d9cee4c269 update samples 2016-04-14 00:00:22 -07:00
Joseph Zuromski
fb705cb9fa fix issue 2512: crash w/ NPE when dereferencing networkStatus which could be nil on a volley timeout error 2016-04-06 13:24:59 -07:00
wing328
00c97c8ff6 update build.gradle for android (default, volley) 2016-03-25 17:35:21 +08:00
xhh
cc08be6eda Fix concurrent_unit_version in android-volley build.gradle
Closes #2228
2016-03-01 10:50:41 +08:00
xhh
bed94ac3d0 Add the missing "volley" dependency 2016-01-04 20:22:33 +08:00
xhh
0103c2f906 Change the android-volley client codegen to an Android library 2016-01-04 19:09:07 +08:00