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
/
main
/
res
/
layout
Age
Commit message (
Expand
)
Author
2015-07-29
Fix being able to click behind slide up bar
Scott Jackson
2015-07-24
#531 Add playlist cover art
Scott Jackson
2015-07-22
Update details dialogs, remove play/cache/delete from more menus to keep cont...
Scott Jackson
2015-07-18
Update action mode to support albums, color when selected
Scott Jackson
2015-07-18
Remove v11 styles + move to borderless background for buttons
Scott Jackson
2015-07-18
Update to use tinted drawables
Scott Jackson
2015-07-11
Tint stars according to theme
Scott Jackson
2015-07-07
Add drawer header
Scott Jackson
2015-06-25
Revert previous change since it causes bar to not show up at start
Scott Jackson
2015-06-24
Hide NowPlaying bar when starting with nothing playing (can't hide later sinc...
Scott Jackson
2015-06-24
Remove divider from fragment since shadow takes care of it already
Scott Jackson
2015-06-24
Remove unused layout res
Scott Jackson
2015-06-24
Chane dividerColor to reference colorPrimary
Scott Jackson
2015-06-22
Theme update
Scott Jackson
2015-06-17
Convert MainFragment over to SectionAdapter
Scott Jackson
2015-06-17
Switch SettingsActivity over to use manually inserted Toolbar
Scott Jackson
2015-06-10
Put drawer behind system bar, color ActionBar
Scott Jackson
2015-06-09
Merge branch 'SlideUpPanel2' into NavigationView
Scott Jackson
2015-06-09
Add divider for headers
Scott Jackson
2015-06-09
Convert UserFragment to RecyclerView
Scott Jackson
2015-06-08
#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...
Scott Jackson
2015-06-05
#493 Switch from ListView to NavigationView + move server selection logic int...
Scott Jackson
2015-05-29
Add scrollbars
Scott Jackson
2015-05-28
#509 Convert search to use RecyclerView
Scott Jackson
2015-05-28
Convert artist fragments over to RecyclerView
Scott Jackson
2015-05-28
Use ripple selector instead of basic holo one
Scott Jackson
2015-05-28
Convert a bunch of other fragments to RecyclerView
Scott Jackson
2015-05-26
Abstract out common logic into SectionAdapter
Scott Jackson
2015-05-22
Add abstract SelectRecyclerFragment
Scott Jackson
2015-05-22
Fix item selection animation
Scott Jackson
2015-05-16
#453 Move to using a RecyclerView for directories
Scott Jackson
2015-05-07
#493 Start of adding header to drawer
Scott Jackson
2015-04-29
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-04-28
Theme setRating dialog RatingBar
Scott Jackson
2015-04-28
#259 Bunch of fixes/improvements to swipe up bar
Scott Jackson
2015-04-27
Merge work for #259 after project structure change
Scott Jackson
2015-04-25
Update to gradle
Scott Jackson