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
Age
Commit message (
Expand
)
Author
2019-12-20
Merge pull request #3698 from ByteHamster/fix-mark-played-button
H. Lehmann
2019-12-20
Fixed mark played button not working
ByteHamster
2019-12-19
Ignore more playback related tests on CI
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
Fixed asset not being found
ByteHamster
2019-12-12
Fixed test if wifi is disabled
ByteHamster
2019-12-12
Replaced inheritance with parameterized test
ByteHamster
2019-12-12
Fixed cases where one failing test broke all following tests
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-12-02
Removed intendation monster
ByteHamster
2019-12-01
Merge pull request #3653 from ByteHamster/test-playback-speed
H. Lehmann
2019-12-01
Added test for changing playback speed
ByteHamster
2019-11-28
Merge pull request #3656 from ByteHamster/fix-tests3
H. Lehmann
2019-11-28
Simplified playback test
ByteHamster
2019-11-28
Fixed episode cleanup test on small screens
ByteHamster
2019-11-28
Fixed drawer tests when having a small screen
ByteHamster
2019-11-28
Fixed db cleanup tests
ByteHamster
2019-11-22
Fixed some lint errors
ByteHamster
2019-11-12
Merge pull request #3604 from ByteHamster/fix-tests
H. Lehmann
2019-11-12
Switched to awaitility
ByteHamster
2019-11-12
Fixed some tests
ByteHamster
2019-11-06
respect download order - dequeue upon cancelling download
orionlee
2019-11-06
refactor downloadMedia() - make DownloadService accepts a batch of DownloadRe...
orionlee
2019-11-06
Refactor downloadMedia() : move entry points to DownloadRequester (from DBTasks)
orionlee
2019-11-05
code style fixes
orionlee
2019-11-05
test fix: ensure test is not dependent on UserPreferences's enqueueLocation
orionlee
2019-11-05
AFTER_CURRENTLY_PLAYING enqueue location option - test boundary condition han...
orionlee
2019-11-05
enqueue location: use the new 3-value settings
orionlee
2019-11-05
#2652 the UI of a new setting enqueue location
orionlee
2019-11-05
refactor extract common FeedItem List to IDs method
orionlee
2019-11-05
bugfix respect download order - obey user settings "Enqueue Downloaded"
orionlee
2019-10-30
Do not refresh feeds more often than necessary
ByteHamster
2019-10-30
Extracted DownloaderFactory to new class
ByteHamster
2019-10-25
Making sure that tests click on preference, not preferenceCategory
ByteHamster
2019-10-25
Merge branch 'develop' into more-eventbus-migration
H. Lehmann
2019-10-25
Merge pull request #3528 from orionlee/podcast_screen_sort_2524
H. Lehmann
2019-10-25
Removed EventDistributor
ByteHamster
2019-10-25
Migrated feed list update event to EventBus
ByteHamster
2019-10-20
sort in podcast screen - db persistence
orionlee
2019-10-20
Removed code duplication from playback tests, added test for ExoPlayer
ByteHamster
2019-10-20
Made playback speed test faster
ByteHamster
2019-10-20
Fixed filename generator test
ByteHamster
2019-10-20
Fixed queue test
ByteHamster
[next]