summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable
AgeCommit message (Collapse)Author
2021-10-30Show list of downloads on Android AutoByteHamster
2021-10-02Rename folder to tag (#5381)seeto
2021-08-23Feed multi select (#5261)seeto
2021-08-22Move queue lock feature to the overflow menuByteHamster
2021-07-24Add sync iconByteHamster
2021-07-12Swipe actions (#5191)ueen
2021-07-11Updated website iconByteHamster
2021-07-11Update download icon (#5184)Farzan
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-05-14New media player screen (#5075)ueen
Co-authored-by: jonasburian <jonas.burian@protonmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-21Moved notification icons to their own module, so they don't crash old ↵ByteHamster
Android versions
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-17Fixed unused resources Lint errorsByteHamster
In the future, CI will complain when a PR leads to unused resources.
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
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