Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Merge pull request #4963 from a1291762/develop | ByteHamster | |
Avoid the stuck download notification | |||
2021-03-01 | Change the message that appears when downloads are finished | Lincoln Ramsay | |
In the event that the notification hangs around, this is a more accurate description of what is happening. | |||
2021-02-25 | use full URL for custom gpodder server (#4932) | MStrecke | |
2021-02-18 | Fixed typo | Yaron Shahrabani | |
Epsiodes->Episodes | |||
2021-02-17 | Removed plural form because Transifex only allows 2 forms in English | ByteHamster | |
2021-02-15 | changed the "Use Episode Cover" setting to only apply to list items. (#4908) | Geist5000 | |
2021-02-14 | Merge branch 'master' into develop | ByteHamster | |
2021-02-14 | New preference to show the remaining time in the 'queue' and podcast episode ↵ | Tony Tam | |
view (#4880) | |||
2021-02-12 | Move basic views to new module | ByteHamster | |
2021-02-12 | Remove PlaybackServiceCallbacks | ByteHamster | |
2021-02-05 | Added new cleanup option: when not favorited | Jonas Kalderstam | |
This is another way of solving #2077. The root issue is that queued episodes are never auto-deleted currently which means that if you automatically add episodes to the queue you will eventually end up with AntennaPod refusing to auto download more episodes because the cache is full and it can't make space. This option will only refuse to delete favorited items. Otherwise it will simply delete the oldest episodes. | |||
2021-02-04 | Updated translations | ByteHamster | |
2021-02-03 | Allow remapping hardware buttons (#4881) | Tim Schumacher | |
2021-01-24 | Google Assistant App Actions for AntennaPod (#4417) | Margaret Borowiec | |
2021-01-23 | Added new string for 'every x hours' | ByteHamster | |
2021-01-22 | Add Notifications for episodes (#4646) | Connectety | |
Co-authored-by: ByteHamster <info@bytehamster.com> | |||
2021-01-22 | Added show button to authentication dialog | ByteHamster | |
2021-01-22 | Added indication for unsupported players (#4869) | Tony Tam | |
2021-01-21 | Add scrubbing time overlay (#4786) | asdoi | |
2021-01-13 | Add rewind, ff, skip button and layout for extra info in Widget (#4746) | Tony Tam | |
2021-01-13 | Do not retry autodownload after SSL errors (#4821) | Tony Tam | |
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-02 | Revert back to device selection instead of linking | ByteHamster | |
Until this is fixed upstream on the gpodder.net server. | |||
2021-01-02 | Simplified gpodder login process | ByteHamster | |
2021-01-01 | Merge branch 'master' into develop | ByteHamster | |
2021-01-01 | Updated translations | ByteHamster | |
2021-01-01 | Added content description for download cancel button (#4818) | binarytoto | |
2021-01-01 | feat: add five, ten and twenty minutes sleep timer extend buttons (#4803) | Max Wittig | |
2020-12-22 | Fixed wrong attribute translate to translatable in strings.xml | PtilopsisLeucotis | |
2020-12-15 | Merge pull request #4762 from ByteHamster/parallel-downloads | ByteHamster | |
Added number to parallel downloads string | |||
2020-12-15 | Added number to parallel downloads string | ByteHamster | |
2020-12-13 | Updated translations | ByteHamster | |
2020-12-10 | Correct website links (#4740) | Keunes | |
With our new website, some of the links have changed. Also, the FAQ is no more. | |||
2020-12-08 | Merge pull request #4733 from ByteHamster/fix-filter-dialog-api21 | ByteHamster | |
Fix filter dialog on old Android versions | |||
2020-12-03 | added readonly message for feed items w/o media (#4711) | markamaze | |
2020-12-03 | Fix filter dialog on old Android versions | ByteHamster | |
2020-12-03 | Fixed talkback description missing on chapters screen | ByteHamster | |
2020-12-02 | Updated translations | ByteHamster | |
2020-11-30 | Show replay button on the current chapter. (#4706) | Tony Tam | |
2020-11-30 | fix bug with how we count downloaded media, show a meaningful messages (#4714) | Tony Tam | |
2020-11-30 | Moved export log function to menu and added confirm dialog (#4712) | markamaze | |
2020-11-26 | Merge pull request #4718 from tonytamsf/queue-image-button | ByteHamster | |
add an icon to the Android Auto queue | |||
2020-11-25 | show number in queue | Tony Tam | |
2020-11-22 | higher contrast color for search bar (#4704) | Tony Tam | |
2020-11-19 | Merge branch 'master' into develop | ByteHamster | |
2020-11-15 | Updated translations | ByteHamster | |
2020-11-15 | Fixed wording of counter>0 filter | ByteHamster | |
2020-11-09 | Update local folder properties on refresh | ByteHamster | |
Fixes updated translations | |||
2020-11-06 | Merge branch 'master' into develop | ByteHamster | |
2020-11-06 | Merge pull request #4662 from ByteHamster/add-recommended | ByteHamster | |
Add 'recommended' text to ExoPlayer setting |