summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2021-03-08Updated translationsByteHamster
2021-03-08Merge pull request #5010 from ByteHamster/crash-fixByteHamster
2021-03-07Nullability checks in ExoPlayerWrapperByteHamster
2021-03-07Fixed calling bindService if service is not runningByteHamster
2021-03-07Merge pull request #5006 from ByteHamster/podcast-specific-speedByteHamster
2021-03-07Clear temporary playback speed when switching to another episodeByteHamster
2021-03-07Stop playback of deleted podcast even if it is just streamingByteHamster
2021-03-06Fixed download service notification not being updated to 'Stopping service'ByteHamster
2021-03-06Fixed local folders ending up in DownloadServiceByteHamster
2021-03-04Updated translations to avoid Lint errorByteHamster
2021-03-04Make errors on 'add feed' page more prettyByteHamster
2021-03-04Mention ad blockers in certificate error messageByteHamster
2021-03-04Show the name of failing downloads in the notificationByteHamster
2021-03-04Described download errors in more detailByteHamster
2021-03-04Show dedicated error message when an app messes with the networkByteHamster
2021-03-04Formatted with spacesByteHamster
2021-03-03Updated translationsByteHamster
2021-03-01Merge pull request #4983 from ByteHamster/fix-error-message-wrong-sizeByteHamster
2021-03-01Fixed wrong error messageByteHamster
2021-03-01Fixed crash when notification updater is nullByteHamster
2021-03-01Merge branch 'master' into developByteHamster
2021-03-01Merge pull request #4963 from a1291762/developByteHamster
2021-03-01Change the message that appears when downloads are finishedLincoln Ramsay
2021-02-28Refactoring: Remove Cursor related code from Feed class (#4968)Herbert Reiter
2021-02-28Avoid stuck download notificationsLincoln Ramsay
2021-02-26Removed DbWriter dependency from modelByteHamster
2021-02-25Refactoring: Move inner classes PlayableUtils and PlayableException out of Pl...Herbert Reiter
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2021-02-24Remove interface ImageResource (#4911)Herbert Reiter
2021-02-23Remove free build hackByteHamster
2021-02-23Merge pull request #4950 from ByteHamster/fix-file-not-foundByteHamster
2021-02-23Merge pull request #4954 from damoasda/FeedItem-descriptionByteHamster
2021-02-22Added auphonic files to chapter marks testsByteHamster
2021-02-21Improve FeedItem class documentationHerbert Reiter
2021-02-19Fixed rare 'file not found' errors when starting playbackByteHamster
2021-02-19Added a real file to test chapters withByteHamster
2021-02-18Fixed typoYaron Shahrabani
2021-02-17Added more id3 parser testsByteHamster
2021-02-17Removed plural form because Transifex only allows 2 forms in EnglishByteHamster
2021-02-16Fixed NPE when loading ogg chaptersByteHamster
2021-02-16Rewrite chapter parser for testabilityByteHamster
2021-02-16Merge pull request #4940 from ByteHamster/more-reliable-chaptersByteHamster
2021-02-15Fix parsing chapters with multiple null bytesByteHamster
2021-02-15Removed method that does the same as loadMediaInfo anywayByteHamster
2021-02-15Removed return parameter of loadMediaInfoByteHamster
2021-02-15changed the "Use Episode Cover" setting to only apply to list items. (#4908)Geist5000
2021-02-15Merge pull request #4936 from ByteHamster/chapter-readerByteHamster
2021-02-15New workaround for hiding the notification directlyByteHamster
2021-02-15Refresh all feeds at once instead of sending tons of lists with 1 feed eachByteHamster
2021-02-15Removed some unnecessary calls to startForegroundByteHamster