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
/
github
/
daneren2005
Age
Commit message (
Expand
)
Author
2012-11-12
Added option to either pause or lower volume on transient loss of audio focus
Scott Jackson
2012-11-10
Added quick context menu arrows to song view as well #47
Scott Jackson
2012-11-10
Fix playlist view using artist_list_item
Scott Jackson
2012-11-10
Made arrows on artist/albums/playlists clickable to quickly bring up context ...
Scott Jackson
2012-11-10
Moved PlaylistAdapter over to view folder as well
Scott Jackson
2012-11-10
Hold down prev/next buttons to seek within a song #20
Scott Jackson
2012-11-10
Cleanup old playlists which are no longer valid #51
Scott Jackson
2012-11-10
Moved to .m3u playlists for small playlist files + can be played by external ...
Scott Jackson
2012-11-10
Fixed song menu delete/download/cache running on everything if nothing was pr...
Scott Jackson
2012-11-10
Fixed remove all from now playing tab when downloads are showing
Scott Jackson
2012-11-10
Added support for starring to the artist views (not currently working entirel...
Scott Jackson
2012-11-10
Rework of now playing tab to have larger image like Subsonic
Scott Jackson
2012-11-07
Changed Remove/Delete descriptions + only delete cache on delete song
Scott Jackson
2012-11-07
Fixed Play Last not working when nothing is selected
Scott Jackson
2012-11-06
Don't update metadata with null song, just send done signal #53
Scott Jackson
2012-11-04
Moved to dedicated offline button
Scott Jackson
2012-11-03
Removed toggle from now playing menu
Scott Jackson
2012-11-03
Refactor copied from main branch
Scott Jackson
2012-10-31
Always display tabs on Now Playing
Scott Jackson
2012-10-31
convert to "" for playlist fields which are null
Scott Jackson
2012-10-29
More work on updating now playing tab + general theme
Scott Jackson
2012-10-28
Async a task which was commonly causing freezes on startup
Scott Jackson
2012-10-28
Fixed another source of memory leak
Scott Jackson
2012-10-28
Added another check in setImage
Scott Jackson
2012-10-28
Fixed issue if remoteControl == null when called
Scott Jackson
2012-10-28
Fixed lockscreen low res image
Scott Jackson
2012-10-28
Fix memory leak from lock screen controls
Scott Jackson
2012-10-28
Revert previous commit
Scott Jackson
2012-10-28
Fix artwork memory leak
Scott Jackson
2012-10-25
Screwed up toggling in last commit
Scott Jackson
2012-10-25
Added add to playlist support to now playing tab
Scott Jackson
2012-10-25
Always have actionbar showing + add toggle button to menu
Scott Jackson
2012-10-24
Do an inline search instead of going to separate activity to search
Scott Jackson
2012-10-24
Moved all the menus to separate online/offline menus
Scott Jackson
2012-10-24
Pause playback when other apps request temp focus
Scott Jackson
2012-10-23
Didn't mean to commit log msg
Scott Jackson
2012-10-23
Clear buffer when changing folders as well
Scott Jackson
2012-10-23
Shuffle using musicFolderId
Scott Jackson
2012-10-23
Fixed getRandomSongs when no musicFolderId is passed in
Scott Jackson
2012-10-23
Added folderId param to getRandomSongs in MusicService
Scott Jackson
2012-10-23
Added loading task for certain actions #40
Scott Jackson
2012-10-22
Added options to update name/comment of a playlist
Scott Jackson
2012-10-22
Don't crap out on '|'
Scott Jackson
2012-10-22
Added a context menu option to get playlist info: owner, comments, song count...
Scott Jackson
2012-10-22
Added more playlist information that is brought into playlist object
Scott Jackson
2012-10-21
Added option to delete playlists quickly
Scott Jackson
2012-10-21
Give loading message for if its a long load
Scott Jackson
2012-10-21
Fixed addToPlaylist parameters to not error out
Scott Jackson
2012-10-21
Moved addToPlaylist next to other playlist functions
Scott Jackson
2012-10-21
Hide add to playlist options when at view album level
Scott Jackson
[next]