summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/ui
AgeCommit message (Expand)Author
2019-10-06test speedup - replace hardcoded Thread.sleep() with Awaitabilityorionlee
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
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
2016-09-28 Added tests for preference settings to customize fastforward and rewind delta.eraymond
2016-08-04Fix testMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-04-03Update compact notification buttons dialogsaqura
2016-03-27added subscriptions testTom Hennen
2016-03-25Fix or improve testsMartin Fietz
2016-01-31Merge pull request #1635 from mfietz/audioplayer_v1.0.11Tom Hennen
2016-01-31Upgrade AntennaPod-AudioPlayer to v1.0.11Martin Fietz
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2016-01-24Fix testPlaybackSpeeds()Martin Fietz
2016-01-13Fix testsMartin Fietz
2016-01-13Move episode cache preference to auto download sub-menuMartin Fietz
2016-01-07Fix testsMartin Fietz
2016-01-07getMainActivtyActionBar -> getSupportActionBarMartin Fietz
2016-01-07Upgrade to latest versionsMartin Fietz