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-09-11
Add rating bars for songs as well
Scott Jackson
2014-09-11
Add rating bar to small album art view as well
Scott Jackson
2014-09-11
#397 Add rating to album cover art
Scott Jackson
2014-09-10
Exclude media from gzip compression
Scott Jackson
2014-09-10
Decompress any gzip compressed streams we come across
Scott Jackson
2014-09-10
Fix web commit
Scott Jackson
2014-09-10
If recently added album has no parent, then it is a root level album and need...
Scott Jackson
2014-09-10
Lower threshold for scaling to 400 to cover mdpi
Scott Jackson
2014-09-10
Only use non-rescaled bitmaps for small bitmaps
Scott Jackson
2014-09-10
Move Indexes sorting to domain definition, add Artist.equals
Scott Jackson
2014-09-10
Fix missing imports
Scott Jackson
2014-09-10
Fix error in translation
Scott Jackson
2014-09-09
Auto add a new album to artist's serialization
Scott Jackson
2014-09-09
Use generic sort wrapper
Scott Jackson
2014-09-09
Added a generic sort method that takes care of conditional logic
Scott Jackson
2014-09-09
Keep syncedList from growing infinitely
Scott Jackson
2014-09-09
Keep recents list from growing infinitely
Scott Jackson
2014-09-09
Fix now playing's Set Rating not actually doing anything
Scott Jackson
2014-09-09
#296 Don't scale bitmap when less then or close to right size anyways
Scott Jackson
2014-09-09
Update translations
Scott Jackson
2014-09-08
Fix deleting videos from MediaStore via File
Scott Jackson
2014-09-08
Dsub 4.7.7 Released
Scott Jackson
2014-09-08
Update Hungarian translation
Scott Jackson
2014-09-08
Fix web commits for playNow passing on playlist suggestion
Scott Jackson
2014-09-08
Missed end quote
Scott Jackson
2014-09-08
Add "Set Rating" to now playing context menu
Scott Jackson
2014-09-08
Fix playNow not setting playlist suggestion
Scott Jackson
2014-09-08
Add playlistName/Id as options for each version of playNow
Scott Jackson
2014-09-08
Add ability for playNow to set playlistName/Id suggestion
Scott Jackson
2014-09-08
Merge pull request #399 from Surfoo/master
Scott Jackson
2014-09-07
Update strings.xml
Surfoo
2014-09-06
Release Dsub 4.7.6 with fix for getResources crash
Scott Jackson
2014-09-06
Merge branch 'master' into RepeatedSongs
Scott Jackson
2014-09-05
Dsub 4.7.6 Released
Scott Jackson
2014-09-05
Fix error on empty playlists
Scott Jackson
2014-09-05
Remove green highlight, apply red highlighting to down rated albums too
Scott Jackson
2014-09-05
Fix web commits
Scott Jackson
2014-09-05
#148 On now playing list, lock a single entry into a DownloadFile
Scott Jackson
2014-09-05
#148 Allow SongView to lock in to a static DownloadFile
Scott Jackson
2014-09-05
Added EntryInstanceUpdater which checks for matches in existing display and i...
Scott Jackson
2014-09-05
Added fail toast to automatic bookmark creation
Scott Jackson
2014-09-05
Update bookmark immediately, revert if error later + add error toast
Scott Jackson
2014-09-05
Added string for bookmark saving failure
Scott Jackson
2014-09-05
Update rating/bookmarks immediately, revert later if error
Scott Jackson
2014-09-05
Label any music with genre == audiobook as one as well to cover when server i...
Scott Jackson
2014-09-04
Move star updated to checkResult so artist update works
Scott Jackson
2014-09-04
Missed this delete in last commit
Scott Jackson
2014-09-04
Convert stars to GenericEntryUpdater to simplify logic
Scott Jackson
2014-09-04
Convert bookmarks to GenericEntryUpdater to simplify logic, hit podcasts cache
Scott Jackson
2014-09-04
Fixes for GenericEntryUpdater
Scott Jackson
[next]