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 (
Expand
)
Author
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
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
2014-08-21
Fixes to web commit for auto deleting bookmarks
Scott Jackson
2014-08-21
Convert MediaPlayer over to use file descriptors instead of string paths
Scott Jackson
2014-08-21
Automatically delete bookmarks when fully played
Scott Jackson
2014-08-21
Remove stack trace from deserialization, never usable anyways
Scott Jackson
2014-08-20
Fixes to more of the bookmark playing
Scott Jackson
2014-08-20
Make clicking play now button in options menu take bookmarks into consideration
Scott Jackson
2014-08-20
Add index to download method to start from different song
Scott Jackson
2014-08-20
Add method to just call playNow which will take care of bookmark logic for li...
Scott Jackson
2014-08-20
Remove bookmark from song menu if one doesn't exist
Scott Jackson
2014-08-19
getBookmarks can't use same list differential as getStarred. Needs to look f...
Scott Jackson
2014-08-19
More work on synchronized bookmarks
Scott Jackson
2014-08-19
Optimizations to reduce the number of needless re-serializations
Scott Jackson
2014-08-19
Add variable singleUpdate to cache serializers
Scott Jackson
2014-08-19
Add a class to iterate through playlists, looking for matches to certain entries
Scott Jackson
2014-08-19
Automatically update bookmarks in cache data
Scott Jackson
2014-08-18
Add Resume Playing? dialog when doing context -> Play Now for song with a boo...
Scott Jackson
2014-08-18
Only clear out track when bookmark is for type "podcast"
Scott Jackson
2014-08-17
Move everything to store bookmark under Entry instead of reverse
Scott Jackson
2014-08-17
Merge branch 'master' of https://github.com/daneren2005/Subsonic into Bookmarks
Scott Jackson
2014-08-17
Update playlist caches for stars as well
Scott Jackson
2014-08-16
Serialize star change, update any current views with star data
Scott Jackson
2014-08-16
Apply check for current playing to mass unstar method as well
Scott Jackson
2014-08-16
Move to fragment logic so more easily expanded upon
Scott Jackson
2014-08-16
Check if unstarred entry exists in current playing list
Scott Jackson
2014-08-15
Remove entry from being stored under bookmark
Scott Jackson
2014-08-15
Add rating/bookmark to Entry definition
Scott Jackson
2014-08-14
Fix deletePodcastEpisode not properly updating serialization
Scott Jackson
2014-08-14
Merge branch 'CacheUpdate' of https://github.com/daneren2005/Subsonic into Ca...
Scott Jackson
[next]