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
/
subsonic-android
/
src
Age
Commit message (
Expand
)
Author
2013-01-02
Always reset cachedPosition
Scott Jackson
2013-01-01
Added search actions to artist tab + playlist tab
Scott Jackson
2013-01-01
Closes #63 Only request audio focus once instead of on every play
Scott Jackson
2013-01-01
Fix shuffle buffer being cleared on every shuffle
Scott Jackson
2012-12-31
Revert previous, breaks stuff
owner
2012-12-31
Request audio focus when starting playback
owner
2012-12-31
Closes #63 Don't stop other apps when starting service
owner
2012-12-31
Closes #67 Indicator of shuffle buffer loading
owner
2012-12-31
Pause when other players try to start playing
owner
2012-12-31
reset cachedPosition when starting playback
owner
2012-12-31
Fixes crash when no external video player is installed
owner
2012-12-31
Fixes crash when genre is null
owner
2012-12-29
Don't crash when currentDownloading = null
Scott Jackson
2012-12-29
Fixed some devices restarting at beginning
Scott Jackson
2012-12-29
Some devices are either not giving a bitrate, duration, or crashing on partia...
Scott Jackson
2012-12-28
Closes #76 Fix when file is completely downloaded and app is resumed trying t...
Scott Jackson
2012-12-28
Fix exiting -> starting -> playing a file which was previously streamed not w...
Scott Jackson
2012-12-28
Fixed playing currently streaming files
Scott Jackson
2012-12-28
Closes #81 Don't allow album lists to be mass played/shuffled
Scott Jackson
2012-12-28
Closes #83 Move sort of playlist to parser
Scott Jackson
2012-12-28
Fix crash on exit
Scott Jackson
2012-12-27
Fix error with RC mode
Scott Jackson
2012-12-26
Fix for skipping issue
Scott Jackson
2012-12-26
closes #82 Added basic about dialog
Scott Jackson
2012-12-26
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-20
Move to download activity on context menu play now + don't for play last
owner
2012-12-20
Closes #80 Fix play now not clearing playlist
owner
2012-12-20
Closes #78 Fix for letter not showing in Artist list
owner
2012-12-14
Possible fix for issue user is having
Scott Jackson
2012-12-14
Added song info to now playing song context menu as well
Scott Jackson
2012-12-14
Added length to song details
Scott Jackson
2012-12-14
Added song details in context menu
Scott Jackson
2012-12-13
Fix this last commit
Scott Jackson
2012-12-13
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-13
Async buffering -> eliminates block that can cause freezing for some
Scott Jackson
2012-12-13
Fix for trying to pass 0 as bitmap width/height
daneren2005
2012-12-12
Just always use cached position, some devices return extremely large numbers ...
Scott Jackson
2012-12-12
Check if file is playing complete file when in the complete handler
Scott Jackson
2012-12-12
Don't restart cachedPosition
Scott Jackson
2012-12-11
Fixes last commit
Scott Jackson
2012-12-11
Increased frequency of cachedPosition updates
Scott Jackson
2012-12-11
Don't kill download when changing between wifi and cell
Scott Jackson
2012-12-10
#13 Recheck bitrate when starting to download the file
Scott Jackson
2012-12-10
Fix Music Services sometimes returning null Indexes
Scott Jackson
2012-12-09
Reset cachedPosition on start of a new song
Scott Jackson
2012-12-09
Make sure only 1 position caching is running at a time
Scott Jackson
2012-12-08
Changed default on transient loss of focus option to be pause unless can duck...
Scott Jackson
2012-12-08
Only run position cacher when playing
Scott Jackson
2012-12-08
Speed up space cleanup
Scott Jackson
2012-12-08
Added a shorter cache cleaner at end of downloading file
Scott Jackson
[next]