summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-31Merge pull request #3970 from ByteHamster/extract-gpodderH. Lehmann
SyncService refactoring
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
Added diff-checkstyle
2020-03-30Added diff-checkstyleByteHamster
2020-03-30App shortcuts (#3748)Shinichiro Fujiwara
2020-03-29Merge pull request #3976 from ByteHamster/fix-player-overlapH. Lehmann
Fixed description overlapping mini player
2020-03-29Fixed description overlapping mini playerByteHamster
2020-03-27Merge pull request #3969 from ByteHamster/hide-miniplayer-when-nothing-playingH. Lehmann
Hide the miniplayer if there is no media playing
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
Updated sync icons
2020-03-26Merge pull request #3966 from ByteHamster/fix-not-updatingH. Lehmann
Fixed player sometimes not updating
2020-03-26Merge pull request #3967 from ByteHamster/make-controller-smallerH. Lehmann
Removed unused code from PlaybackController
2020-03-26Merge pull request #3968 from ByteHamster/wifi-filter-android-10H. Lehmann
Removed WiFi filter on Android 10
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
Notification for Auto Downloads
2020-03-26Removed unused StringBuilderByteHamster
2020-03-26Merge pull request #3963 from ByteHamster/fix-externalplayer-not-hiddenH. Lehmann
Fixed external player not being hidden when expanding with intent
2020-03-26Merge pull request #3964 from ByteHamster/buffer-localH. Lehmann
Do not show buffering indicator when playing local file
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
Cleaned up some Lint warnings
2020-03-25Removed unused codeByteHamster
2020-03-25Merge pull request #3954 from ByteHamster/audioplayer-fragmentH. Lehmann
Convert AudioPlayer to fragment
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-25Deleted unused layout fileByteHamster
2020-03-25Fixed crashByteHamster
Not sure why that crash appeared now...
2020-03-25Removed CastPlayerActivityByteHamster
2020-03-25Merge pull request #3961 from ByteHamster/show-buffering-indicatorH. Lehmann
Show buffering indicator on ExoPlayer
2020-03-25Updated testsByteHamster
2020-03-25Redesign ExternalPlayerFragmentByteHamster
2020-03-25Removed AudioPlayerActivityByteHamster
2020-03-25Merge pull request #3960 from ByteHamster/queue-iconH. Lehmann
Updated queue icon
2020-03-25Merge pull request #3959 from ByteHamster/online-feed-view-closeH. Lehmann
Close OnlineFeedViewActivity when clicking border
2020-03-25Merge pull request #3958 from ByteHamster/fix-sidebar-positionH. Lehmann
Fixed sidebar sometimes highlighting wrong fragment
2020-03-25Merge pull request #3957 from ByteHamster/search-list-roundH. Lehmann
Round icons in search list
2020-03-25Reworked cast button handlingByteHamster
2020-03-25Show buffering indicator on ExoPlayerByteHamster