summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/attrs.xml
AgeCommit message (Collapse)Author
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
This enables creating Activities outside the app and core modules
2022-12-17Add support for Material You tinted themeByteHamster
2022-11-30Highlight currently playing cardByteHamster
2022-09-18Use segmented buttons for filterByteHamster
2022-04-22Podcast page re-design (#5842)ByteHamster
Makes the settings button more visible, following a mock-up on the forum
2021-07-12Swipe actions (#5191)ueen
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
2021-02-12Move basic views to new moduleByteHamster
2021-01-21Add scrubbing time overlay (#4786)asdoi
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-07-13Reverted unrelated changesByteHamster
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-05-29Added auto skip feed settings iconByteHamster
2020-05-14Made dark theme darkerByteHamster
2020-04-11Make colors more consistentByteHamster
2020-03-17Showing feed results in searchByteHamster
2020-03-16Removed unused cast buttonByteHamster
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-03-13Color tweaksByteHamster
2020-02-21Respect app themeByteHamster
2020-02-18All episodes and new episodes no longer have a drawer itemByteHamster
2020-02-18Removed some unused attrsByteHamster
2020-02-13Merge remote-tracking branch 'upstream/develop' into player-screen-updateByteHamster
2020-02-12Fixed other square imagesByteHamster
2020-02-12Replaced images with vector versionByteHamster
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-21Added icons to podcast settingsByteHamster
2019-09-21Merge pull request #3433 from ByteHamster/bug-report-sectionH. Lehmann
Bug report section
2019-09-20Added button to view mailing listByteHamster
2019-09-20Updated FAQ icon and textByteHamster
2019-09-20Removed link to known issuesByteHamster
2019-09-02Added playback speed iconByteHamster
2019-08-30Fixed white on white iconByteHamster
2019-07-22Using EmptyViewHandler for chapters fragmentByteHamster
2019-04-04refactor - UI - remove the old (and now used) select all / none ↵orionlee
/intermediate icons
2019-04-04bulk edit - UI - new select all / none icons, based onorionlee
standard Material icons.
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee