Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-09 | Add episodes without subscribing (#7098) | ByteHamster | |
2024-05-06 | Fix inconsistent icons in the app toolbar. (#7163) | flofriday | |
2024-05-03 | Show statistics above description on feed info page (#7161) | ByteHamster | |
2023-11-22 | Remove Iconify from FeedInfoFragment (#6655) | caoilTe O'Connor | |
2023-10-01 | Switch to colorBackground instead of windowBackground (#6674) | ByteHamster | |
2022-12-17 | Add support for Material You tinted theme | ByteHamster | |
2022-09-18 | Expand app below system windows | ByteHamster | |
2022-09-18 | Migrate Toolbars to Material3 | ByteHamster | |
2022-04-22 | Podcast page re-design (#5842) | ByteHamster | |
Makes the settings button more visible, following a mock-up on the forum | |||
2021-10-31 | Show more detailed feed statistics | ByteHamster | |
2021-10-24 | Improve accessibility of back button. | Tobias Preuss | |
+ Let TalkBack read out "back" when tapping the arrow left button. | |||
2021-04-06 | Parsing podcast:funding tag, showing payment, funding links on the show info ↵ | Tony Tam | |
screen (#4933) | |||
2020-10-29 | Add podcast specific statistics to podcast info screen (#4601) | avirajrsingh | |
2020-07-19 | Rotation fixes | ByteHamster | |
2020-05-03 | Switched to MaterialComponents theme | ByteHamster | |
2020-04-21 | Feed page theme tweaks | ByteHamster | |
2020-03-21 | Made sure that all fragments have a progress bar | ByteHamster | |
2020-03-15 | Moved Toolbar to individual Fragments | ByteHamster | |
2019-10-04 | Automatic AndroidX migration | ByteHamster | |
2018-11-23 | Improve RTL support | Mostafa Ahangarha | |
For all the layout elements having margin, padding,... to right or left, releavnt start/end property is added so all the elements are supposed to be displayed properly in RTL mode. There are still minor issues related to some icons such as play, ff and rev. This issue must be addressed separately in future. | |||
2018-04-13 | Allow to select text | ByteHamster | |
2018-04-13 | Use better header in feed info and settings | ByteHamster | |
2018-04-13 | Split feed info and settings | ByteHamster | |
2018-01-10 | Move attributes to edittext | Martin Fietz | |
2018-01-07 | remove reference to nonexisting onClick callback | Dirk Mueller | |
This defined onClick callback does not exist, so we don't need to specify it. | |||
2016-01-25 | Global Refresh -> Keep Updated | Tom Hennen | |
2016-01-25 | update layout, remove unneeded call | Tom Hennen | |
2016-01-25 | allow feeds to be excluded from global refreshing | Tom Hennen | |
2016-01-25 | updated hint, allow multiple lines in the filter box | Tom Hennen | |
2016-01-25 | enable/disable controls based on auto-download setting | Tom Hennen | |
2016-01-25 | ability to filter episodes to include or not when autodownloading | Tom Hennen | |
2015-11-08 | Fix dialog colors | Martin Fietz | |
2015-07-10 | Merge pull request #1004 from mfietz/issue/992-fix-paste | Tom Hennen | |
Fix edittext pasting issues on some devices | |||
2015-07-10 | Hopefully fixes problems with pasting into edittext | Martin Fietz | |
2015-07-09 | Make the Spinner work on Android versions <5.0 | Udi Finkelstein | |
2015-07-09 | Added new per-feed auto download override flag. | Udi Finkelstein | |
2015-06-21 | Fixes Queue not opening from the drawer, small podcasts images not scaling ↵ | Martin Fietz | |
up and long URL not wrapping in the podcast info view | |||
2015-04-21 | Show URL in feed info, layout optimizations | Martin Fietz | |
2015-01-25 | Use design time attributes to assist layouting and value preview. | Tobias Preuss | |
+ See: http://tools.android.com/tips/layout-designtime-attributes + This commit introduces no functional code changes! | |||
2014-09-17 | Changed project structure | daniel oeh | |
Switched from custom layout to standard gradle project structure |