summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2020-04-03Merge pull request #3994 from ByteHamster/rebind-service-after-stoppingH. Lehmann
2020-04-03Merge pull request #3995 from ByteHamster/fast-scrollH. Lehmann
2020-04-02Removed yet another DB access on the main threadByteHamster
2020-04-02Added fast scrolling to all episode listsByteHamster
2020-04-02Rebind to the service after it was stoppedByteHamster
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-02Performance improvementsByteHamster
2020-04-01Do not query database on main threadByteHamster
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-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-30Uncoupled AntennaPod from specific GpodnetSyncServiceByteHamster
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-27Hide the miniplayer if there is no media playingByteHamster
2020-03-27Updated contributors listByteHamster
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-26Removed WiFi filter on Android 10ByteHamster
2020-03-26Removed unused code from PlaybackControllerByteHamster
2020-03-26Fixed player sometimes not updatingByteHamster
2020-03-26Merge pull request #3839 from shortspider/NotificationForAutoDownloadsH. Lehmann
2020-03-26Merge pull request #3963 from ByteHamster/fix-externalplayer-not-hiddenH. 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
2020-03-25Removed unused codeByteHamster
2020-03-25Merge pull request #3954 from ByteHamster/audioplayer-fragmentH. Lehmann
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-25Deleted unused layout fileByteHamster
2020-03-25Fixed crashByteHamster
2020-03-25Removed CastPlayerActivityByteHamster
2020-03-25Updated testsByteHamster
2020-03-25Redesign ExternalPlayerFragmentByteHamster
2020-03-25Removed AudioPlayerActivityByteHamster
2020-03-25Merge pull request #3959 from ByteHamster/online-feed-view-closeH. Lehmann
2020-03-25Merge pull request #3958 from ByteHamster/fix-sidebar-positionH. Lehmann
2020-03-25Reworked cast button handlingByteHamster
2020-03-25Implemented missing PlaybackController state handlingByteHamster
2020-03-25Close OnlineFeedViewActivity when clicking borderByteHamster
2020-03-25Fixed sidebar sometimes highlighting wrong fragmentByteHamster