aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/view/FastScroller.java
AgeCommit message (Expand)Author
2015-12-20Tweak the FastScroller for more room to grabScott Jackson
2015-11-03Make dragging fast scroller smooth instead of jumping between the tops of itemsScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-10-26More work on smooth scrolling + getting it to work on grid managersScott Jackson
2015-10-23Use simpler position calculation to get rid of jitterScott Jackson
2015-10-23#578 Fix scroller getting stuck at top and bot after jittery fixScott Jackson
2015-10-22#578 Fix jitter bug. No idea why I thought that needed to be manually update...Scott Jackson
2015-09-09Fix grab area for fast scroll being too smallScott Jackson
2015-08-25Disable fast scrolling when less than 2 pages worth of itemsScott Jackson
2015-08-24Don't show fast scroller until after user scrolls for first timeScott Jackson
2015-08-24Add fast scrolling with no bubble to NowPlayingFragmentScott Jackson
2015-08-20Add fast scroller to more stuff as well as fixed some bugs with itScott Jackson
2015-08-19Put back fast scrolling for artists, podcasts, and playlistsScott Jackson