index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
androidTest
/
java
/
de
/
test
/
antennapod
/
playback
Age
Commit message (
Expand
)
Author
2020-05-21
Disabled auto update for tests
ByteHamster
2020-04-21
added media to queue when playing (#4058)
Michael White
2020-04-10
Allow Proguard to optimize androidx packages
ByteHamster
2020-02-07
Fixed tests compilation
ByteHamster
2019-12-12
Ignore PlaybackTest on CI
ByteHamster
2019-12-12
Read current media from preferences instead of activity->fragment->controller
ByteHamster
2019-12-12
Making sure to not click the wrong list
ByteHamster
2019-12-12
Try to kill playback service but do not fail if it does not stop
ByteHamster
2019-12-12
Do not try to click play in off-screen list
ByteHamster
2019-12-12
Don't load queue multiple times
ByteHamster
2019-12-12
Replaced inheritance with parameterized test
ByteHamster
2019-12-12
Making sure that activity is finished when deleting feed data
ByteHamster
2019-12-12
Give the test some more time
ByteHamster
2019-12-12
Fixed tests on small screens
ByteHamster
2019-11-28
Simplified playback test
ByteHamster
2019-11-12
Fixed some tests
ByteHamster
2019-10-25
Making sure that tests click on preference, not preferenceCategory
ByteHamster
2019-10-20
Removed code duplication from playback tests, added test for ExoPlayer
ByteHamster