index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-06-03
Added a blank line before podcast description
Scott Jackson
2014-06-03
Add description to podcast episode details dialog
daneren2005
2014-06-03
Stop from upsampling (ie: 128 kpbs -> 192 kpbs)
daneren2005
2014-06-02
OOM: Don't even create a bitmap for DownloadFile get cover art
Scott Jackson
2014-06-02
#352 Make sure to update language from settings activity as well
Scott Jackson
2014-06-01
#327 Add color to titles of sections in FAQ
Scott Jackson
2014-06-01
#327 Add a basic FAQ dialog
Scott Jackson
2014-06-01
Possibly fix crash by using context.getLayoutInflater instead of fragment
Scott Jackson
2014-05-30
Fix delete offline not deleting offline stars
daneren2005
2014-05-27
#351 Don't include folders in rebase
Scott Jackson
2014-05-26
#351 Don't assume file has period, wrap in try/catch
Scott Jackson
2014-05-26
Possible fix for some devices not sending a log
daneren2005
2014-05-22
Move checkDownloads out of finally block
daneren2005
2014-05-21
#346 Add song count to about dialog
Scott Jackson
2014-05-20
#335 For songs with identical titles, base title off of filename
Scott Jackson
2014-05-20
Catch error if remoteControl is somehow null
Scott Jackson
2014-05-19
Fix most recent sync with tags, make sure to use tag check on first result as...
Scott Jackson
2014-05-19
Remove another worthless log
Scott Jackson
2014-05-19
#309 Add option to remove songs after they are played
Scott Jackson
2014-05-19
Fix web commits
Scott Jackson
2014-05-19
Fix sync adapters when server is tag browsing
daneren2005
2014-05-19
Only display notification if something downloaded
daneren2005
2014-05-19
Add delayed call to checkDownloads after filling buffer
daneren2005
2014-05-18
#340 Fix Nexus 4 overlap by getting rid of bottom padding
Scott Jackson
2014-05-18
Do synchronized setOnline logic in events thread
Scott Jackson
2014-05-16
Fix freeze since info is already cached
Scott Jackson
2014-05-16
Fix crash off objects being null
Scott Jackson
2014-05-16
Disable pull to refresh from DownloadFragment
Scott Jackson
2014-05-16
Fix header showing in hybrid directories
Scott Jackson
2014-05-16
Throw error if url is null
Scott Jackson
2014-05-16
Samsung check moved to broadcast handler
daneren2005
2014-05-16
Only broadcast paused in PREPARED state for Samsung devices
daneren2005
2014-05-15
Create .nomedia in music folder as well as home
daneren2005
2014-05-13
Only broadcast paused in PREPARE state for Samsung
daneren2005
2014-05-13
Add completeFileAvailable to nextPlaying buffer log
daneren2005
2014-05-08
Remove pointless log
daneren2005
2014-05-08
Remove accidental log
daneren2005
2014-05-07
Remove attempt to remove albums after star
Scott Jackson
2014-05-07
Fix typo in showing artist fix
Scott Jackson
2014-05-07
Fix refreshing adding multiple instances of grid
daneren2005
2014-05-07
Remove album when unstarred from Starred list
daneren2005
2014-05-07
Only hide artist if they are all the same
daneren2005
2014-05-06
Rework folder button to not be called after setAdapter
Scott Jackson
2014-05-06
#339 Fix another case for wrong next playing after swap
Scott Jackson
2014-05-05
#343 Correct fix for infinite scroller
Scott Jackson
2014-05-05
#343 Fix infinite adapter for largeAlbums = false
daneren2005
2014-05-05
#344 Fix recursive download for album only actions
daneren2005
2014-05-05
Fix crash on rotate in offline mode
Scott Jackson
2014-05-05
Merge branch 'EQ' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-05-03
Shouldn't need that try/catch block anymore
Scott Jackson
[next]