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
2015-03-20
Add try/catch blocks to create options menu in case called before context is ...
Scott Jackson
2015-03-20
Add a couple of try/catch blocks to progress bars
Scott Jackson
2015-03-20
Add option to disable 'Press back again to exit' prompt
Mark Adamson
2015-03-19
Fix if server time is skewed by a small amount
Scott Jackson
2015-03-19
Accidental commit
Scott Jackson
2015-03-19
Use the same date format across the board, improve to more standard format
Scott Jackson
2015-03-19
#472 Un-normalize dates for Subsonic 5.1+
Scott Jackson
2015-03-18
Fix localState being null because restore hasn't happened yet
Scott Jackson
2015-03-18
Serialize queue when user presses cancel so they don't keep getting the promp...
Scott Jackson
2015-03-18
Add ability to pass onCancel to confirm
Scott Jackson
2015-03-18
Fix newer versions of Subsonic formatting dates as UTC
Scott Jackson
2015-03-16
Fix restoring not changing current index/position
Scott Jackson
2015-03-16
Fix trying to popup confirm in background thread, clear and add instead of re...
Scott Jackson
2015-03-15
#428 Add restore logic with confirmation
Scott Jackson
2015-03-15
Use canBookmark method
Scott Jackson
2015-03-14
#428 Start of handoff logic. For now just saves current playing queue
Scott Jackson
2015-03-14
Change so final serialization on exit is done in background thread still
Scott Jackson
2015-03-13
Fix crash from transition drawable referencing recycled bitmap
Scott Jackson
2015-03-12
Fix a bunch of issues related incorrect .subsonic.org url's redirecting to su...
Scott Jackson
2015-03-12
Merge branch 'alphabeticalfix'
Scott Jackson
2015-03-12
Fix alphabetical list not having title
Scott Jackson
2015-03-12
Fix crash on selecting spinner if title is null
Scott Jackson
2015-03-12
Fix crash if title is null
Scott Jackson
2015-03-11
Delay 5 seconds to remove DLNA target in case it is just a temporary glitch
Scott Jackson
2015-03-11
#466 Added support for next playing in RemoteController, implement for DLNA p...
Scott Jackson
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 in...
Scott Jackson
2015-03-08
Get around the random recycled bitmap errors from calling onDraw after a bitm...
Scott Jackson
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 REST...
Scott Jackson
2015-03-03
#320 Update with WebProxy using our custom httpClient (so we can bypass self-...
Scott Jackson
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
[next]