summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/ui
AgeCommit message (Expand)Author
2019-12-01Merge pull request #3653 from ByteHamster/test-playback-speedH. Lehmann
2019-12-01Added test for changing playback speedByteHamster
2019-11-28Fixed episode cleanup test on small screensByteHamster
2019-11-28Fixed drawer tests when having a small screenByteHamster
2019-11-12Switched to awaitilityByteHamster
2019-11-12Fixed some testsByteHamster
2019-11-05enqueue location: use the new 3-value settingsorionlee
2019-11-05#2652 the UI of a new setting enqueue locationorionlee
2019-10-30Do not refresh feeds more often than necessaryByteHamster
2019-10-25Making sure that tests click on preference, not preferenceCategoryByteHamster
2019-10-25Removed EventDistributorByteHamster
2019-10-25Migrated feed list update event to EventBusByteHamster
2019-10-20Removed code duplication from playback tests, added test for ExoPlayerByteHamster
2019-10-20Made playback speed test fasterByteHamster
2019-10-20Fixed queue testByteHamster
2019-10-09Merge pull request #3386 from orionlee/bugfix_skip_last_episode_in_queue_3383H. Lehmann
2019-10-06test speedup - replace hardcoded Thread.sleep() with Awaitabilityorionlee
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-28android Test to ensure smart as played won't affect an item when it is paused.orionlee
2019-09-28#3383 Fix skip last episode in queue - the fixorionlee
2019-09-28#3383 Fix skip last episode in queue: android test to reproduce it.orionlee
2019-09-09Added queue testByteHamster
2019-09-01More test cleanupByteHamster
2019-08-31Use the updated API introduced in PR #3322orionlee
2019-08-18Converted NavigationDrawerTest to EspressoByteHamster
2019-08-11Fixed app integration testsByteHamster
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-06Fixed some integration testsByteHamster
2019-04-12Upgraded EventBus to v3ByteHamster
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-01-04fix import orderorionlee
2019-01-04episode cleanup 12 hour option - use hours internally part 1 (actual algorith...orionlee
2018-11-29Add delete option to episode's context menuPetar Kukolj
2018-11-17Use fragment tags instead of position indexes for saving chosen fragmentPetar Kukolj
2018-11-16Add tests for back button behaviorsPetar Kukolj
2018-10-21Updated testsByteHamster
2018-06-06Merge branch 'develop' into feedimageByteHamster
2018-06-05Removed FeedImageByteHamster
2018-05-27Added manual scrollingByteHamster
2018-05-26Fixed some of the preference testsByteHamster
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-14Remove unused importsMartin Fietz
2018-01-14Replace for loop with foreachMartin Fietz
2018-01-14Replace explicit type with <>Martin Fietz
2018-01-14Replace lambda with method referenceMartin Fietz
2018-01-10Merge pull request #2534 from AntennaPod/sdk_int_lt_14H. Lehmann
2018-01-09Replace code for SDK version lower than 14Martin Fietz
2018-01-09Delete PreferenceActivityGingerbreadMartin Fietz
2018-01-07Cleanup order/remove unused includesDirk Mueller