summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable
AgeCommit message (Collapse)Author
2022-09-18Use segmented buttons for filterByteHamster
2022-09-18Migrate navigation drawer to Material3ByteHamster
2022-08-27Home Screen (#5864)ByteHamster
Co-authored-by: ueen <ueli.sarnighausen@online.de>
2022-08-20Change subscriptions icon from folder to grid viewByteHamster
2022-08-14Use downwards arrow icon to close player screen (#6012)Dhruv Patidar
2022-07-31Remove iconify: ListItem failuresTacoTheDank
2022-07-30Merge pull request #5942 from TacoTheDank/newPlaylistIconsByteHamster
Use new material playlist drawables
2022-06-12Fix name of chart box drawableTacoTheDank
2022-06-12Use new material playlist drawablesTacoTheDank
2022-05-03Rename 'new' screen to inbox (#5460)ByteHamster
2022-04-22Podcast page re-design (#5842)ByteHamster
Makes the settings button more visible, following a mock-up on the forum
2022-02-19Added a Statistics Button on the Subscriptions toolbar (#5706)IordanisKokk
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