aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/view
AgeCommit message (Expand)Author
2023-01-08Initial progress of huge refactoring job that I really, really shouldn't be d...stupid-refactoringIván Ávalos
2023-01-08Migrate to AndroidXIván Ávalos
2023-01-05Even more improvements to player UI!Iván Ávalos
2022-07-27Made showing suffixes optionalPatrik
2022-07-12Add song suffix as details of list song itemRemi Drouin
2020-09-12Go back to just using getExternalFilesDirs on Android 11+Scott Jackson
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2016-10-26Fixes #759: Don't change the track # for Top TracksScott Jackson
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-09-02Fixes #656: Add Day/Night themesScott Jackson
2016-08-30Fixes #731: Work around for RecyclerView constantly loading entire adapter in...Scott Jackson
2016-08-22Fixes #709: Fix spacing on grids with starting headerScott Jackson
2016-07-26Fix the cast dialog theme not matchingScott Jackson
2016-06-14Fixes #710: Show album on Top TracksScott Jackson
2016-05-30Get rid of Log.dScott Jackson
2016-04-26#683 Only show heads up notification while out of appScott Jackson
2016-04-11Fix red background on different themesScott Jackson
2016-02-22#417 Add listened status indicator for Podcasts/Audio BooksScott Jackson
2016-02-15Fixes #643: Add Video Conversion roleScott Jackson
2016-02-04#456 Allow specifying music folders when addingScott Jackson
2016-01-29#456 start of music folder adminScott Jackson
2016-01-18Format podcast dates the same as the rest of the appScott Jackson
2016-01-17Fix clipPath not working with Hardware Acceleration before 4.3Scott Jackson
2016-01-10Fix now playing status with no track # (ie: Podcast) and go back to using sam...Scott Jackson
2016-01-10Update current playing to match on entry instead of just DownloadFile objectScott Jackson
2016-01-07#611 Update the cover art when refreshing songsScott Jackson
2016-01-05Update CardView to use themed version of card_rounded_corners (pre-L does not...Scott Jackson
2016-01-04Only change user input for cache location instead of changing the preference ...Scott Jackson
2016-01-01#141 Add buttons for internal/external dir locations instead of requiring use...Scott Jackson
2015-12-26#608 Add a color/spacing difference between Track # and titleScott Jackson
2015-12-26Lower shadow on tablets since it is no longer roundedScott Jackson
2015-12-20Tweak the FastScroller for more room to grabScott Jackson
2015-12-20Add some small shadow to cardsScott Jackson
2015-12-20Fix headers screwing up GridSpacingDecorationScott Jackson
2015-12-18Start of my own basic CardView since support version doesn't play nice with S...Scott Jackson
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