summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-05-06Merge pull request #4116 from ByteHamster/non-square-images-consistencyH. Lehmann
Make subscriptions view more consistent when showing non-square images
2020-05-06Reduced probability for closing player accidentallyByteHamster
If the description is really short, the WebView shrinks. When touching below the WebView, one needs to slide pretty precisely to swipe horizontally. If there is a little bit of slope, the player closes (completely, without following the finger). This change resizes the WebView, so that one can not touch below it.
2020-05-06Merge pull request #4118 from ByteHamster/use-exoplayer-on-errorH. Lehmann
Offer to switch to ExoPlayer on media player error
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 #4115 from ByteHamster/gradle-publisher-credentialsH. Lehmann
Switched to json credentials for Google Play
2020-05-04Switched to json credentials for Google PlayByteHamster