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-13
Fix web commit for entryLookup speedup
Scott Jackson
2014-09-12
#401 Cache child lookups to speed things up
Scott Jackson
2014-09-12
Only do child lookup while online
Scott Jackson
2014-09-12
Fix offline starring of albums while tag browsing
Scott Jackson
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-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-08
Fix deleting videos from MediaStore via File
Scott Jackson
2014-09-08
Fix web commits for playNow passing on playlist suggestion
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-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
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
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
2014-09-04
Make GenericEntryUpdater able to update any sort of schema, accept multiple i...
Scott Jackson
2014-09-04
GenericSongUpdater update podcast episode info too
Scott Jackson
2014-09-04
Increase cutoff point to handle long endings that user probably doesn't care ...
Scott Jackson
2014-09-04
Selectively remove bookmark from podcast episode menu too
Scott Jackson
2014-09-03
Fix missing return on verifyCanWrite change
Scott Jackson
2014-09-03
Merge remote-tracking branch 'origin/master'
Scott Jackson
[next]