Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-21 | Add scrubbing time overlay (#4786) | asdoi | |
2021-01-21 | Merge pull request #4888 from ByteHamster/fix-extended-widget-actions | ByteHamster | |
Fix extended widget buttons | |||
2021-01-21 | HTML entities not processed in the authors field (#4887) | Jonas Burian | |
2021-01-21 | Fix extended widget buttons | ByteHamster | |
2021-01-21 | Merge pull request #4886 from AntennaPod/keunes-final-changelog-update | ByteHamster | |
Update CHANGELOG.md | |||
2021-01-21 | Removed outdated changelog file | ByteHamster | |
2021-01-21 | tips on running tests when contributing (#4849) | Tony Tam | |
2021-01-13 | Merge pull request #4837 from damoasda/localfeed-any-image | ByteHamster | |
Use any image for local folders | |||
2021-01-13 | Refactoring: Split test methods to remove anonymous blocks | Herbert Reiter | |
2021-01-13 | Refactor method: Use early return instead of late return to make the code ↵ | Herbert Reiter | |
more readable | |||
2021-01-13 | Avoid assertTrue() for better error messages | Herbert Reiter | |
2021-01-13 | Use any image for local folders | Herbert Reiter | |
2021-01-13 | Merge pull request #4855 from ByteHamster/simplify-password | ByteHamster | |
Remember entered password | |||
2021-01-13 | Send Authorization header to be able to stream password protected media (#4843) | Tony Tam | |
2021-01-13 | Add rewind, ff, skip button and layout for extra info in Widget (#4746) | Tony Tam | |
2021-01-13 | Store password when entering after failed download | ByteHamster | |
2021-01-13 | Simplify authentication activity | ByteHamster | |
2021-01-13 | Do not retry autodownload after SSL errors (#4821) | Tony Tam | |
2021-01-12 | Merge pull request #4829 from binarytoto/4655 | ByteHamster | |
Removed support for opening external video | |||
2021-01-12 | Merge pull request #4841 from damoasda/fix-MainActivityTest-testAddFeed | ByteHamster | |
Fix MainActivityTest.testAddFeed() timeout failure | |||
2021-01-07 | Fix MainActivityTest.testAddFeed() timeout failure | Herbert Reiter | |
2021-01-06 | Removed unused variables | Aashay Bhoir | |
2021-01-04 | Removed unused imports | Aashay Bhoir | |
2021-01-04 | Removed unused imports | Aashay Bhoir | |
2021-01-04 | Removed old methods referring to external media. | Aashay Bhoir | |
2021-01-04 | Removed intent filter for external videos. | Aashay Bhoir | |
2021-01-03 | Merge pull request #4832 from Thom-Merrilin/remember-last-auto-download | ByteHamster | |
Include in Auto Downloads checkbox remembers the last used checked state | |||
2021-01-03 | Merge pull request #4831 from Thom-Merrilin/feed-info-share-icon | ByteHamster | |
Added share icon/submenu to feed_info menu | |||
2021-01-03 | Include in Auto Downloads checkbox remembers the last used checked state | Thom Merrilin | |
Will resolve #4830 Details: When the User Setting for auto downloading of podcasts is enabled, the OnlineFeedView's Include in Auto Downloads checkbox always defaults to true. This change stores the state of the checkbox when we subscribe to a feed, and then uses this as the default value the next time we load the OnlineFeedView. | |||
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 | Run more util tests with Robolectric (#4815) | Herbert Reiter | |
2021-01-02 | Run DbWriterTest with Robolectric (#4814) | Herbert Reiter | |
2021-01-02 | Run FeedFilterTest and FeedItemTest without Android emulator (#4807) | Herbert Reiter | |
2021-01-02 | Run DateUtilsTest as Unit Test (#4805) | Herbert Reiter | |
2021-01-02 | Merge pull request #4493 from ByteHamster/gpodnet-setup | ByteHamster | |
Simplified gpodder login process | |||
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-02 | Merge pull request #4828 from ByteHamster/tear-down | ByteHamster | |
Tear down database after db cleanup test | |||
2021-01-02 | Tear down database after db cleanup test | ByteHamster | |
2021-01-02 | Fixed unused import | ByteHamster | |
2021-01-01 | Merge branch 'master' into develop | ByteHamster | |
2021-01-01 | Bumped version to 2.1.22.1.2 | ByteHamster | |
2021-01-01 | Updated contributors | ByteHamster | |
2021-01-01 | Updated translations | ByteHamster | |
2021-01-01 | Added textual tab indicator to player screen (#4731) | ByteHamster | |
2021-01-01 | Merge pull request #4822 from ByteHamster/update-export-design | ByteHamster | |
Adapted design of html export | |||
2021-01-01 | Added content description for download cancel button (#4818) | binarytoto | |
2021-01-01 | Adapted design of html export | ByteHamster | |
2021-01-01 | Merge pull request #4819 from damoasda/robolectric-DbTasksTest | ByteHamster | |
Run DbTasksTest with Robolectric | |||
2021-01-01 | Merge pull request #4820 from damoasda/robolectric-DbNullCleanupAlgorithmTest | ByteHamster | |
Run DbNullCleanupAlgorithmTest with Robolectric |