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
Age
Commit message (
Expand
)
Author
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-07
Added additional bluetooth event detection
Scott Jackson
2012-11-06
Don't update metadata with null song, just send done signal #53
Scott Jackson
2012-11-06
Upped version to 3.5
Scott Jackson
2012-11-06
Hard coded color for menu buttons (needed for some older devices)
Scott Jackson
2012-11-06
Added bluetooth permissions
Scott Jackson
2012-11-04
Moved to dedicated offline button
Scott Jackson
2012-11-04
Updated landscape now playing tab
Scott Jackson
2012-11-03
Removed toggle from now playing menu
Scott Jackson
2012-11-03
Refactor copied from main branch
Scott Jackson
2012-11-03
Missed this in previous commit?
Scott Jackson
2012-10-31
Always display tabs on Now Playing
Scott Jackson
2012-10-31
Increased default image size
Scott Jackson
2012-10-31
Changed from tab icons to tab text
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-29
Modified light theme to have wheat background so not so bright
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-28
Use shuffle/toggle buttons which don't have black framing
Scott Jackson
2012-10-25
Moved themes out of styles.xml into themes.xml
Scott Jackson
2012-10-25
Set transparent background for stuff in now playing
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
Upped version to 3.4.3
Scott Jackson
2012-10-24
Can't get playlist details in offline mode
Scott Jackson
2012-10-24
Changed border below actionbar to be holo themed
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
[next]