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
/
core
Age
Commit message (
Expand
)
Author
2019-11-21
Merge pull request #3628 from ByteHamster/explicitly-set-streaming
H. Lehmann
2019-11-21
Explicitly set default download/streaming value for existing users
ByteHamster
2019-11-21
Merge pull request #3624 from ByteHamster/fix-download-order
H. Lehmann
2019-11-20
Show custom title on download log page
ByteHamster
2019-11-20
Fix download order list
ByteHamster
2019-11-15
Merge pull request #3611 from ByteHamster/feeditem-viewpager
H. Lehmann
2019-11-15
Added pubDate test
ByteHamster
2019-11-15
Fixed feeditem date update
ByteHamster
2019-11-15
Tiny layout improvements
ByteHamster
2019-11-13
Added overflow property
ByteHamster
2019-11-13
Reformatted css for readability
ByteHamster
2019-11-12
Merge pull request #3592 from orionlee/more_respect_download_order_2448_handl...
H. Lehmann
2019-11-09
Merge pull request #3597 from ByteHamster/rework-about-screen
H. Lehmann
2019-11-09
Added developers list
ByteHamster
2019-11-07
Made add podcast button even more prominent
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
make DownloadRequest ArrayList parcelable (support a batch of them)
orionlee
2019-11-06
Refactor downloadMedia() : move entry points to DownloadRequester (from DBTasks)
orionlee
2019-11-06
Merge pull request #3587 from ByteHamster/remove-commons-text
H. Lehmann
2019-11-06
Moved robotium dependency to test flavour
ByteHamster
2019-11-06
Removed commons text library that was just used 2 times
ByteHamster
2019-11-05
Merge pull request #3583 from ByteHamster/fix-headset-button-play
H. Lehmann
2019-11-05
Merge pull request #3584 from ByteHamster/fix-streaming-notification
H. Lehmann
2019-11-05
Do not display streaming notification if continuous playback is disabled
ByteHamster
2019-11-05
Fixed pressing play from headset button
ByteHamster
2019-11-05
Merge pull request #3582 from ByteHamster/empty-view-subscriptions
H. Lehmann
2019-11-05
Added empty view to subscription list
ByteHamster
2019-11-05
Merge pull request #3581 from ByteHamster/feedview-dialog
H. Lehmann
2019-11-05
code style - reduce nested ifs
orionlee
2019-11-05
enqueue respect download order: add test case for download failures.
orionlee
2019-11-05
code style / comment tweak per review
orionlee
2019-11-05
refactor - make enqueue position logic more readable per review.
orionlee
2019-11-05
AFTER_CURRENTLY_PLAYING enqueue location option - test boundary condition han...
orionlee
2019-11-05
code style fixes: naming, indentation.
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 move generic Collection helpers to CollectionTestUtil
orionlee
2019-11-05
refactor extract common FeedItem List to IDs method
orionlee
2019-11-05
code style fixes - naming, indentation, etc.
orionlee
2019-11-05
bugfix respect download order - obey user settings "Enqueue Downloaded"
orionlee
2019-11-05
Enqueue tweaks - replace custom stub DownloadStateProvider with mockito mocks...
orionlee
2019-11-05
refactor - rename FeedFileDownloadStatusRequesterInterface to a more generic ...
orionlee
2019-11-05
refactor - move ItemEnqueuePositionCalculator to top-level per review.
orionlee
2019-11-05
fix imports post androidX migration
orionlee
2019-11-05
test case tweak: preserve download order test, fix test case name
orionlee
2019-11-05
test case bug fix: Bulk download 2nd item position should be 1
orionlee
2019-11-05
refactoring test - factor out common operations of calc position,
orionlee
2019-11-05
Test cases readability: change expected format from position to the actual queue
orionlee
2019-11-05
#2448: make podcast episode enqueue position respect download start order
orionlee
[next]