aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/view
AgeCommit message (Expand)Author
2015-11-09#296 Improve low memory handlingScott Jackson
2015-11-07#296 Respond to service low memory warningsScott Jackson
2015-11-07Add podcast channel to Newest Episode listingScott 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-09-02Use larger media icons to remove fuzzinessScott 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
2015-08-19Fix crash when removing podcast episodes (probably others)Scott Jackson
2015-08-12Fix playlist sync indicator not showingScott Jackson
2015-07-27Show error if network error on hard refresh of album listsScott Jackson
2015-07-24#531 Add playlist cover artScott Jackson
2015-07-18Update action mode to support albums, color when selectedScott Jackson
2015-07-18Update to use tinted drawablesScott Jackson
2015-07-11Tint stars according to themeScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-06-24Make UpdateView be template based for easier useScott Jackson
2015-06-22Theme updateScott Jackson
2015-06-17Convert MainFragment over to SectionAdapterScott Jackson
2015-06-09Convert UserFragment to RecyclerViewScott Jackson
2015-05-28Convert artist fragments over to RecyclerViewScott Jackson
2015-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-05-26#479 Separate personal from shared playlistsScott Jackson
2015-05-26Abstract out common logic into SectionAdapterScott Jackson
2015-05-22Fix item selection animationScott Jackson
2015-05-16#453 Move to using a RecyclerView for directoriesScott Jackson
2015-04-25Update to gradleScott Jackson