summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-04-26Merge pull request #5861 from ByteHamster/fix-sending-empty-credentialsByteHamster
2022-04-26Do not send null:null as credentialsByteHamster
2022-04-26Decouple preferencesByteHamster
2022-04-24Decouple HttpClientByteHamster
2022-04-24Put playback speed in widget (#5774)Nicolas Araujo
2022-04-24Clean up duplicate widget updatesByteHamster
2022-04-22Update translationsByteHamster
2022-04-22Podcast page re-design (#5842)ByteHamster
2022-04-22Restore episode sharing that only includes a media URL (#5835)ByteHamster
2022-04-09Only crash debug version when trying to enqueue too many downloads at onceByteHamster
2022-04-09Do not crash when pressing download while service is already partially destroyedByteHamster
2022-04-09Don't crash when download log entry is incompleteByteHamster
2022-04-09Show on-demand configuration popup for stream vs download only once (#5818)Nils Rothaug
2022-04-02Merge pull request #5827 from ByteHamster/redirect-httpsByteHamster
2022-04-02Merge branch 'master' into developByteHamster
2022-04-02Upgrade feed url to https if possibleByteHamster
2022-04-02Merge pull request #5826 from ByteHamster/move-redirect-handlingByteHamster
2022-04-01Rework HttpDownloader for readabilityByteHamster
2022-04-01Move redirect handling to DownloadServiceByteHamster
2022-03-29Truncate existing file when exporting databasecketti
2022-03-26Update translationsByteHamster
2022-03-25Merge pull request #5815 from ByteHamster/data-folder-creationByteHamster
2022-03-25Merge pull request #5810 from ByteHamster/ensure-status-nonnullByteHamster
2022-03-25Merge pull request #5811 from ByteHamster/shutdown-executorByteHamster
2022-03-25Merge pull request #5809 from ByteHamster/fix-seek-uiByteHamster
2022-03-25Rewrite data folder creationByteHamster
2022-03-25Fix full sync trying to handle local feedsByteHamster
2022-03-22Do not shut down the executor before the service is destroyedByteHamster
2022-03-22Ensure that download status is never nullByteHamster
2022-03-22Merge pull request #5793 from ByteHamster/better-download-notificationByteHamster
2022-03-22Fix UI not updating when forwarding while pausedByteHamster
2022-03-22Merge pull request #5791 from ByteHamster/refresh-alwaysByteHamster
2022-03-20Add button to always refresh over mobile dataByteHamster
2022-03-18Fix navigation bar theming on Nougat (closes #5797)TacoTheDank
2022-03-17Simplify download notification titleByteHamster
2022-03-17Updating local files takes long. Show progress.ByteHamster
2022-03-16Merge pull request #5786 from ByteHamster/subscribe-filenameByteHamster
2022-03-15Use data folder for initial subscriptionsByteHamster
2022-03-15Use ShareCompat.IntentBuilder for all share actions (#5780)cketti
2022-03-15Fix context menu click ending up in wrong fragmentByteHamster
2022-03-11Read vorbis description of local filesByteHamster
2022-03-10Merge pull request #5769 from ByteHamster/id3-commentByteHamster
2022-03-09Extract shownotes from id3 comment fieldByteHamster
2022-03-06Support for podcast 2.0 chapters (#5630)Tony Tam
2022-03-04Merge pull request #5757 from ByteHamster/decouple-databaseByteHamster
2022-03-01Use feed url in error messages when no title is availableByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-02-27Separate UI (download error messages) from logic (download errors) (#5755)ByteHamster
2022-02-26Merge pull request #5752 from ByteHamster/fix-credentials-colonByteHamster
2022-02-25Fix credentials with colonByteHamster