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-09-03
Move playNow into LoadingTask to be same as download
Scott Jackson
2014-09-02
Remove album rating for tag browsing
Scott Jackson
2014-09-02
Make Show Rating in menus optional
Scott Jackson
2014-09-02
Tag browsing can't view highest rated albums for whatever reason
Scott Jackson
2014-09-02
Fix ratings not showing up for directories
Scott Jackson
2014-09-02
More work on Set Rating
Scott Jackson
2014-09-02
Add bookmark position/rating to song details
Scott Jackson
2014-09-02
Add context menu method to set rating
Scott Jackson
2014-09-01
Set background color for rows based on ratings
Scott Jackson
2014-09-01
Update visible entries in setRating
Scott Jackson
2014-09-01
Add bookmark icon so easy to tell where one exists
Scott Jackson
2014-08-31
Add toggle logic for when trying to remove rating
Scott Jackson
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 thum...
Scott Jackson
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) ca...
Scott Jackson
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 VideoDo...
Scott Jackson
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 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
#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
[next]