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 (
Collapse
)
Author
2014-09-21
Fix crash with child somehow being null
Scott Jackson
2014-09-20
Merge branch 'Scrobble'
Scott Jackson
2014-09-20
Fix spacing
Scott Jackson
2014-09-20
Fix web commits
Scott Jackson
2014-09-19
#388 Call conditionalScrobble in next/clear, cleanup isPastCutoff use
Scott Jackson
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-19
#404 Fix Tasker calling start() during PREPARE
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 ↵
Scott Jackson
updates
2014-09-14
Merge branch 'PlayerPosition'
Scott Jackson
Conflicts: res/xml/changelog.xml
2014-09-13
#397 Add star/rating to album header, added OnStarChange/OnRatingChange ↵
Scott Jackson
callbacks
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 ↵
Scott Jackson
needs to be added as an artist
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
Large bitmaps are used as is on the now playing screen. This causes strange effects if the bitmap is too small. Everywhere else, it appears to be scaled to the correct size via the canvas it is applied to.
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
[next]