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
/
app
/
src
Age
Commit message (
Collapse
)
Author
2016-01-05
Update CardView to use themed version of card_rounded_corners (pre-L does ↵
Scott Jackson
not support attr colors)
2016-01-04
Only change user input for cache location instead of changing the preference ↵
Scott Jackson
itself on Internal/External button press
2016-01-04
Fix error if no currentPlaying on start
Scott Jackson
2016-01-04
#614 Bookmark on pause + sync UI on bookmarks from other places
Scott Jackson
2016-01-04
#615 Fix rotating after clicking widget opening up Now Playing again
Scott Jackson
2016-01-04
#609 Go directly to playlist/podcast from sync notification
Scott Jackson
2016-01-04
Merge remote-tracking branch 'origin/master'
Scott Jackson
2016-01-04
Fix crash when auto resetting the cache location
Scott Jackson
2016-01-01
#216 Fix Repeat All in Jukebox mode
Scott Jackson
2016-01-01
#141 Add buttons for internal/external dir locations instead of requiring ↵
Scott Jackson
user to manually type it
2015-12-29
#575: Add batch star/unstar
Scott Jackson
2015-12-29
Merge remote-tracking branch 'origin/master'
Scott Jackson
2015-12-29
Fix spinner dropdown being ontop of the spinner
Scott Jackson
2015-12-26
Fix card background colors for other themes
Scott Jackson
2015-12-26
Fix track # position with play icon
Scott Jackson
2015-12-26
#608 Add a color/spacing difference between Track # and title
Scott Jackson
2015-12-26
Lower shadow on tablets since it is no longer rounded
Scott Jackson
2015-12-23
Make scrollbar margins a bit wider on tablets
Scott Jackson
2015-12-23
Change ActionBar spinner to wrap_content
Scott Jackson
2015-12-23
Merge remote-tracking branch 'origin/master'
Scott Jackson
2015-12-23
Make current playing image center scaled
Scott Jackson
2015-12-22
Change to synchronize against onSongChangedListeners
Scott Jackson
2015-12-21
Update hu translation
Scott Jackson
2015-12-20
Merge pull request #604 from YSmhXQDd6Z/master
Scott Jackson
Add Portuguese (Portugal) translation
2015-12-20
Merge branch 'card'
Scott Jackson
2015-12-20
DSub 5.1.2 Release 2
Scott Jackson
2015-12-20
Lower the list item rightPadding since we added padding to all
Scott Jackson
2015-12-20
Tweak the FastScroller for more room to grab
Scott Jackson
2015-12-20
Add some small shadow to cards
Scott Jackson
2015-12-20
Fix headers screwing up GridSpacingDecoration
Scott Jackson
2015-12-20
Add a bit of padding to text in cards
Scott Jackson
2015-12-20
Update strings.xml
YSmhXQDd6Z
2015-12-20
Create strings.xml
YSmhXQDd6Z
2015-12-18
Use card view for albums as well
Scott Jackson
2015-12-18
Start of my own basic CardView since support version doesn't play nice with ↵
Scott Jackson
SquareImageView
2015-12-18
Fix crash on rotate in Settings sub-fragment
Scott Jackson
2015-12-18
Fix Settings sub-fragments not having title
Scott Jackson
2015-12-17
DSub 5.1.2 Released
Scott Jackson
2015-12-17
When sorting albums alphabetically make sure to sort off getAlbumDisplay
Scott Jackson
2015-12-17
Fix sort with multiple tracks with the same track #
Scott Jackson
2015-12-17
Fix infinite recursion of removing then re-putting same bitmap on stack
Scott Jackson
2015-12-17
Make getArtist/getAlbum auto refresh entries as well
Scott Jackson
2015-12-17
Delete/add entries from background refresh
Scott Jackson
2015-12-16
Concurrent modification error
Scott Jackson
2015-12-15
Decade search should go 2000-2009 instead of to 2010
Scott Jackson
2015-12-14
Sort artists on every view since second level artists are otherwise not ↵
Scott Jackson
sorted the same way
2015-12-14
Just sort folders on every view instead of refresh (will be needed if I ↵
Scott Jackson
decide to implement more sorting methods)
2015-12-14
Show the complete date for last played if higher than last played date
Scott Jackson
2015-12-14
Don't create DownloadFile just to grab the save path
Scott Jackson
2015-12-14
Fix offline id's with SongDBHandler when saving remote playlist
Scott Jackson
[next]