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-19
#388 Add conditional scrobble logic
Scott Jackson
2014-09-19
#388 Don't scrobble songs less then 30 seconds long
Scott Jackson
2014-09-17
Fix crash by using context's getResources
Scott Jackson
2014-09-16
Fix missing context
Scott Jackson
2014-09-16
Don't treat play_pause the same as headsethook
Scott Jackson
2014-09-16
#403 Make sure artwork folder never grows beyond limit, delete LRU
Scott Jackson
2014-09-16
Don't start playing on prev/next when paused
Scott Jackson
2014-09-15
Fix web commits
Scott Jackson
2014-09-15
Fix bookmark showing selected even if cancelled or error
Scott Jackson
2014-09-15
Move createBookmark to use EntryInstanceUpdater
Scott Jackson
2014-09-15
Skip albums which are 1-starred rating as well
Scott Jackson
2014-09-15
Change to pass entire Entry instead of pieces of information to fix cache upd...
Scott Jackson
2014-09-14
Merge branch 'PlayerPosition'
Scott Jackson
2014-09-13
#397 Add star/rating to album header, added OnStarChange/OnRatingChange callb...
Scott Jackson
2014-09-13
Add static import for Entry
Scott Jackson
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
[next]