aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/service/RESTMusicService.java
AgeCommit message (Expand)Author
2020-09-26Adds a checkbox for including Authorization headers to the server settings to...Patrik Johanson
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2017-10-13Use product flavours to enable builds without proprietary librariesCarey Metcalfe
2017-04-17Fixes #791: Add scan server button for stock SubsonicScott Jackson
2016-10-27Add back basic auth supportScott Jackson
2016-10-17Fix accepting self signed certificatesScott Jackson
2016-10-17HttpUrlConnection doesn't auto follow http -> https redirectsScott Jackson
2016-10-07#564 Reimplement getInputStream range header, increasing timeout, and fix ret...Scott Jackson
2016-10-06Move to using Google Play Services SSL by default where availableScott Jackson
2016-10-06Convert ServerProxy to HttpUrlConnection and remove last traces of apache.htt...Scott Jackson
2016-09-28#564: Implement HttpUrlConnection for bitmaps/song downloads as wellScott Jackson
2016-09-28Merge branch 'edge' into connectionScott Jackson
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-09-05Start of #564 conversion to HttpUrlConnectionScott Jackson
2016-06-16Madsonic 6 uses getSimilarSongs nowScott Jackson
2016-06-13Fixes #711: Don't encode ' at allScott Jackson
2016-06-13Fix Ampache not having some optionsScott Jackson
2016-05-29Fix crappy network causing newest podcasts to never loadScott Jackson
2016-05-19Don't stop trying when we encounter a bad scrobbleScott Jackson
2016-02-11Fixed #645: Add option to stream original quality to ChromecastScott Jackson
2016-02-04Merge branch 'music-folders'Scott Jackson
2016-02-04Add ability to update music folders + have on by default in createScott Jackson
2016-02-04#456 Allow specifying music folders when addingScott Jackson
2016-02-04Change Top Tracks to display order instead of album's trackScott Jackson
2016-01-21Fixes #624: Add Madsonic specific song lists to Home tabScott Jackson
2015-12-15Decade search should go 2000-2009 instead of to 2010Scott Jackson
2015-12-14Just sort folders on every view instead of refresh (will be needed if I decid...Scott Jackson
2015-12-12Try to lookup songs in SongDBHandler for offline scrobbling/starsScott Jackson
2015-10-28#590 Display newest podcast episodes at topScott Jackson
2015-10-23Fix some cases of possibly referencing the wrong instaceScott Jackson
2015-10-17#574 Last.FM artwork fails if done by POST nowScott Jackson
2015-10-06#562 Fix putting shuffle params in wrong order breakingScott Jackson
2015-09-16Switch to use isMadsonic6Scott Jackson
2015-09-07Add support new Madsonic 6.0+ structureScott Jackson
2015-09-05#537 Add a custom user agentScott Jackson
2015-09-05#540 Add top tracks for stock Subsonic on 5.3+Scott Jackson
2015-09-05#541 Support reverse chronological order for 5.3+Scott Jackson
2015-07-27Show error if network error on hard refresh of album listsScott Jackson
2015-07-22Update details dialogs, remove play/cache/delete from more menus to keep cont...Scott Jackson
2015-04-25Update to gradleScott Jackson