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 (
Expand
)
Author
2015-04-22
Fix crash if system unregisters route before creation
Scott Jackson
2015-04-22
Fix broken notification controls
Scott Jackson
2015-04-20
Fix cache location not being initialized with non-null value
Scott Jackson
2015-04-20
Handle down events instead of up. Some hardware devices only send up events
Scott Jackson
2015-04-20
Put the synchronization further into serialization process to avoid freezes
Scott Jackson
2015-04-13
Fix random freeze while swapping songs
Scott Jackson
2015-04-11
Fixed #420: Add GSM voice search (search for x on DSub)
Scott Jackson
2015-04-10
Fixed #452: combine artists of the same name from different folders
Scott Jackson
2015-04-09
Fix switching into tag mode with first level artists off
Scott Jackson
2015-04-07
Fixed #486: add letter index to alphabetical album listings
Scott Jackson
2015-04-07
Move adapters to dedicated dir
Scott Jackson
2015-04-07
#477 Add option to auto play when plugging in headphones
Scott Jackson
2015-04-06
#482 Fix share url being wrong in Ampache
Scott Jackson
2015-04-02
Merge branch 'tv'
Scott Jackson
2015-04-02
Don't show changelog for first run ever
Scott Jackson
2015-04-02
Make pull to refresh be based on precense of touchscreen
Scott Jackson
2015-04-02
Disable tv options in master since it appears to have commited to master even...
Scott Jackson
2015-04-01
Disable pull to refresh and add refresh button for TV layouts
Scott Jackson
2015-04-01
Keep drawer displayed for TV layouts
Scott Jackson
2015-04-01
Set cache location if it is null
Scott Jackson
2015-04-01
Fix when cache location is null
Scott Jackson
2015-04-01
Fix getting a error sometimes when skipping to the next song while another on...
Scott Jackson
2015-03-30
GB compat fixes (merged from source)
Scott Jackson
2015-03-30
Fix error if cache location is null
Scott Jackson
2015-03-30
#451 Add option to treat first level as artist groups instead of artists them...
Scott Jackson
2015-03-30
Fix fragments not having a context before onCreateOptionsMenu sometimes
Scott Jackson
2015-03-30
Throw storage warning in try/catch block
Scott Jackson
2015-03-28
Make ongoing notification dismissable
Scott Jackson
2015-03-28
Fix crash on failing to load artist image
Scott Jackson
2015-03-28
#474 Cache album lists for use when no network
Scott Jackson
2015-03-27
#478 Make duplicate track renaming optional
Scott Jackson
2015-03-27
Add a fallback if the new 5.0 media folder isn't accessible for whatever reason
Scott Jackson
2015-03-27
Only warn users if the folder was actually changed
Scott Jackson
2015-03-25
#465 Disable rowHeight cache since it causes issues for tablets under certain...
Scott Jackson
2015-03-23
Add support for replaygain tags just thrown randomly in comments
Scott Jackson
2015-03-23
Fix divide by 0
Scott Jackson
2015-03-21
Get rid of a couple of rare ANR's
Scott Jackson
2015-03-20
#454 Add warning when file system is close to being full
Scott Jackson
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
[next]