summaryrefslogtreecommitdiff
path: root/app/src/androidTest/java/de/test/antennapod/ui/PreferencesTest.java
AgeCommit message (Expand)Author
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