summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable
AgeCommit message (Collapse)Author
2021-01-22Add Notifications for episodes (#4646)Connectety
Co-authored-by: ByteHamster <info@bytehamster.com>
2021-01-03Added share icon to feed_info menu, moved the Website Address and Podcast ↵Thom Merrilin
Feed URL into a submenu of this icon. Will resolve #4734 Details: Website Address and Podcast Feed URL menu options were previously always in the overflow menu, which is inconsistent with over menus such as the FeedList menu where these options are under a "Share..." submenu. Two new vector drawables were added for the black and white options of a "Share" icon, these are used to create a submenu for Website Address and Podcast Feed URL if there's room, otherwise the submenu text "Share..." is used in the overflow menu.
2021-01-01Merge branch 'master' into developByteHamster
2020-12-03Fix filter dialog on old Android versionsByteHamster
2020-11-30Show replay button on the current chapter. (#4706)Tony Tam
2020-10-20Move notification settings to their own screen (#4526)chrk2205
added a new fragment named "notification manager" replaced all settings related into this fragment
2020-09-27Merge branch 'master' into developByteHamster
2020-09-21New splash screenByteHamster
2020-09-20New notification iconByteHamster
2020-09-20Convert color state lists to state list drawables for filter background colors.andrewc1
This eliminates an incompatibility on earlier Android OS versions (https://stackoverflow.com/questions/3953606/how-to-specify-background-color-in-color-state-list-resources)
2020-07-13Fixed colors in dark themeByteHamster
2020-07-11Redesign filter dialogbws9000
2020-07-11Redesign filter dialogbws9000
2020-07-07Redesign filter dialogbws9000
2020-07-02Redesign filter dialogbws9000
2020-06-27Redesign filter dialogbws9000
2020-06-21Using state lists for colorsByteHamster
2020-06-21Redesign filter dialogbws9000
2020-05-29Added auto skip feed settings iconByteHamster
2020-05-20Do not resize seekbar to make it easier to grabByteHamster
2020-04-11Make colors more consistentByteHamster
2020-04-07Made drag handle less prominentByteHamster
2020-04-02Added fast scrolling to all episode listsByteHamster
2020-03-30App shortcuts (#3748)Shinichiro Fujiwara
2020-03-26Merge pull request #3965 from ByteHamster/sync-icon-vectorH. Lehmann
Updated sync icons
2020-03-26Removed WiFi filter on Android 10ByteHamster
2020-03-26Updated sync iconsByteHamster
2020-03-26Merge branch 'develop' into NotificationForAutoDownloadsH. Lehmann
2020-03-25Updated queue iconByteHamster
2020-03-24Add and use new iconNathan Mascitelli
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-02-18Removed some unused attrsByteHamster
2020-02-12Replaced images with vector versionByteHamster
2020-02-12Merge pull request #3827 from ByteHamster/extract-queue-item-viewH. Lehmann
Rewrite list item display
2020-02-1030dp buttons for notification / lock screen (play, fwd, rewind) buttons (#3840)Tony Tam
2020-02-05Replaced eye icon with video camByteHamster
2020-01-26Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feedH. Lehmann
Feat/simple adjust volume per feed
2020-01-02Replaced custom background with selectableItemBackgroundByteHamster
2019-12-29provide drawable for volume adaption settingMax Bechtold
2019-12-19Fixed playback speed icon mismatchByteHamster
2019-11-21Merge pull request #3629 from ByteHamster/streaming-iconH. Lehmann
Updated streaming icon
2019-11-21Added icons to podcast settingsByteHamster
2019-11-21Updated streaming iconByteHamster
2019-10-24a new filter icon, to differentiate it from sort per review.orionlee
- Icon source: https://materialdesignicons.com/icon/filter-outline
2019-10-19Fixes crash on equalizer open on Android 4.1David Leibovych
2019-10-02Changed color of default notification iconByteHamster
2019-10-02Merge branch 'develop' into notification-default-iconByteHamster
2019-09-27#3387 permission prompt - add warning icon to make it stand out.orionlee
2019-09-25Removed transparent notification button outlineByteHamster
2019-09-24Merge branch 'develop' into notification-default-iconH. Lehmann