summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/service/download
AgeCommit message (Expand)Author
2020-03-26Merge branch 'develop' into NotificationForAutoDownloadsH. Lehmann
2020-03-25Removed unused codeByteHamster
2020-03-23Use AndroidX consumer instead of our ownByteHamster
2020-03-22Rename generatedBySystem to initiatedByUserNathan Mascitelli
2020-03-22Simplify constructorsNathan Mascitelli
2020-03-22Fix build and testsNathan Mascitelli
2020-03-20Give cancelling downloads more timeByteHamster
2019-12-12Read current media from preferences instead of activity->fragment->controllerByteHamster
2019-12-12Fixed cases where one failing test broke all following testsByteHamster
2019-12-12Fixed tests on small screensByteHamster
2019-11-06respect download order - dequeue upon cancelling downloadorionlee
2019-11-06refactor downloadMedia() - make DownloadService accepts a batch of DownloadRe...orionlee
2019-11-06Refactor downloadMedia() : move entry points to DownloadRequester (from DBTasks)orionlee
2019-10-30Extracted DownloaderFactory to new classByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-30test refactor - move the common FeedItemEventListener test helper to the prop...orionlee
2019-09-30test refactor - extract common FeedItemEventListener test helper.orionlee
2019-09-30test for DownloadService, case media download successful.orionlee
2019-08-11Fixed app integration testsByteHamster
2015-06-23Don't cache shared preferences anymore. Some refactoring.Martin Fietz
2015-03-26Fixes non-working app tests, especially GUI testsMartin Fietz
2014-11-10Squashed commit of the following:daniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh