summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod
AgeCommit message (Expand)Author
2020-02-05Merge branch 'master' into developByteHamster
2020-02-04Merge pull request #3825 from ByteHamster/do-not-linkify-durationH. Lehmann
2020-02-04Give view some time to loadByteHamster
2020-02-04Do not add timecode link if timecode equals durationByteHamster
2020-02-02Enforce SeparatorWrapByteHamster
2020-02-01Always allow clicking timecodesByteHamster
2020-01-26Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feedH. Lehmann
2020-01-20Merge pull request #3690 from ByteHamster/more-forgiving-duplicate-detectionH. Lehmann
2020-01-20More forgiving duplicate detectionByteHamster
2020-01-20Convert playback speeds to floatByteHamster
2020-01-11Merge pull request #3743 from txtd/mark-as-playedH. Lehmann
2020-01-11Show mark as read rather than mark as played in case item has no mediatxtd
2020-01-09Add summary to main settings/preferences screen (#3745)Tony Tam
2020-01-09Merge pull request #3711 from ByteHamster/load-more-new-episodesH. Lehmann
2020-01-09Merge pull request #3719 from ByteHamster/removed-unused-codeH. Lehmann
2020-01-09Added paged loading to 'new episodes' listByteHamster
2020-01-02Do not allocate space for arrays that do not need to be allocatedByteHamster
2020-01-02Removed unused methodsByteHamster
2019-12-21resolve review remarks w.r.t naming: volume reduction -> volume adaptionMax Bechtold
2019-12-21Merge remote-tracking branch 'upstream/develop' into feat/simple-adjust-volum...Max Bechtold
2019-12-20Merge pull request #3698 from ByteHamster/fix-mark-played-buttonH. Lehmann
2019-12-20Fixed mark played button not workingByteHamster
2019-12-19Ignore more playback related tests on CIByteHamster
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-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-02Removed intendation monsterByteHamster
2019-12-01Merge pull request #3653 from ByteHamster/test-playback-speedH. Lehmann
2019-12-01Added test for changing playback speedByteHamster
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-28Fixed db cleanup testsByteHamster
2019-11-22Fixed some lint errorsByteHamster
2019-11-12Merge pull request #3604 from ByteHamster/fix-testsH. Lehmann
2019-11-12Switched to awaitilityByteHamster
2019-11-12Fixed some testsByteHamster
2019-11-06respect download order - dequeue upon cancelling downloadorionlee
2019-11-06refactor downloadMedia() - make DownloadService accepts a batch of DownloadRe...orionlee