Commit Graph

20 Commits

Author SHA1 Message Date
dddddd-mmmmmm e2280304e4 #25 Add null check to fix crash whilst offline 2020-01-23 16:21:24 +11:00
Andrew Rabert a24faf6fae Code cleanup 2019-08-24 23:03:36 -04:00
Andrew Rabert 66db8db769 Migrate to AppCompat 2019-08-24 14:28:41 -04:00
Andrew Rabert d62e010894 Migrate to AndroidX 2019-08-24 14:24:07 -04:00
dddddd-mmmmmm 2015039c3d Add support for adding parameters to the Rest URL. 2019-03-01 10:10:16 +11:00
Andrew Rabert ae55b32ac5 Automatic cleanup 2019-01-22 00:08:49 -05:00
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