summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Make sure to create notification channelsByteHamster
2019-12-11Bumped to version to 1.8.0-RC3ByteHamster
2019-12-11Merge pull request #3677 from ByteHamster/mark-seen-after-downloadH. Lehmann
2019-12-11Merge pull request #3678 from ByteHamster/fix-downloadservice-deadlockH. Lehmann
2019-12-10Fix DownloadService deadlockByteHamster
2019-12-10Mark as seen after download completedByteHamster
2019-12-02Merge pull request #3666 from ByteHamster/fix-cancellation-exceptionH. Lehmann
2019-12-02Wait for downloadCompletionThread to finish before stopping executors used by...ByteHamster
2019-12-02Merge pull request #3665 from ByteHamster/checkstyle-limit-nestingH. Lehmann
2019-12-02Ignore cancellationExceptionByteHamster
2019-12-02Removed intendation monsterByteHamster
2019-12-02Avoid too much nestingByteHamster
2019-12-01Merge pull request #3663 from ByteHamster/continuous-playback-show-new-infoH. Lehmann
2019-12-01Merge pull request #3653 from ByteHamster/test-playback-speedH. Lehmann
2019-12-01Merge pull request #3664 from spacecowboy/speedwhilepausedH. Lehmann
2019-12-01Added test for changing playback speedByteHamster
2019-12-01Added playback params to wrapper so speed can be changed while pausedJonas Kalderstam
2019-12-01Show new info if playback stopped because continuous playback is offByteHamster
2019-11-28Merge pull request #3656 from ByteHamster/fix-tests3H. Lehmann
2019-11-28Simplified playback testByteHamster
2019-11-28Fixed episode cleanup test on small screensByteHamster
2019-11-28Fixed drawer tests when having a small screenByteHamster
2019-11-28Merge pull request #3655 from ByteHamster/fix-tests2H. Lehmann
2019-11-28Fixed db cleanup testsByteHamster
2019-11-26Bumped version to 1.8.0-RC2ByteHamster
2019-11-26Added forgotten @ characters to changelogByteHamster
2019-11-26Merge pull request #3647 from ByteHamster/fix-downloadservice-notificationH. Lehmann
2019-11-26Do not start download service if there is nothing to downloadByteHamster
2019-11-26Merge pull request #3644 from ByteHamster/crash-fixH. Lehmann
2019-11-26Fixed NPE in DownloadRequesterByteHamster
2019-11-26Fixed NPE in EmptyViewHandlerByteHamster
2019-11-24Decrease connection timeoutByteHamster
2019-11-24Added names to threadsByteHamster
2019-11-24Making sure that DownloadService always calls startForegroundByteHamster
2019-11-24Fixed crash in download serviceByteHamster
2019-11-24Merge branch 'master' into developByteHamster