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-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-16
Store videos differently in MediaStore then music
Scott Jackson
2014-08-16
Fix VLC not liking Uri.parse output for video location
Scott Jackson
2014-08-15
Fixes for file path not matching transcoded format anymore
Scott Jackson
2014-08-15
Change way video is downloaded when set to hls or raw
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
2014-08-14
Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...
Scott Jackson
2014-08-14
When saving current list, save the name used
Scott Jackson
2014-08-14
Add constants for suggested playlist name/id
Scott Jackson
2014-08-14
Persist suggested playlist name/id between sessions
Scott Jackson
2014-08-14
Make sure artists in starred list have isAlbum evaluate to false
Scott Jackson
2014-08-14
Fix getStarredList not unstarring songs/albums
Scott Jackson
2014-08-14
Fix video podcasts not showing up as podcasts
Scott Jackson
2014-08-13
Update serializations when getting list of starred
Scott Jackson
2014-08-13
Fix specifying wrong parent when browse by tags is on
Scott Jackson
2014-08-13
Fix setStarred looking up wrong serialization with tags on
Scott Jackson
2014-08-13
Add log on error to toggleStarred(Entry) as well
Scott Jackson
2014-08-12
Add musicFolderId to list of cleanup fields when removing a server
Scott Jackson
2014-08-12
Update cache serialization in setStarred
Scott Jackson
[prev]
[next]