summaryrefslogtreecommitdiff
path: root/core/src/main
AgeCommit message (Expand)Author
2020-05-06Merge pull request #4121 from ByteHamster/on-demand-configurationH. Lehmann
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-06Merge pull request #4116 from ByteHamster/non-square-images-consistencyH. Lehmann
2020-05-05Offer to switch to ExoPlayer on media player errorByteHamster
2020-05-04Make subscriptions view more consistent when showing non-square imagesByteHamster
2020-05-04Merge pull request #4112 from ByteHamster/translationsH. Lehmann
2020-05-04Updated translationsByteHamster
2020-05-04Merge pull request #4109 from ByteHamster/tab-backgroundH. Lehmann
2020-05-04Merge pull request #4110 from ByteHamster/fix-long-filenameH. Lehmann
2020-05-04Small Lint fixesByteHamster
2020-05-04Fixed adding feeds with long filenameByteHamster
2020-05-04Fixed tab backgroundByteHamster
2020-05-03Fixed pager tab backgroundByteHamster
2020-05-03Do not display buttons in all-capsByteHamster
2020-05-03Merge pull request #4102 from ByteHamster/material-componentsH. Lehmann
2020-05-03Do not ANR when calling SyncService.enqueue during syncByteHamster
2020-05-03Switched to MaterialComponents themeByteHamster
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-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