aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
AgeCommit message (Collapse)Author
2022-12-13Replaced all icons with SVGsIván Ávalos
2020-09-15Add the option to display MediaStyle notificationsavm99963
Android now has the capability of displaying MediaStyle notifications which are better aligned with the Material Design standards and blend better into the OS than custom notifications. This commit adds an option in the Playback section to show notifications using the MediaStyle style.
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-03-15Move drawer_header_clean.psd so Android doesn't complain about itScott Jackson
2016-02-23Remove a bunch of unused resourcesScott Jackson
2016-01-30Recreated drawer_header images from scratch to improve the quality. Looks ↵Patrik
much better now. Also included a psd for easy recoloring or resizing, resizing from the psd should not lower quality since it's all made from shapes.
2016-01-07New drawer_headers for the different themesPatrik
2016-01-05Update CardView to use themed version of card_rounded_corners (pre-L does ↵Scott Jackson
not support attr colors)
2015-12-26Fix card background colors for other themesScott Jackson
2015-12-18Start of my own basic CardView since support version doesn't play nice with ↵Scott Jackson
SquareImageView
2015-08-19Put back fast scrolling for artists, podcasts, and playlistsScott Jackson
2015-08-18Update target version to 22, update notification for white themeScott Jackson
2015-07-07Add drawer headerScott Jackson
2015-04-25Update to gradleScott Jackson