summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03Merge pull request #3996 from ByteHamster/removed-main-thread-dbH. Lehmann
2020-04-02Removed yet another DB access on the main threadByteHamster
2020-04-02Merge pull request #3993 from ByteHamster/recycle-viewholdersH. Lehmann
2020-04-02Recycle ViewHolders throughout the appByteHamster
2020-04-02Merge pull request #3992 from ByteHamster/performanceH. Lehmann
2020-04-02Merge pull request #3989 from ByteHamster/join-feedmediaH. Lehmann
2020-04-02Merge pull request #3991 from ByteHamster/database-main-threadH. Lehmann
2020-04-02Performance improvementsByteHamster
2020-04-01Do not query database on main threadByteHamster
2020-04-01Merge pull request #3990 from ByteHamster/ci-verbosityH. Lehmann
2020-04-01Reduce test verbosity on CI to make it easier to find errorByteHamster
2020-04-01Always join FeedMedia instead of doing two queriesByteHamster
2020-04-01Use AlertDialog for episode filters (#3981)Tony Tam
2020-04-01Merge pull request #3983 from ByteHamster/integrations-screenH. Lehmann
2020-03-31put a date with the filename being exported (#3980)Tony Tam
2020-03-31Removed integrations screen with only one itemByteHamster
2020-03-31Merge pull request #3970 from ByteHamster/extract-gpodderH. Lehmann
2020-03-31Fixed crashing DownloadServiceByteHamster
2020-03-30Checkstyle fixesByteHamster
2020-03-30Speed up full sync by not loading queue/favorite statusByteHamster
2020-03-30Give some love to gpodder login UIByteHamster
2020-03-30Report sync progressByteHamster
2020-03-30Upload all played episodes on full syncByteHamster
2020-03-30Migrated to WorkManager to allow retryingByteHamster
2020-03-30Uncoupled AntennaPod from specific GpodnetSyncServiceByteHamster
2020-03-30Merge pull request #3978 from ByteHamster/diff-checkstyleH. Lehmann
2020-03-30Added diff-checkstyleByteHamster
2020-03-30App shortcuts (#3748)Shinichiro Fujiwara
2020-03-29Merge pull request #3976 from ByteHamster/fix-player-overlapH. Lehmann
2020-03-29Fixed description overlapping mini playerByteHamster
2020-03-27Merge pull request #3969 from ByteHamster/hide-miniplayer-when-nothing-playingH. Lehmann
2020-03-27Hide the miniplayer if there is no media playingByteHamster
2020-03-27Updated contributors listByteHamster
2020-03-27Updated translationsByteHamster
2020-03-26Merge pull request #3965 from ByteHamster/sync-icon-vectorH. Lehmann
2020-03-26Merge pull request #3966 from ByteHamster/fix-not-updatingH. Lehmann
2020-03-26Merge pull request #3967 from ByteHamster/make-controller-smallerH. Lehmann
2020-03-26Merge pull request #3968 from ByteHamster/wifi-filter-android-10H. Lehmann
2020-03-26Removed WiFi filter on Android 10ByteHamster
2020-03-26Removed unused code from PlaybackControllerByteHamster
2020-03-26Fixed player sometimes not updatingByteHamster
2020-03-26Updated sync iconsByteHamster
2020-03-26Merge pull request #3839 from shortspider/NotificationForAutoDownloadsH. Lehmann
2020-03-26Removed unused StringBuilderByteHamster
2020-03-26Merge pull request #3963 from ByteHamster/fix-externalplayer-not-hiddenH. Lehmann
2020-03-26Merge pull request #3964 from ByteHamster/buffer-localH. Lehmann
2020-03-26Merge branch 'develop' into NotificationForAutoDownloadsH. Lehmann
2020-03-26Do not show buffering indicator when playing local fileByteHamster
2020-03-26Fixed external player not being hidden when expanding with intentByteHamster
2020-03-25Merge pull request #3962 from ByteHamster/cleanup-lintH. Lehmann