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
2014-08-29
Merge branch 'master' of https://github.com/daneren2005/Subsonic into VideoDo...
Scott Jackson
2014-08-29
Fix a repeat download of a video sometimes reverting to song bitrates
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 concu...
Scott Jackson
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 song...
Scott Jackson
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. Fewer...
Scott Jackson
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
#377 Add display portion of the logic to display a counter of how many new al...
Scott Jackson
2014-08-26
#391 Fix folder selection not showing if nothing in folder
Scott Jackson
2014-08-26
Add feature graphic to repo
Scott Jackson
2014-08-26
Add feature graphic to repo
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 strings for server sync setting
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
DSub 4.7.5 Released
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-25
Updated translation
Scott Jackson
2014-08-25
Fix text outside of string tag
Scott Jackson
2014-08-24
Merge branch 'Bookmarks' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-08-24
Merge pull request #390 from thknepper/Bookmarks
Scott Jackson
2014-08-24
Merge branch 'Bookmarks' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-08-23
update german translation
Thomas Knepper
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
2014-08-22
Add session start up method, refresh bookmarks on startup
Scott Jackson
2014-08-22
When using play everything after song setting, also allow user to resume from...
Scott Jackson
2014-08-22
Allow resume from bookmark for Podcasts as well
Scott Jackson
2014-08-21
Fix crash by making sure to update currentPlayingIndex in download
Scott Jackson
2014-08-21
Revert change to FD, try just using absolute path first
Scott Jackson
[next]