aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/view/SongView.java
AgeCommit message (Expand)Author
2022-07-27Made showing suffixes optionalPatrik
2022-07-12Add song suffix as details of list song itemRemi Drouin
2016-10-26Fixes #759: Don't change the track # for Top TracksScott Jackson
2016-09-02Fixes #656: Add Day/Night themesScott Jackson
2016-06-14Fixes #710: Show album on Top TracksScott Jackson
2016-04-11Fix red background on different themesScott Jackson
2016-02-22#417 Add listened status indicator for Podcasts/Audio BooksScott Jackson
2016-01-18Format podcast dates the same as the rest of the appScott 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
2015-12-26#608 Add a color/spacing difference between Track # and titleScott Jackson
2015-11-07Add podcast channel to Newest Episode listingScott Jackson
2015-10-27#508 Add podcast cover art for Subsonic 5.3+Scott Jackson
2015-09-02Use larger media icons to remove fuzzinessScott 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-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-05-16#453 Move to using a RecyclerView for directoriesScott Jackson
2015-04-25Update to gradleScott Jackson