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
2015-03-10
Fade theme change when changed from settings
Scott Jackson
2015-03-09
Revert to old memory limit
Scott Jackson
2015-03-08
#389 Add artist radio for Madsonic. Madsonic has the ability to radio off ↵
Scott Jackson
individual songs, but we are not going to expose that just for Madsonic.
2015-03-08
Get around the random recycled bitmap errors from calling onDraw after a ↵
Scott Jackson
bitmap had been recycled to make room for a new one. This isn't the ideal fix since it will show a blank image, but it is better than just crashing.
2015-03-07
Fix issue casting if user == "DSub"
Scott Jackson
2015-03-06
Try increasing max memory for bitmaps
Scott Jackson
2015-03-06
Only log error if origBitmap was recycled, not if its null
Scott Jackson
2015-03-06
#463 Add videos section
Scott Jackson
2015-03-06
Don't show artist menu items for root folders
Scott Jackson
2015-03-05
#462 Add albums by alphabetical
Scott Jackson
2015-03-04
Merge branch 'CastProxy'
Scott Jackson
2015-03-04
Fix double clicking pausing on headsets pausing after going to next song
Scott Jackson
2015-03-04
Fix clicking on artist text if image is still loading
Scott Jackson
2015-03-04
Fix broken rotate
Scott Jackson
2015-03-03
#320 Fix not using custom httpClient because factory returns Cached, not ↵
Scott Jackson
REST music service
2015-03-03
#320 Update with WebProxy using our custom httpClient (so we can bypass ↵
Scott Jackson
self-signed certs)
2015-03-03
Try to keep DLNA connection alive by running search every 10 minutes
Scott Jackson
2015-03-03
Fix html errors not being recognized as errors
Scott Jackson
2015-02-27
Merge branch 'master' into CastProxy
Scott Jackson
2015-02-26
Fix crash if restore is called before buffers created
Scott Jackson
2015-02-26
Use proxy for ChromeCast as well
Scott Jackson
2015-02-25
#459 Fix empty podcast/playlist pointlessly using HeaderGridView
Scott Jackson
2015-02-25
Reference local copy of numColumns
Scott Jackson
2015-02-25
Fix crash if numColumns is ever -1
Scott Jackson
2015-02-25
Add getHeaderHeight method (merged from source)
Scott Jackson
2015-02-25
Fix crash for some users when deleting podcasts
Scott Jackson
2015-02-24
#458 Add musicFolderId checking for additional methods added to 5.2
Scott Jackson
2015-02-22
#320 Start of option to pass traffic while casting through device proxy
Scott Jackson
2015-02-21
Add error handler for toggling EQ
Scott Jackson
2015-02-19
If we open up to a hidden drawer item, display it
Scott Jackson
2015-02-17
Improve DLNA discovery proccess
Scott Jackson
2015-02-17
#435 Don't add 0-rated songs to shuffle buffers
Scott Jackson
2015-02-17
#435 Fix ArtistRadio not being restored properly
Scott Jackson
2015-02-16
#435 Add Artist Radio
Scott Jackson
2015-02-15
Possible fix to DLNA routes disapeearing and never coming back
Scott Jackson
2015-02-15
Fix a random crash with casting to ChromeCast
Scott Jackson
2015-02-15
Fix crash when trying to add header view after the fact
Scott Jackson
2015-02-11
#448 Add ability to open to any tab
Scott Jackson
2015-02-11
Fix for Madsonic claiming to be Subsonic 5.2 with only 5.0 features
Scott Jackson
2015-02-10
#443 Add a checkbox to browse album lists on a per folder basis
Scott Jackson
2015-02-09
#446 Delete parent folder if we deleted the last song in a folder
Scott Jackson
2015-02-09
Move recursiveDelete/deleteEmptyDir to FileUtil
Scott Jackson
2015-02-03
Fix freshly created widget not updating with new info
Scott Jackson
2015-02-03
#450 Add ability to play/shuffle from Similar Artists menu
Scott Jackson
2015-02-02
Missed in last commit
Scott Jackson
2015-02-02
#445 Don't show duplicate Podcasts from different servers since they map to ↵
Scott Jackson
the same folder anyways
2015-01-31
Fix crash if cancel reason or response is null
Scott Jackson
2015-01-30
Added a few more message to end event
Scott Jackson
2015-01-30
Add messages to empty stubs
Scott Jackson
2015-01-30
Do a one time wait for event handler to init, otherwise ignore
Scott Jackson
[prev]
[next]