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 (
Collapse
)
Author
2014-08-31
Add set rating toast on success
Scott Jackson
2014-08-31
Just remove visualizer. It sucks anyways.
Scott Jackson
2014-08-31
Move the EQ into the options menu
Scott Jackson
2014-08-31
Add rating/bookmark selected logic
Scott Jackson
2014-08-31
More improvements to GenericSongUpdater for tag browsing
Scott Jackson
2014-08-30
Update GenericSongUpdater to allow album updating as well
Scott Jackson
2014-08-30
Change GenericSongUpdater to check tag settings
Scott Jackson
2014-08-30
Rating == 0 means it's being removed
Scott Jackson
2014-08-30
setRating just takes a Entry, add ratings + select bookmark icons, basic ↵
Scott Jackson
thumb down/up entry to now playing
2014-08-30
Update service to use parent in setRating
Scott Jackson
2014-08-30
Merge branch 'master' of https://github.com/daneren2005/Subsonic into Ratings
Scott Jackson
2014-08-30
Also auto bookmark audio books
Scott Jackson
2014-08-30
Get type from xml so podcasts played from other places (ie: Bookmarks tab) ↵
Scott Jackson
can be auto bookmarked
2014-08-29
Fix another case where index is not properly updated
Scott Jackson
2014-08-29
Merge branch 'master' of https://github.com/daneren2005/Subsonic into ↵
Scott Jackson
VideoDownload
2014-08-29
Fix a repeat download of a video sometimes reverting to song bitrates
Scott Jackson
2014-08-29
Update rating cache immediately
Scott Jackson
2014-08-29
#251 Fix issue with wrong count showing
Scott Jackson
2014-08-28
Tweak adapter logic to check for instanceof
Scott Jackson
2014-08-28
#251 Move to it's own UpdateView so doesn't slow everything down
Scott Jackson
2014-08-28
#251 Add layout for displaying when songs are already in playlist
Scott Jackson
2014-08-28
Abstract out cache name retrieval, fix playlist refreshing
Scott Jackson
2014-08-28
Increase starting thread count due to an increase in number of possible ↵
Scott Jackson
concurrent actions
2014-08-28
#251 Update PlaylistSyncAdapter to keep playlists more up to date
Scott Jackson
2014-08-28
Add playlists equals method which allows argument to be id (string)
Scott Jackson
2014-08-28
#251 Start of logic for displaying when user is about to add a duplicate ↵
Scott Jackson
song to a playlist
2014-08-28
#385 lastCount needs to be items added, not possible adds
Scott Jackson
2014-08-28
#385 When refilling buffer, don't add duplicates
Scott Jackson
2014-08-27
#377 Finish up recently added dev
Scott Jackson
2014-08-27
Fix shuffle buffer change causing crash due to invalid context
Scott Jackson
2014-08-27
Fix random crash
Scott Jackson
2014-08-27
#385 Improve randomness by keeping a static random generator
Scott Jackson
2014-08-27
#385 Optimize shuffle buffer logic for large shuffle size preferences. ↵
Scott Jackson
Fewer round trips.
2014-08-27
#377 Keep track of and display recent count between startups
Scott Jackson
2014-08-27
#377 On startup check how many new albums have been added
Scott Jackson
2014-08-26
#391 Fix folder selection not showing if nothing in folder
Scott Jackson
2014-08-26
Add log for skipped sync
Scott Jackson
2014-08-26
Fix issue with context items referencing wrong entry
Scott Jackson
2014-08-26
#387 Only run sync for servers with it enabled
Scott Jackson
2014-08-26
#387 Add constant for per server sync enabled
Scott Jackson
2014-08-26
#387 Add util to check if sync is enabled for server
Scott Jackson
2014-08-26
#387 Add setting to enable sync on a per server basis
Scott Jackson
2014-08-25
Add type placeholder so doesn't kill all serializations if needed later
Scott Jackson
2014-08-25
Fix web commit
Scott Jackson
2014-08-25
Use bookmark check for downloadRecursively as well
Scott Jackson
2014-08-24
Merge branch 'Bookmarks' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-08-22
More work on auto bookmark logic
Scott Jackson
2014-08-22
Fix getting position twice in createBookmark()
Scott Jackson
2014-08-22
Automatically add bookmarks for podcasts when stopping in middle
Scott Jackson
2014-08-22
Only load bookmarks if online and version is high enough
Scott Jackson
[next]