summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-25Local feeds: Unit tests for LocalFeedUpdater (#4551)Herbert Reiter
2020-10-24Merge pull request #4588 from ByteHamster/recent-pubdate-performanceByteHamster
Improve performance and memory usage of 'recent pubdate' feed sort option
2020-10-24Improve performance and memory usage of 'recent pubdate' feed sort optionByteHamster
2020-10-24[Statistics]Add count of episodes stocked on device (#4581)avirajrsingh
2020-10-24Share exported logs added (#4582)zawad hossain
2020-10-22Update view after episode deletion when downloaded filter is enabled (#4560)Niffler
2020-10-22Merge pull request #4576 from ByteHamster/dont-spam-crashByteHamster
Don't spam stacktrace when there is no crash report
2020-10-22Remove episode from queue when gpodder notifies as played (#4562)Ezequiel
2020-10-22Merge pull request #4465 from TacoTheDank/reserved-spaceByteHamster
Don't reserve icon space for settings without icons
2020-10-21Don't reserve icon space for settings without iconsTacoTheDank
2020-10-21Don't spam stacktrace when there is no crash reportByteHamster
2020-10-20Move notification settings to their own screen (#4526)chrk2205
added a new fragment named "notification manager" replaced all settings related into this fragment
2020-10-20Merge pull request #4561 from johnjohndoe/patch-1H. Lehmann
Improve readability. Use consistent capitalization.
2020-10-19Clarify 'downloads' statistic (#4558)Keunes
"Total size of downloaded podcasts" might be interpreted as the total cumulative size of all episodes ever downloaded. This is to improve the string so it's clear that it's about the episodes currently on the device.
2020-10-19Improve readability. Use consistent capitalization.Tobias Preuss
2020-10-17Merge branch 'master' into developByteHamster
2020-10-17New channel for synchronization errors (#4545)DAMLA YILDIZ
2020-10-17Discovery filter by country & hide discovery on first subscribe screen (#4515)Tony Tam
2020-10-17Add error message when database export does not have enough space (#4451)Jake Douglas
2020-10-16Hardware keyboard support (#4486)asdoi
2020-10-16Merge pull request #4543 from ByteHamster/fixesH. Lehmann
Fixes for CI failures introduced in recent PRs
2020-10-16Fixed using old preference keyByteHamster
2020-10-16Fixed NavDrawer sometimes not updatingByteHamster
2020-10-16Extended subscriptions filter (#4502)asdoi
2020-10-16Add progress bar when loading feeds in sidebar (#4533)Ezequiel
2020-10-16Merge pull request #4541 from ByteHamster/upgrade-emulator-actionH. Lehmann
Upgrade Android emulator action
2020-10-16Upgrade Android emulator actionByteHamster
2020-10-16Merge pull request #4529 from ByteHamster/fix-queue-loader-threadH. Lehmann
Load queue in background thread
2020-10-16Merge pull request #4539 from Xeitor/import_tittleH. Lehmann
Style 'Import successful' dialog
2020-10-15style import succesfull dialogxeitor
2020-10-15Load queue in background threadByteHamster
2020-10-15Clarified wording of compact notification setting (#4384)asdoi
2020-10-14Bumped version to 2.0.22.0.2ByteHamster
2020-10-14Updated translationsByteHamster
2020-10-14Merge pull request #4525 from ByteHamster/fix-font-invisibleH. Lehmann
Ensure that search query is readable
2020-10-14Merge pull request #4528 from ByteHamster/cache-no-storeH. Lehmann
Set cache-control to no-cache
2020-10-14Ensure that search query is readableByteHamster
2020-10-14Set cache-control to no-cacheByteHamster
The previous value, no-store, did not allow CDNs to do their work.
2020-10-13Add chip when searching for specific feed (#4522)Ezequiel
2020-10-13Merge pull request #4497 from ByteHamster/custom-caH. Lehmann
Ship our own CA certificates for old devices
2020-10-13Updated Google Play metadataByteHamster
2020-10-11Merge pull request #4521 from ByteHamster/generate-unique-idsH. Lehmann
Generate unique view IDs
2020-10-11Generate unique view IDsByteHamster
2020-10-11Fix 'Visit website' button crashes app if there is no browser installed (#4520)Ezequiel
2020-10-10Added in-app review (#4489)DAMLA YILDIZ
2020-10-10Merge pull request #4516 from asdoi/audio_captureH. Lehmann
add allow audio capture
2020-10-10add allow audio captureasdoi
2020-10-09Replacing deprecated default constructor of handler with constructor that ↵Chetan Pawar
accepts Looper (#4513)
2020-10-09Add pause button to mini player when playing a video (#4485)Vivek Das