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-10-09
Merge pull request #3386 from orionlee/bugfix_skip_last_episode_in_queue_3383
H. Lehmann
2019-10-06
test speedup - replace hardcoded Thread.sleep() with Awaitability
orionlee
2019-10-04
Fixed preferences tests
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-30
test refactor - move the common FeedItemEventListener test helper to the prop...
orionlee
2019-09-30
test refactor - extract common FeedItemEventListener test helper.
orionlee
2019-09-30
test for DownloadService, case media download successful.
orionlee
2019-09-30
test tweak - ensure playback queue updated after download - use more concise ...
orionlee
2019-09-30
test refactor - ensure playback queue updated after download - make test logi...
orionlee
2019-09-30
test tweak - ensure playback queue updated after download - await for the eve...
orionlee
2019-09-30
test tweak - ensure playback queue updated after download - follow de-facto c...
orionlee
2019-09-29
bugfix: Ensure when media download completes and item update event is posted,...
orionlee
2019-09-29
bugfix: Ensure playback service use the updated feedItem after media download...
orionlee
2019-09-28
android 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 fix
orionlee
2019-09-28
#3383 Fix skip last episode in queue: android test to reproduce it.
orionlee
2019-09-14
Removed unused code
ByteHamster
2019-09-09
Added queue test
ByteHamster
2019-09-01
More test cleanup
ByteHamster
2019-08-31
Use the updated API introduced in PR #3322
orionlee
2019-08-18
Converted NavigationDrawerTest to Espresso
ByteHamster
2019-08-11
Fixed app integration tests
ByteHamster
2019-07-21
Add serialVersionUID to all exceptions
Anderson Mesquita
2019-07-12
Removed Flattr support
ByteHamster
2019-05-21
Added test for shutdown/widget updater race in PSTM
Joe Stein
2019-05-19
Merge branch 'develop' into eventbus-v3
ByteHamster
2019-05-06
Fixed some integration tests
ByteHamster
2019-04-12
Upgraded EventBus to v3
ByteHamster
2019-04-03
bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...
orionlee
2019-04-02
bulk remove from queue - backend - implement the new API
orionlee
2019-03-23
Fixed FeedHandlerTest
ByteHamster
2019-03-03
Moved some implementation tests to unit tests
ByteHamster
2019-03-02
Fix regex
Nathan Mascitelli
2019-03-02
Adjust regext to ignore X:Y timecodes
Nathan Mascitelli
2019-02-13
Use a single format for short timecodes
Nathan Mascitelli
2019-02-12
Handle more then 23 hours
Nathan Mascitelli
2019-02-12
Timecode parsing logic now handles two short formats
Nathan Mascitelli
2019-02-12
Converter handles HH:MM and MM:SS
Nathan Mascitelli
2019-02-10
Update tests to handle minute timestamps
Nathan Mascitelli
2019-02-01
Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...
ByteHamster
2019-01-04
fix import order
orionlee
2019-01-04
episode cleanup 12 hour option - use hours internally part 1 (actual algorith...
orionlee
2019-01-04
Include Awaitility in app module and properly fix the added test
Petar Kukolj
2019-01-03
Fix a style issue and fix the test
Petar Kukolj
2018-12-03
Add a test for "Delete Removes from Queue" behaviour
Petar Kukolj
2018-11-29
Add delete option to episode's context menu
Petar Kukolj
2018-11-17
Use fragment tags instead of position indexes for saving chosen fragment
Petar Kukolj
2018-11-16
Add tests for back button behaviors
Petar Kukolj
2018-10-21
Updated tests
ByteHamster
2018-10-21
Optimize imports
egsavage
[next]