Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Rabert a72f978001 The great whitespace cleanup 2018-03-24 15:26:44 -04:00
Andrew Rabert 75ad0a0239 Remove deprecated API-level related code 2018-03-24 14:37:45 -04:00
Andrew Rabert 2bdf230284 Support notifications on API 26+ 2018-02-27 21:26:35 -05:00
Andrew Rabert 39da819765 Use apply instead of commit 2017-06-11 11:09:09 -04:00
Andrew Rabert c64edc2567 Use API version 1.13.0
1.13.0 was the version of the API at the time Libresonic was forked from Subsonic.
2017-06-03 15:25:04 -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 a1f5a60b8f Recycle 2017-03-05 11:40:26 -05:00
Andrew Rabert 416846499a Prevent possible WifiManager leak 2017-03-05 11:27:30 -05:00
Andrew Rabert 25dd053834 Replace Jetty ArrayQueue 2017-03-05 02:28:01 -05:00
Clayton Craft 54d47f4101 Fix conflict with subsonic.org account type on Android 2017-03-03 15:09:38 -08:00
Andrew Rabert a3e9370860 Update package path 2017-02-27 00:39:28 -05:00