summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2019-12-01Added test for changing playback speedByteHamster
2019-11-26Bumped version to 1.8.0-RC2ByteHamster
2019-11-26Added forgotten @ characters to changelogByteHamster
2019-11-26Fixed NPE in EmptyViewHandlerByteHamster
2019-11-24Updated contributorsByteHamster
2019-11-24Updated descriptionByteHamster
2019-11-24Bumped version to 1.8.0ByteHamster
2019-11-24Updated changelogByteHamster
2019-11-22Merge branch 'develop' into remove-prestissimoH. Lehmann
2019-11-22Merge pull request #3636 from ByteHamster/api-16H. Lehmann
Bumped minimum API version to 16
2019-11-22Fixed some lint errorsByteHamster
2019-11-22Removed API 14 methodByteHamster
2019-11-22Removed prestissimoByteHamster
2019-11-22Bumped minimum API version to 16ByteHamster
2019-11-21Merge pull request #3629 from ByteHamster/streaming-iconH. Lehmann
Updated streaming icon
2019-11-21Merge pull request #3626 from ByteHamster/update-play-descriptionH. Lehmann
Updated Google Play description
2019-11-21Merge pull request #3630 from ByteHamster/podcast-settings-iconH. Lehmann
Added icons to podcast settings
2019-11-21Merge pull request #3628 from ByteHamster/explicitly-set-streamingH. Lehmann
Explicitly set default download/streaming value for existing users
2019-11-21Added icons to podcast settingsByteHamster
2019-11-21Updated streaming iconByteHamster
2019-11-21Explicitly set default download/streaming value for existing usersByteHamster
This mankes it easier to change the default later without affecting existing installs
2019-11-21Merge pull request #3622 from ByteHamster/add-feed-page-buttonH. Lehmann
Design tweaks on add feed page
2019-11-20Updated Google Play descriptionByteHamster
2019-11-20Fix refresh icon sometimes not displayedByteHamster
2019-11-20Better alignment of headings and contentByteHamster
2019-11-20Increased add feed page paddingByteHamster
2019-11-20Use a single shade of blue on the add podcast screenByteHamster
2019-11-20Make confirm button less prominentByteHamster
2019-11-15Fixed empty adapter in some casesByteHamster
2019-11-15Fixed displaying wrong menuByteHamster
2019-11-15Tiny layout improvementsByteHamster
2019-11-15Merge branch 'develop' into feeditem-viewpagerByteHamster
2019-11-15Moved actionbar menu to ItemPagerFragmentByteHamster
ViewPager keeps multiple fragments in background and therefore, the menu was shown multiple times.
2019-11-14Merge pull request #3609 from ByteHamster/fix-auto-download-titleH. Lehmann
Fixed auto download settings title
2019-11-13Switched from gestures to ViewPagerByteHamster
2019-11-13Fixed auto download settings titleByteHamster
2019-11-12Fixed info bar ignoring 'time respects playback speed' settingByteHamster
2019-11-12Merge pull request #3604 from ByteHamster/fix-testsH. Lehmann
Speed up some tests
2019-11-12Merge pull request #3601 from ByteHamster/fix-playback-speed-dialogH. Lehmann
Fixed playback speed button
2019-11-12Switched to awaitilityByteHamster
Test now takes only half of the time
2019-11-12Fixed some testsByteHamster
2019-11-12Merge pull request #3600 from ByteHamster/fix-currently-playing-updateH. Lehmann
Fixed position sometimes updated in wrong item
2019-11-12Merge pull request #3592 from ↵H. Lehmann
orionlee/more_respect_download_order_2448_handle_cancel More respect download order - handle cancel
2019-11-12Fixed playback speed buttonByteHamster
Problem was that a float 5.99999 was casted to an int and therefore was 5.
2019-11-12Fixed position sometimes updated in wrong itemByteHamster
2019-11-09Merge pull request #3597 from ByteHamster/rework-about-screenH. Lehmann
Rework about screen
2019-11-09CleanupByteHamster
2019-11-09Added licenses screenByteHamster
2019-11-09Added commit to new about screenByteHamster
2019-11-09Added translators screenByteHamster