summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-31Merge pull request #3712 from ByteHamster/fix-options-menu-search-resultsH. Lehmann
2019-12-31Fix not showing options menu for search resultsByteHamster
2019-12-31Merge pull request #3709 from ByteHamster/fix-feed-update-crashH. Lehmann
2019-12-29Fixed ArrayIndexOutOfBoundsException when updating feedsByteHamster
2019-12-24Bumped to version to 1.8.0-RC5ByteHamster
2019-12-24Updated translationsByteHamster
2019-12-24Merge pull request #3707 from ByteHamster/animate-feed-settingsH. Lehmann
2019-12-24Switched to less demanding animationByteHamster
2019-12-23Prevent animating feed settings rowsByteHamster
2019-12-20Merge pull request #3696 from ByteHamster/white-on-whiteH. Lehmann
2019-12-20Merge pull request #3695 from ByteHamster/playback-icon-sizeH. Lehmann
2019-12-20Merge pull request #3698 from ByteHamster/fix-mark-played-buttonH. Lehmann
2019-12-20Merge pull request #3654 from ByteHamster/emulator-testH. Lehmann
2019-12-20Only run emulator tests on pull requestsByteHamster
2019-12-20Fixed mark played button not workingByteHamster
2019-12-19Ignore more playback related tests on CIByteHamster
2019-12-19Fixed white on white text in authentication dialogByteHamster
2019-12-19Fixed playback speed icon mismatchByteHamster
2019-12-19Bumped to version to 1.8.0-RC4ByteHamster
2019-12-19Merge pull request #3694 from ByteHamster/optionsitem-crashH. Lehmann
2019-12-19Do not crash when clicking menu items while loadingByteHamster
2019-12-19Updated translationsByteHamster
2019-12-17Merge pull request #3689 from ByteHamster/signal-unread-changeH. Lehmann
2019-12-17Signal unread items update after downloadingByteHamster
2019-12-15Merge pull request #3687 from ByteHamster/cancel-notification-updaterH. Lehmann
2019-12-15Merge pull request #3685 from ByteHamster/reset-position-currently-playingH. Lehmann
2019-12-15Cancel notification after cancelling notification updaterByteHamster
2019-12-14Stop playback when resetting position of currently playing itemByteHamster
2019-12-13Merge pull request #3681 from ByteHamster/add-logging-feeditemH. Lehmann
2019-12-13Merge pull request #3683 from ByteHamster/extract-stringH. Lehmann
2019-12-13Extracted string resourceByteHamster
2019-12-12Ignore PlaybackTest on CIByteHamster
2019-12-12Read current media from preferences instead of activity->fragment->controllerByteHamster
2019-12-12Making sure to not click the wrong listByteHamster
2019-12-12Try to kill playback service but do not fail if it does not stopByteHamster
2019-12-12Remove queue item without checking taskmanager firstByteHamster
2019-12-12Do not try to click play in off-screen listByteHamster
2019-12-12Don't load queue multiple timesByteHamster
2019-12-12Fixed asset not being foundByteHamster
2019-12-12Fixed test if wifi is disabledByteHamster
2019-12-12Replaced inheritance with parameterized testByteHamster
2019-12-12Fixed cases where one failing test broke all following testsByteHamster
2019-12-12Making sure that activity is finished when deleting feed dataByteHamster
2019-12-12Give the test some more timeByteHamster
2019-12-12Fixed tests on small screensByteHamster
2019-12-12Added Android emulator testByteHamster
2019-12-12Merge pull request #3680 from ByteHamster/create-channelsH. Lehmann
2019-12-12Parameter checkingByteHamster
2019-12-12Make sure to create notification channelsByteHamster
2019-12-11Bumped to version to 1.8.0-RC3ByteHamster