summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-05-01Merge pull request #4095 from ByteHamster/fix-feedhandler-testH. Lehmann
2020-05-01fix a lint error (#4090)hannesa2
2020-05-01Fixed feed image testsByteHamster
2020-05-01Merge pull request #4094 from ByteHamster/fragment-transition-speedH. Lehmann
2020-05-01Made fragment transition a bit fasterByteHamster
2020-05-01Merge pull request #4088 from ByteHamster/selected-quantityH. Lehmann
2020-04-29Allow plural of 'x selected' stringByteHamster
2020-04-21Merge pull request #4069 from ByteHamster/feeditem-page-tweaksH. Lehmann
2020-04-21Skip intro and ending per feed (#3975)Tony Tam
2020-04-21added media to queue when playing (#4058)Michael White
2020-04-21Feed page theme tweaksByteHamster
2020-04-14Fixed not displaying embedded picturesByteHamster
2020-04-12Merge pull request #4045 from michaelmwhite/developH. Lehmann
2020-04-12Use Android's own file size formatterEbrahim Byagowi
2020-04-11change webview margin styling to paddingmichaelmwhite
2020-04-11Merge pull request #4036 from ByteHamster/colorsH. Lehmann
2020-04-11Merge pull request #4038 from HrBDev/developH. Lehmann
2020-04-11Merge pull request #4039 from ByteHamster/allow-stop-previewH. Lehmann
2020-04-11Make colors more consistentByteHamster
2020-04-11Fix CheckstyleHamidreza Bayat
2020-04-11WorkManager.getInstance() is deprecatedHamidreza Bayat
2020-04-10Allow to stop previewed episodeByteHamster
2020-04-10Merge pull request #4029 from ByteHamster/podcast-searcher-abstractH. Lehmann
2020-04-10Don't mix android.arch & androidx dependenciesHamidreza Bayat
2020-04-09Use a single search fragment for all searchersByteHamster
2020-04-08Fix locale of every String.format number formatterEbrahim Byagowi
2020-04-08Merge pull request #4015 from ByteHamster/drag-handle-sizeH. Lehmann
2020-04-07Made drag handle less prominentByteHamster
2020-04-07easy to read sorting options (#4004)Tony Tam
2020-04-07show a warning dialog when importing a database (#4011)Tony Tam
2020-04-05Updated translationsByteHamster
2020-04-05Use consistent user agentByteHamster
2020-04-04Allow to select audio trackByteHamster
2020-04-03Do not store Sync actions if user is not logged inByteHamster
2020-04-03Only load chapters when actually neededByteHamster
2020-04-03Removed unused ExecutorByteHamster
2020-04-03Merge pull request #3994 from ByteHamster/rebind-service-after-stoppingH. Lehmann
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-01Always join FeedMedia instead of doing two queriesByteHamster
2020-03-31Removed integrations screen with only one itemByteHamster
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