Andrew Rabert
|
0c67244749
|
Simplify conditionals
|
2018-04-24 20:20:20 -04:00 |
Andrew Rabert
|
bb9e3a506e
|
Replace if with switch
|
2018-04-24 19:58:40 -04:00 |
Andrew Rabert
|
c7a49ee88e
|
IDE-fueled mega refactor
|
2018-03-26 00:45:41 -04:00 |
Andrew Rabert
|
a72f978001
|
The great whitespace cleanup
|
2018-03-24 15:26:44 -04:00 |
Andrew Rabert
|
39da819765
|
Use apply instead of commit
|
2017-06-11 11:09:09 -04:00 |
Josip Sokcevic
|
fb71facfea
|
Fix slash escape in REST API path
addPathSegment escapes slash. This PR changes endpoint from
rest%2Ffoo.view to rest/foo.view
|
2017-04-11 23:30:15 -07:00 |
Andrew Rabert
|
aa4cfb82ad
|
Build URL with okhttp3.HttpUrl
|
2017-03-12 16:07:21 -04:00 |
Andrew Rabert
|
0f974c59d5
|
Stream media with OkHttp
|
2017-03-12 14:46:28 -04:00 |
Andrew Rabert
|
b42143ed10
|
Initial OkHttp conversion
|
2017-03-12 13:20:31 -04:00 |
Andrew Rabert
|
2bd2ec3bf4
|
Remove unused
|
2017-03-05 13:38:04 -05:00 |
Andrew Rabert
|
b13f71952c
|
Remove Util.formatDate
|
2017-03-05 13:25:53 -05:00 |
Andrew Rabert
|
c101be0bc9
|
Remove SDK < 19 code paths
|
2017-03-05 12:01:18 -05:00 |
Andrew Rabert
|
416846499a
|
Prevent possible WifiManager leak
|
2017-03-05 11:27:30 -05:00 |
Andrew Rabert
|
a3e9370860
|
Update package path
|
2017-02-27 00:39:28 -05:00 |