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
2012-10-06
New option to toggle between Now Playing and Downloading
Scott Jackson
2012-10-06
Added way to extract background downloading files from download service
Scott Jackson
2012-10-06
Fix orientation changing resetting shuffle
Scott Jackson
2012-10-06
Abstracted out updating of view to UpdateView, moved Song/Album views to View...
Scott Jackson
2012-10-03
Updated star support to only display star when starred + star/unstar from lon...
Scott Jackson
2012-10-01
Revert last commit
Scott Jackson
2012-10-01
Merge star support (missed these?)
Scott Jackson
2012-10-01
Merge star support
Scott Jackson
2012-10-01
Got playlist downloading/caching working
Scott Jackson
2012-09-30
Moved playlist context to context_menu + added download/cache items to it
Scott Jackson
2012-09-30
Fixed bug with menu showing before download service is started
Scott Jackson
2012-09-28
Fixed so songs which are in now playing list and being currently background d...
Scott Jackson
2012-09-28
Cache only now playing list instead of entire download list
Scott Jackson
2012-09-28
Fixed concurrency issue with downloadRecursive
Scott Jackson
2012-09-28
Add background download/cache method to rest of app
Scott Jackson
2012-09-28
Another fix for when to download background songs
Scott Jackson
2012-09-26
Fix for background download condition checking
Scott Jackson
2012-09-26
Fixed Download Service not downloading non-pinned background downloads
Scott Jackson
2012-09-26
Added download option on top of cache which doesn't 'pin' song
Scott Jackson
2012-09-26
Fixed caching not updating view as its downloading
Scott Jackson
2012-09-25
Fixed host name can't be null
Scott Jackson
2012-09-25
Show error if server url contains underscore
Scott Jackson
2012-09-25
Merge branch 'master_star_support'
Kurt Hardin
2012-09-25
Merge remote-tracking branch 'upstream/master'
Kurt Hardin
2012-09-25
Added star support features for original UI.
Kurt Hardin
2012-09-25
Added 'Starred' section to MainActivity.
Kurt Hardin
2012-09-25
Merge branch 'master' into master_star_support
Kurt Hardin
2012-09-24
Cache now does a background download instead of being added to playlist
Scott Jackson
2012-09-24
Added getSongs to DownloadService which gets actively playing songs + fixed u...
Scott Jackson
2012-09-22
Download tab -> Now Playing
Scott Jackson
2012-09-14
DownloadActivity show ActionBar on playlist view
Scott Jackson
2012-09-14
Fix for NullException on offline album viewing
Scott Jackson
2012-09-14
Merge remote-tracking branch 'upstream/master'
Kurt Hardin
2012-09-13
Finished removing AlbumActivities bottom buttons and integrate them into the ...
Scott Jackson
2012-09-13
Some more actionbar menu item changes
Scott Jackson
2012-09-13
Fixed songs context menus under download tab
Scott Jackson
2012-09-11
Added Fullscreen themes for both light and dark
Scott Jackson
2012-09-11
Make sure to apply theme if changed from settings from any tab (previously on...
Scott Jackson
2012-09-11
Merged Play Now/Shuffle/Select All into action bar, updated help/settings/exi...
Scott Jackson
2012-09-09
Cleanup
Scott Jackson
2012-09-09
Converted SearchActivity
Scott Jackson
2012-09-09
Removed Wheat theme + re-added back dynamic themeing to activities
Scott Jackson
2012-09-09
Hide ActionBar for DownloadActivity
Scott Jackson
2012-09-09
Fix for album list not showing up
Scott Jackson
2012-09-08
Revert "Revert "Started to work on move to ActionBarSherlock""
Scott Jackson
2012-09-08
Fix for Offline playing error
Scott Jackson
2012-09-08
Revert "Started to work on move to ActionBarSherlock"
Scott Jackson
2012-09-08
Started to work on move to ActionBarSherlock
Scott Jackson
2012-09-07
Moved RemoteControlClient code into Helper classes to isolate ICS specific code.
Kurt Hardin
2012-09-04
Just kidding, reverted again #15
Scott Jackson
[next]