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
/
github
/
daneren2005
Age
Commit message (
Collapse
)
Author
2014-10-02
Apply conditional cache/delete logic to more fragments
Scott Jackson
2014-10-02
Fix menu items not being updated
Scott Jackson
2014-10-02
Conditionally remove cache/delete menu items depending on status
Scott Jackson
2014-10-02
Add method to retrieve SongView's downloadFile
Scott Jackson
2014-10-02
Remove select all
Scott Jackson
2014-10-01
Reduce work done in main thread to mitigate choppy fragment transition
Scott Jackson
2014-10-01
Call setView after dialog is created to work around issue with top/bottom ↵
Scott Jackson
borders http://stackoverflow.com/a/10556843/992439
2014-10-01
Fix title being switch to Dsub briefly on new fragment creation
Scott Jackson
2014-09-30
#408 Animate fragment transitions
Scott Jackson
2014-09-29
Add allowUnscaled to getSampledBitmap as well
Scott Jackson
2014-09-29
Added note to reproduce error
Scott Jackson
2014-09-29
Force scaling of avatars
Scott Jackson
2014-09-29
Force scaling of avatars
Scott Jackson
2014-09-29
Add method to override unscaling behavior
Scott Jackson
2014-09-27
Call setDataSource so EQ is allowed to be created
Scott Jackson
2014-09-27
Merge branch 'master' into EQ
Scott Jackson
2014-09-27
#241 Convert several preferences to SeekBarPreference
Scott Jackson
2014-09-27
#241 Generalize SeekBarPreference to accept custom attributes
Scott Jackson
2014-09-27
Merge branch 'ReplayGain'
Scott Jackson
2014-09-27
Remove log message
Scott Jackson
2014-09-25
#43 Add remaining parts for settings
Scott Jackson
2014-09-25
Throw exception higher so DownloadService can recreate
Scott Jackson
2014-09-25
Fix widget startup
Scott Jackson
2014-09-25
#43 Add bump values to replay gain application logic
Scott Jackson
2014-09-25
Add logs for loss of focus to help with debugging
Scott Jackson
2014-09-25
Try setting audioSessionId before retrying EQ
Scott Jackson
2014-09-25
Don't show EQ when casting to remote
Scott Jackson
2014-09-25
Change state parts to public for use by widget provider
Scott Jackson
2014-09-25
Update widget to display current playing when service is not started
Scott Jackson
2014-09-24
Fix web commit
Scott Jackson
2014-09-24
#287 Try to recreate mediaPlayer, apply EQ, then resume on failure to ↵
Scott Jackson
initialize EQ
2014-09-24
Retry deleting the temp file 100 ms later to get around potential temporary ↵
Scott Jackson
issues
2014-09-24
Fix stop on remote play starting locally when it should be paused
Scott Jackson
2014-09-24
Fix crash on GB with persistent/remote notifications
Scott Jackson
2014-09-24
Instantly update volume when toggling replay gain
Scott Jackson
2014-09-23
Fix cancelling network request from within main thread
Scott Jackson
2014-09-23
Fix web commits
Scott Jackson
2014-09-23
Add better log message
Scott Jackson
2014-09-23
Pass in background task to getCoverArt/getAvatar for request cancellation
Scott Jackson
2014-09-23
Add ability to pass in SilentBackgrounTask to getCoverArt/getAvatar for ↵
Scott Jackson
request cancellation
2014-09-23
Only show bookmarks tab if server can bookmark
Scott Jackson
2014-09-23
Only display bookmark button if server supports it
Scott Jackson
2014-09-23
Don't try to auto bookmark if older server
Scott Jackson
2014-09-23
Add method to check if server is capable of bookmarking
Scott Jackson
2014-09-23
#43 Keep track of whether or not we are playing a single album for replay ↵
Scott Jackson
gain purposes
2014-09-22
Improve log message
Scott Jackson
2014-09-22
Make replay gain optional
Scott Jackson
2014-09-22
Add start of smart replaygain logic, make it optional
Scott Jackson
2014-09-22
Keep track of volume set by setVolume, multiply replay gain value by it
Scott Jackson
2014-09-21
Copy replaygain application logic from adrian-bl/vanilla
Scott Jackson
[prev]
[next]