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
Age
Commit message (
Expand
)
Author
2015-06-05
Merge branch 'RecyclerView' into NavigationView
Scott Jackson
2015-06-05
Make popup align more in center
Scott Jackson
2015-06-05
Fix folders with empty data sets
Scott Jackson
2015-06-05
#493 Switch from ListView to NavigationView + move server selection logic int...
Scott Jackson
2015-05-29
Merge branch 'RecyclerView' into SlideUpPanel2
Scott Jackson
2015-05-29
Put back scroll to item on search and remove long click action
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-27
Move OnItemClickListener into abstraction
Scott Jackson
2015-05-27
Trigger loading a little earlier
Scott Jackson
2015-05-27
Put playlist removal after deletion back
Scott Jackson
2015-05-26
#479 Separate personal from shared playlists
Scott Jackson
2015-05-26
Abstract out common logic into SectionAdapter
Scott Jackson
2015-05-22
Allow more fine tuned control over LayoutManager
Scott Jackson
2015-05-22
Add abstract SelectRecyclerFragment
Scott Jackson
2015-05-22
Fix item selection animation
Scott Jackson
2015-05-22
Add loading indicator for infinite loading
Scott Jackson
2015-05-19
Fix multiple now playing fragments overlayed over each other
Scott Jackson
2015-05-19
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-05-19
Update to use isAlbum
Scott Jackson
2015-05-18
Move getController to separate line in case optimizer is screwing with order ...
Scott Jackson
2015-05-18
Remove Log.d
Scott Jackson
2015-05-18
Cache audio session id between plays
Scott Jackson
2015-05-16
#453 Move to using a RecyclerView for directories
Scott Jackson
2015-05-12
Recycle small images too now that we use a Recycling fallback ImageView
Scott Jackson
2015-05-12
Fix a couple of EQ related crashes
Scott Jackson
2015-05-12
Fix crashes if trying to use before properly initialized
Scott Jackson
2015-05-08
DSub 4.9.7 Released
Scott Jackson
2015-05-07
#493 Start of adding header to drawer
Scott Jackson
2015-05-04
#503 Fix "Per Folder" option showing up when browsing by tags
Scott Jackson
2015-05-02
Fix hardware players sending multiple ACTION_DOWN events
Scott Jackson
2015-05-02
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-05-01
Fix crash when coming across album with no album...you heard me.
Scott Jackson
2015-05-01
update german translation
Thomas Knepper
2015-05-01
#500 improve german translation
Thomas Knepper
2015-04-30
Merge remote-tracking branch 'origin/master'
Scott Jackson
2015-04-30
Fixed #499: Warning when user is trying to download on mobile when Wifi only ...
Scott Jackson
2015-04-30
update german translation
Thomas Knepper
2015-04-29
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-04-28
Theme setRating dialog RatingBar
Scott Jackson
2015-04-28
Fix background update running on hidden NowPlayingFragment
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-27
#496 Update cached metadata in background thread
Scott Jackson
2015-04-27
Fix random crash
Scott Jackson
2015-04-25
Update to gradle
Scott Jackson