summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-20Sleep timer adjustmentsByteHamster
- Close button instead of OK - Save settings on-the-fly
2020-05-20Retry gpodder sync before notifyingByteHamster
2020-05-20Fixed enqueueing wrong items on playbackByteHamster
2020-05-16Merge pull request #4162 from ByteHamster/fixes-without-durationH. Lehmann
Various fixes for feeds that do not specify duration
2020-05-16Merge pull request #4120 from TacoTheDank/developH. Lehmann
Clean up some non-code files
2020-05-16cleaner presentationmalockin
Removed square brackets from around links, and added grey lines to separate the listed episodes.
2020-05-16Merge pull request #4150 from ByteHamster/fix-feed-newlinesH. Lehmann
Fixed feeds with newlines in their image tags
2020-05-16Merge pull request #4153 from ByteHamster/fix-bom-opmlH. Lehmann
Fixed importing OPML files with BOM
2020-05-16Make duration visible when showing playback position updatesByteHamster
2020-05-16Set duration of playable when streamingByteHamster
2020-05-16Allow to skip even if duration is unknownByteHamster
2020-05-16Do not mark as played if the duration is unknownByteHamster
2020-05-16Merge pull request #4163 from ByteHamster/fix-theme-switch-crashH. Lehmann
Fixed crash when switching theme
2020-05-16Merge pull request #4164 from ByteHamster/checkout-v2H. Lehmann
Updated to checkout/v2
2020-05-16Updated to checkout/v2ByteHamster
This hopefully fixes the retry button for the emulator tests
2020-05-16Fixed feeds with newlines in their image tagsByteHamster
2020-05-16Fixed importing OPML files with BOMByteHamster
2020-05-16Fixed crash when switching themeByteHamster
2020-05-14Add more stuff about versions in CONTRIBUTING.md and the templatesTacoTheDank
2020-05-14Merge pull request #4138 from ByteHamster/theme-darkerH. Lehmann
Made dark theme darker
2020-05-14Merge pull request #4145 from ByteHamster/prefer-itunes-imageH. Lehmann
Prefer itunes:image
2020-05-14Made dark theme darkerByteHamster
2020-05-14Prefer itunes:imageByteHamster
2020-05-14Converted NSRSS20 to spacesByteHamster
2020-05-14Merge pull request #4147 from jmdouglas/developH. Lehmann
Fix http search
2020-05-13Fix http search bugjmdouglas
2020-05-12Merge pull request #4140 from ByteHamster/fix-not-refreshingH. Lehmann
Fixed Feed not refreshing when changing filter
2020-05-11Fixed Feed not refreshing when changing filterByteHamster
2020-05-11Merge pull request #4131 from ByteHamster/bugfixingH. Lehmann
Bugfixing
2020-05-11Fixed blue buttons with blue textByteHamster
2020-05-11Merge pull request #4132 from ByteHamster/accessibilityH. Lehmann
Improved TalkBack accessibility
2020-05-09Improved TalkBack accessibilityByteHamster
2020-05-09Fixed clicking page indicatorByteHamster
2020-05-08Fixed bug where pages did not snap correctly when rotating screenByteHamster
This is fixed in ViewPager2:1.1.0-alpha01
2020-05-08Clean up version locations and orderTacoTheDank
2020-05-08Fixed opml selection buttonsByteHamster
2020-05-07Merge pull request #4127 from ByteHamster/fix-invalid-feed-crashH. Lehmann
Fixed error dialog being shown in wrong thread
2020-05-06Delete a trailing semicolon in python scriptTacoTheDank
2020-05-06Add 1.8.1 to the CHANGELOGTacoTheDank
2020-05-06Fix up CONTRIBUTING and the issue templatesTacoTheDank
2020-05-06Fixed error dialog being shown in wrong threadByteHamster
2020-05-06Bumped version to 2.0.0-alpha2ByteHamster
2020-05-06Merge pull request #4121 from ByteHamster/on-demand-configurationH. Lehmann
Added on-demand configuration for stream vs download
2020-05-06Merge pull request #4125 from ByteHamster/theme-switch-without-restartH. Lehmann
Switch theme without user obstruction
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-06Switch theme without user obstructionByteHamster
2020-05-06Merge pull request #4117 from ByteHamster/webview-min-heightH. Lehmann
Reduced probability for closing player accidentally
2020-05-06Merge pull request #4124 from ByteHamster/fix-fragment-state-on-restartH. Lehmann
Fix fragment state on restart
2020-05-06Do not recreate app when starting MultiWindowByteHamster
2020-05-06Do not replace the fragment if it existsByteHamster