Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-22 | Add Notifications for episodes (#4646) | Connectety | |
Co-authored-by: ByteHamster <info@bytehamster.com> | |||
2021-01-03 | Added 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-01 | Merge branch 'master' into develop | ByteHamster | |
2020-12-03 | Fix filter dialog on old Android versions | ByteHamster | |
2020-11-30 | Show replay button on the current chapter. (#4706) | Tony Tam | |
2020-10-20 | Move notification settings to their own screen (#4526) | chrk2205 | |
added a new fragment named "notification manager" replaced all settings related into this fragment | |||
2020-09-27 | Merge branch 'master' into develop | ByteHamster | |
2020-09-21 | New splash screen | ByteHamster | |
2020-09-20 | New notification icon | ByteHamster | |
2020-09-20 | Convert 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-13 | Fixed colors in dark theme | ByteHamster | |
2020-07-11 | Redesign filter dialog | bws9000 | |
2020-07-11 | Redesign filter dialog | bws9000 | |
2020-07-07 | Redesign filter dialog | bws9000 | |
2020-07-02 | Redesign filter dialog | bws9000 | |
2020-06-27 | Redesign filter dialog | bws9000 | |
2020-06-21 | Using state lists for colors | ByteHamster | |
2020-06-21 | Redesign filter dialog | bws9000 | |
2020-05-29 | Added auto skip feed settings icon | ByteHamster | |
2020-05-20 | Do not resize seekbar to make it easier to grab | ByteHamster | |
2020-04-11 | Make colors more consistent | ByteHamster | |
2020-04-07 | Made drag handle less prominent | ByteHamster | |
2020-04-02 | Added fast scrolling to all episode lists | ByteHamster | |
2020-03-30 | App shortcuts (#3748) | Shinichiro Fujiwara | |
2020-03-26 | Merge pull request #3965 from ByteHamster/sync-icon-vector | H. Lehmann | |
Updated sync icons | |||
2020-03-26 | Removed WiFi filter on Android 10 | ByteHamster | |
2020-03-26 | Updated sync icons | ByteHamster | |
2020-03-26 | Merge branch 'develop' into NotificationForAutoDownloads | H. Lehmann | |
2020-03-25 | Updated queue icon | ByteHamster | |
2020-03-24 | Add and use new icon | Nathan Mascitelli | |
2020-03-16 | Made icons black instead of grey | ByteHamster | |
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too. | |||
2020-02-18 | Removed some unused attrs | ByteHamster | |
2020-02-12 | Replaced images with vector version | ByteHamster | |
2020-02-12 | Merge pull request #3827 from ByteHamster/extract-queue-item-view | H. Lehmann | |
Rewrite list item display | |||
2020-02-10 | 30dp buttons for notification / lock screen (play, fwd, rewind) buttons (#3840) | Tony Tam | |
2020-02-05 | Replaced eye icon with video cam | ByteHamster | |
2020-01-26 | Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feed | H. Lehmann | |
Feat/simple adjust volume per feed | |||
2020-01-02 | Replaced custom background with selectableItemBackground | ByteHamster | |
2019-12-29 | provide drawable for volume adaption setting | Max Bechtold | |
2019-12-19 | Fixed playback speed icon mismatch | ByteHamster | |
2019-11-21 | Merge pull request #3629 from ByteHamster/streaming-icon | H. Lehmann | |
Updated streaming icon | |||
2019-11-21 | Added icons to podcast settings | ByteHamster | |
2019-11-21 | Updated streaming icon | ByteHamster | |
2019-10-24 | a new filter icon, to differentiate it from sort per review. | orionlee | |
- Icon source: https://materialdesignicons.com/icon/filter-outline | |||
2019-10-19 | Fixes crash on equalizer open on Android 4.1 | David Leibovych | |
2019-10-02 | Changed color of default notification icon | ByteHamster | |
2019-10-02 | Merge branch 'develop' into notification-default-icon | ByteHamster | |
2019-09-27 | #3387 permission prompt - add warning icon to make it stand out. | orionlee | |
2019-09-25 | Removed transparent notification button outline | ByteHamster | |
2019-09-24 | Merge branch 'develop' into notification-default-icon | H. Lehmann | |