summaryrefslogtreecommitdiff
path: root/core/src/test
AgeCommit message (Expand)Author
2023-04-15Handle a null timestamp in local/first actions (#6379)Rob Pilling
2023-03-06Warn when local folder is empty instead of silently ignoring (#6366)ByteHamster
2023-03-01Instead of specialized methods, use the global 'getEpisodes' method with a fi...ByteHamster
2023-02-28Add option to switch a- & descending sort order for Inbox (#6266)GitStart
2023-02-12Add sorting options to downloads screen (#6210)Jared234
2022-11-06Move preferences to a new moduleByteHamster
2022-11-06Move DownloadService-Interface to new moduleByteHamster
2022-11-05Remove dependency from other classes to DownloadServiceByteHamster
2022-10-23Merge pull request #6153 from ByteHamster/fast-document-fileByteHamster
2022-10-21Make loading DocumentFiles fasterByteHamster
2022-10-14Remove text colors from shownotesByteHamster
2022-09-18Rewrite include/exclude filter dialog (#6057)ByteHamster
2022-06-09Convert playback history fragment to lazy loading (#5886)Paul Ganssle
2022-05-08Remove 'mark all as read' buttonByteHamster
2022-04-26Decouple preferencesByteHamster
2022-03-17Updating local files takes long. Show progress.ByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-01-30Nicer placeholder images (#5679)ByteHamster
2022-01-15Move more checkstyle checks from 'new code' style to main styleByteHamster
2022-01-06Refresh local feeds in DownloadServiceByteHamster
2022-01-06Rewrite download request creation (#5530)ByteHamster
2022-01-03Merge branch 'master' into developByteHamster
2021-12-18Only mark items as duplicates if duration and date are similarByteHamster
2021-12-10Make queue removal test more stableByteHamster
2021-11-28Merge branch 'master' into developByteHamster
2021-11-28Chromecast rework (#5518)ByteHamster
2021-11-02Fix auto-download retry backoffByteHamster
2021-10-31Support subscribe links that have a slash before the argumentByteHamster
2021-10-28Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396)thomasdomingos
2021-10-06Add synchronization with gPodder Nextcloud server app (#5243)thrillfall
2021-08-28Moved media file parser to its own moduleByteHamster
2021-08-28Moved feed parser to its own moduleByteHamster
2021-08-20Identify episodes by guid (#5326)thrillfall
2021-08-17Merge branch 'master' into developByteHamster
2021-08-17Merge pull request #5345 from AntennaPod/example-fileByteHamster
2021-08-17Treat link without rel as rel=alternate (#5347)godbless
2021-08-17Added chapter marks test file with extended headerByteHamster
2021-08-05Add subscription deeplinkByteHamster
2021-07-11Dedup based on item unique id, media url or title (#4839)Tony Tam
2021-06-05Let test wait until database operation is completedByteHamster
2021-06-05Add a unit test under DbWriterTest.java (#5181)Mengshi24
2021-05-29Added new test case for FeedItemUtil.java to test getIds() method (#5182)Matthew Choi
2021-05-29Add new test for Download Request equals (#5183)gregoryjtom
2021-04-22Moved model to its own moduleByteHamster
2021-04-22Removed PlaybackPreferences dependency from FeedMediaByteHamster
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ...Tony Tam
2021-04-04Merge branch 'master' into developByteHamster
2021-03-07Stop playback of deleted podcast even if it is just streamingByteHamster
2021-03-05Merge branch 'develop' into foldersByteHamster
2021-03-04Removed ShownotesProvider interfaceByteHamster