summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
2021-01-23Run DbReaderTest etc. with RobolectricHerbert Reiter
2021-01-23Run AtomParserTest and RssParserTest with RobolectricHerbert Reiter
2021-01-23Merge pull request #4892 from ByteHamster/every-hoursByteHamster
Added new string for 'every x hours'
2021-01-23Added new string for 'every x hours'ByteHamster
2021-01-23Use podcast image as fallback when episode image returns 404 (#4861)Jonas Burian
2021-01-22Add Notifications for episodes (#4646)Connectety
Co-authored-by: ByteHamster <info@bytehamster.com>
2021-01-22Merge pull request #4563 from SebiderSushi/fix_episodes_list_item_loading_bByteHamster
Keep loading on the All Episodes tab even if items are filtered out
2021-01-22Split up filter model and database handlingByteHamster
2021-01-22Added show button to authentication dialogByteHamster
2021-01-22Use authentication dialog instead of dedicated activityByteHamster
2021-01-22Add Podcastindex into main search (#4873)Tony Tam
2021-01-22Merge branch 'develop' into fix_episodes_list_item_loading_bByteHamster
2021-01-21Add scrubbing time overlay (#4786)asdoi
2021-01-21Fix ClassCastException in FeedItemlistFragment (#4857)Herbert Reiter
2021-01-13Merge pull request #4855 from ByteHamster/simplify-passwordByteHamster
Remember entered password
2021-01-13Add rewind, ff, skip button and layout for extra info in Widget (#4746)Tony Tam
2021-01-13Store password when entering after failed downloadByteHamster
2021-01-13Simplify authentication activityByteHamster
2021-01-12Merge pull request #4829 from binarytoto/4655ByteHamster
Removed support for opening external video
2021-01-07Fix MainActivityTest.testAddFeed() timeout failureHerbert Reiter
2021-01-06Removed unused variablesAashay Bhoir
2021-01-04Removed unused importsAashay Bhoir
2021-01-04Removed unused importsAashay Bhoir
2021-01-04Removed old methods referring to external media.Aashay Bhoir
2021-01-04Removed intent filter for external videos.Aashay Bhoir
2021-01-03Merge pull request #4832 from Thom-Merrilin/remember-last-auto-downloadByteHamster
Include in Auto Downloads checkbox remembers the last used checked state
2021-01-03Include in Auto Downloads checkbox remembers the last used checked stateThom 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-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-02Run more util tests with Robolectric (#4815)Herbert Reiter
2021-01-02Run DbWriterTest with Robolectric (#4814)Herbert Reiter
2021-01-02Run FeedFilterTest and FeedItemTest without Android emulator (#4807)Herbert Reiter
2021-01-02Revert back to device selection instead of linkingByteHamster
Until this is fixed upstream on the gpodder.net server.
2021-01-02Simplified gpodder login processByteHamster
2021-01-02Fixed unused importByteHamster
2021-01-01Merge branch 'master' into developByteHamster
2021-01-01Updated contributorsByteHamster
2021-01-01Added textual tab indicator to player screen (#4731)ByteHamster
2021-01-01Added content description for download cancel button (#4818)binarytoto
2021-01-01Merge pull request #4819 from damoasda/robolectric-DbTasksTestByteHamster
Run DbTasksTest with Robolectric
2021-01-01Merge pull request #4820 from damoasda/robolectric-DbNullCleanupAlgorithmTestByteHamster
Run DbNullCleanupAlgorithmTest with Robolectric
2021-01-01Fix search button to forward the search query (#4798)Herbert Reiter
2021-01-01feat: add five, ten and twenty minutes sleep timer extend buttons (#4803)Max Wittig
2020-12-31Run DbNullCleanupAlgorithmTest with RobolectricHerbert Reiter
2020-12-31Run DbTasksTest with RobolectricHerbert Reiter
2020-12-30Run ExternalMediaTest with RobolectricHerbert Reiter
2020-12-24Update played/unplayed status in playback historyHerbert Reiter
2020-12-16Refactoring: Remove class LangUtils (#4763)Herbert Reiter
2020-12-15Removed unused importByteHamster
2020-12-15Merge pull request #4759 from ByteHamster/add-anxheloByteHamster
Add Anxhelo to about screen
2020-12-15Merge pull request #4760 from damoasda/cleanup-importsByteHamster
Refactoring: Remove unused import statements