Tony Tam
|
c49db091ef
|
updated versions for release
|
2016-07-15 13:45:22 -07:00 |
|
Bochun Bai
|
f75a42f810
|
Remove more Java String comparison using "=="
|
2016-07-13 18:06:45 +08:00 |
|
wing328
|
6b4b2025ee
|
add license to android volley
|
2016-07-05 22:39:38 +08:00 |
|
wing328
|
95eb06e2e9
|
add http client dependency to android volley
|
2016-06-27 11:25:15 +08:00 |
|
Mateusz Mackowiak
|
ac7a7503b4
|
[Android][Volley] fix support for requests null body
|
2016-06-14 16:00:40 +02:00 |
|
Mateusz Mackowiak
|
54afae57c8
|
[Android][Volley] fix support for post null body
|
2016-06-14 15:49:41 +02:00 |
|
zhenjun115
|
9a7e269de1
|
remove trailing spaces in the mustache template;
|
2016-05-20 22:39:53 +08:00 |
|
zhenjun115
|
87b25080c3
|
remove duplicated gradle wrapper mustache files from android api client;
|
2016-05-20 22:01:55 +08:00 |
|
zhenjun115
|
f2a2014ef4
|
add gradle wrapper mustache for android api client;
|
2016-05-20 20:24:22 +08:00 |
|
wing328
|
c6f03806df
|
Replaced {{mediaType}} with {{{mediaType}} to keep the original media
|
2016-05-20 17:48:47 +08:00 |
|
wing328
|
cda6bc380e
|
update android volley dependencies, add source and target in pom.xml
|
2016-05-15 17:06:46 +08:00 |
|
zhenjun115
|
32a6099853
|
add gitignore.mustache and git_push.mustache for android api client using volley;
|
2016-05-12 23:04:43 +08:00 |
|
zhenjun115
|
ee15ef3579
|
a new pom.mustache for android api client using volley HTTP library;
|
2016-05-11 13:05:54 +08:00 |
|
zhenjun115
|
6709a92cbc
|
remove pom.mustache from android api client using volley HTTP library;
|
2016-05-07 23:38:05 +08:00 |
|
zhenjun115
|
101f9a4086
|
add generated markdown files to android api client for default and volley;
|
2016-05-07 14:33:47 +08:00 |
|
zhenjun115
|
3629fbac44
|
add pom.mustache for android api client(using volley HTTP library);update android api client samples(using volley HTTP library);
|
2016-05-07 14:12:19 +08:00 |
|
Andriy Druk
|
7888205657
|
fix equals and hashcode for Android
|
2016-04-21 13:28:04 +03:00 |
|
Joseph Zuromski
|
7bbe4404d7
|
fix regression introduced in commit 00c97c8ff6
|
2016-04-14 00:44:30 -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 |
|
Tony Tam
|
d64e8b23a1
|
updated versions
|
2016-03-29 23:50:01 -07:00 |
|
wing328
|
00c97c8ff6
|
update build.gradle for android (default, volley)
|
2016-03-25 17:35:21 +08:00 |
|
wing328
|
1936af2cab
|
update android user agent
|
2016-03-15 11:41:48 +08:00 |
|
wing328
|
637bdd2f50
|
add git_push and gitignore to most client generators
|
2016-03-12 17:35:25 +08:00 |
|
xhh
|
665ffa355b
|
Android: add localVar prefix for "response" and "builder"
|
2016-03-01 12:04:46 +08:00 |
|
xhh
|
cc08be6eda
|
Fix concurrent_unit_version in android-volley build.gradle
Closes #2228
|
2016-03-01 10:50:41 +08:00 |
|
xhh
|
75c2cc9029
|
Android client: better local variable naming
and fix the importing of Long and Byte
|
2016-02-29 18:27:23 +08:00 |
|
Shyri Villar
|
877661a1f4
|
Add OAuth stub [androiod-volley]
|
2016-01-20 20:59:55 +01:00 |
|
Shyri Villar
|
407837ebe2
|
Added configurable timeout
|
2016-01-20 20:11:36 +01:00 |
|
Shyri Villar
|
92e7d0e69c
|
fix ApiKeyAuth applyToHeader when no api-key is provided
|
2016-01-20 19:59:28 +01:00 |
|
Shyri Villar
|
060f0f33c2
|
add test dependencies [android-volley-library]
|
2016-01-18 22:11:11 +01:00 |
|
Shyri Villar
|
97e1d1e273
|
fix networ error excetption for synchronous requests [android-volley-library]
|
2016-01-18 22:06:02 +01:00 |
|
Shyri Villar
|
51468503b2
|
fix post, put, delete and patch when body is null [android-volley-library]
|
2016-01-18 22:05:36 +01:00 |
|
Shyri Villar
|
d40bb8ad32
|
[android-volley] Added synchronous request support
|
2016-01-11 23:18:18 +01:00 |
|
Shyri Villar
|
59b91c2120
|
[android-volley] improved RequestQueue configuration and decoupled ApiInvoker from Android Context
|
2016-01-11 21:18:28 +01:00 |
|
Shyri Villar
|
4261fe402c
|
android-volley-library updated android sdk, buildtools and target versions
|
2016-01-08 09:28:00 +01:00 |
|
Shyri Villar
|
9fefd1e7e5
|
Fixed android-volley-library responses when additionalProperties is present. Clean responses mechanism using volley default's
|
2016-01-08 09:27:59 +01: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 |
|