aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-05Don't trigger toggle view on bottom portion of album artScott Jackson
2014-06-03Don't allow update to run until after first refreshScott Jackson
2014-06-03Add another state PAUSED_TEMP, abandon focus in PAUSEDScott Jackson
2014-06-03Make Podcast Channel description expandableScott Jackson
2014-06-03Fix upsampling for case where server claims not transcodingScott Jackson
2014-06-03Added a blank line before podcast descriptionScott Jackson
2014-06-03Add description to podcast episode details dialogdaneren2005
2014-06-03Stop from upsampling (ie: 128 kpbs -> 192 kpbs)daneren2005
2014-06-02OOM: Don't even create a bitmap for DownloadFile get cover artScott Jackson
2014-06-02#352 Make sure to update language from settings activity as wellScott Jackson
2014-06-01#327 Add color to titles of sections in FAQScott Jackson
2014-06-01 #327 Add a basic FAQ dialogScott Jackson
2014-06-01Possibly fix crash by using context.getLayoutInflater instead of fragmentScott Jackson
2014-05-30Fix delete offline not deleting offline starsdaneren2005
2014-05-27#351 Don't include folders in rebaseScott Jackson
2014-05-26#351 Don't assume file has period, wrap in try/catchScott Jackson
2014-05-26Possible fix for some devices not sending a logdaneren2005
2014-05-22Move checkDownloads out of finally blockdaneren2005
2014-05-21#346 Add song count to about dialogScott Jackson
2014-05-20#335 For songs with identical titles, base title off of filenameScott Jackson
2014-05-20Catch error if remoteControl is somehow nullScott Jackson
2014-05-19Fix most recent sync with tags, make sure to use tag check on first result as...Scott Jackson
2014-05-19Remove another worthless logScott Jackson
2014-05-19#309 Add option to remove songs after they are playedScott Jackson
2014-05-19Fix web commitsScott Jackson
2014-05-19Fix sync adapters when server is tag browsingdaneren2005
2014-05-19Only display notification if something downloadeddaneren2005
2014-05-19Add delayed call to checkDownloads after filling bufferdaneren2005
2014-05-18#340 Fix Nexus 4 overlap by getting rid of bottom paddingScott Jackson
2014-05-18Do synchronized setOnline logic in events threadScott Jackson
2014-05-16Fix freeze since info is already cachedScott Jackson
2014-05-16Fix crash off objects being nullScott Jackson
2014-05-16Disable pull to refresh from DownloadFragmentScott Jackson
2014-05-16Fix header showing in hybrid directoriesScott Jackson
2014-05-16Throw error if url is nullScott Jackson
2014-05-16Samsung check moved to broadcast handlerdaneren2005
2014-05-16Only broadcast paused in PREPARED state for Samsung devicesdaneren2005
2014-05-15Create .nomedia in music folder as well as homedaneren2005
2014-05-13Only broadcast paused in PREPARE state for Samsungdaneren2005
2014-05-13Add completeFileAvailable to nextPlaying buffer logdaneren2005
2014-05-08Remove pointless logdaneren2005
2014-05-08Remove accidental logdaneren2005
2014-05-07Remove attempt to remove albums after starScott Jackson
2014-05-07Fix typo in showing artist fixScott Jackson
2014-05-07Fix refreshing adding multiple instances of griddaneren2005
2014-05-07Remove album when unstarred from Starred listdaneren2005
2014-05-07Only hide artist if they are all the samedaneren2005
2014-05-06Rework folder button to not be called after setAdapterScott Jackson
2014-05-06#339 Fix another case for wrong next playing after swapScott Jackson
2014-05-05#343 Correct fix for infinite scrollerScott Jackson