summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/ui/PreferencesTest.java
AgeCommit message (Expand)Author
2021-10-16Merge pull request #5469 from ByteHamster/compact-notification-button-defaultByteHamster
2021-10-14Use ff/rew as default notification buttonsByteHamster
2021-10-13Fewer default speed valuesByteHamster
2021-10-12Move speed dialog to the bottom (#5464)ByteHamster
2021-04-23New feed update interval or time dialogpeakvalleytech
2021-02-05Added new cleanup option: when not favoritedJonas Kalderstam
2020-11-22Fix usage of obsolete junit.framework.Assert methodTacoTheDank
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-07-16New playback speed dialogByteHamster
2020-03-26Removed WiFi filter on Android 10ByteHamster
2020-01-09Add summary to main settings/preferences screen (#3745)Tony Tam
2019-12-12Fixed tests on small screensByteHamster
2019-11-28Fixed episode cleanup test on small screensByteHamster
2019-11-12Switched to awaitilityByteHamster
2019-11-05enqueue location: use the new 3-value settingsorionlee
2019-11-05#2652 the UI of a new setting enqueue locationorionlee
2019-10-25Making sure that tests click on preference, not preferenceCategoryByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-01More test cleanupByteHamster
2019-08-11Fixed app integration testsByteHamster
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-05-27Added manual scrollingByteHamster
2018-05-26Fixed some of the preference testsByteHamster
2018-01-14Replace for loop with foreachMartin Fietz
2018-01-14Replace lambda with method referenceMartin 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-04-03Update compact notification buttons dialogsaqura
2016-01-24Fix testPlaybackSpeeds()Martin Fietz
2016-01-13Move episode cache preference to auto download sub-menuMartin Fietz
2015-10-31Have a different option for bluetooth reconnect.Tom Hennen
2015-10-02add test for different number of days of cleanupTom Hennen
2015-10-02episode cleanup preferences testsTom Hennen
2015-10-02fix PreferencesTest to actually check the condition was met.Tom Hennen
2015-07-28* fix ConcurrentModificationException in GpodderTom Hennen
2015-06-26Fixed tests.Martin Fietz
2015-06-24Merge branch 'develop' of https://github.com/AntennaPod/AntennaPod into issue...Martin Fietz
2015-06-23Don't cache shared preferences anymore. Some refactoring.Martin Fietz
2015-06-21testPauseForInterruptions was failing, looking for the Auto Delete string.Tom Hennen
2015-05-14All tests succeededMartin Fietz
2015-05-14Some working, some notMartin Fietz