summaryrefslogtreecommitdiff
path: root/core/src/main/java
AgeCommit message (Expand)Author
2021-05-06Refuse to show future datesByteHamster
2021-04-24Moved synchronization to its own moduleByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-22Remove dependency of FeedMedia to DbWriterByteHamster
2021-04-22Removed PlaybackPreferences dependency from FeedMediaByteHamster
2021-04-22Decouple FeedMedia and PlaybackServiceByteHamster
2021-04-22Decouple FeedMedia and sync service (#5128)ByteHamster
2021-04-22Moved cursor related code out of model (#5126)ByteHamster
2021-04-22Reduce dependencies of model to UserPreferencesByteHamster
2021-04-21Moved notification icons to their own module, so they don't crash old Android...ByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-14Don't handle play image resource in PlaybackControllerByteHamster
2021-04-10Add filtering subscriptions based on new episodes notification setting (#5098)tamizh143
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ...Tony Tam
2021-04-04Merge branch 'master' into developByteHamster
2021-04-03Backport: Add missing synchronized keywordByteHamster
2021-04-02Update play icon when service is stoppedByteHamster
2021-04-02Safer remain time - default to zero when the media duration is wrong (#5043)Tony Tam
2021-03-28Fixed new SpotBugs violations after merging to developByteHamster
2021-03-28Merge pull request #5055 from ByteHamster/spotbugsByteHamster
2021-03-28Make AntennaPod pass the medium SpotBugs findingsByteHamster
2021-03-27Fixed SpotBugs violations, so that at least the most severe checks passByteHamster
2021-03-27Merge pull request #5052 from ByteHamster/stop-service-properlyByteHamster
2021-03-26Stop service properly when playback endsByteHamster
2021-03-26Show cover and shownotes for previewed episodesByteHamster
2021-03-22Fixed certain file types not being recognized in local feeds (Closes #4802) (...Joschua Gandert
2021-03-10Fixed getting next page of feedByteHamster
2021-03-09Fixed animation when hiding drawer itemsByteHamster
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-05Removed metadata loader from modelByteHamster
2021-03-05Code cleanupByteHamster
2021-03-05Added basic tag editor UIByteHamster
2021-03-05Sort folders to the endByteHamster
2021-03-05Fixed folder ID generationByteHamster
2021-03-05Merge branch 'develop' into foldersByteHamster
2021-03-04Removed ShownotesProvider interfaceByteHamster
2021-03-04Only store content_encoded or descriptionByteHamster
2021-03-04Merge branch 'master' into developByteHamster
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