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
/
src
Age
Commit message (
Expand
)
Author
2019-11-22
Merge pull request #3637 from ByteHamster/remove-prestissimo
H. Lehmann
2019-11-22
Merge pull request #3639 from ByteHamster/show-failed-parse-badge
H. Lehmann
2019-11-22
Merge branch 'develop' into remove-prestissimo
H. Lehmann
2019-11-22
Merge pull request #3636 from ByteHamster/api-16
H. Lehmann
2019-11-22
Sending event after feed update failed
ByteHamster
2019-11-22
Save feed failed also when parsing failed
ByteHamster
2019-11-22
Fixed some lint errors
ByteHamster
2019-11-22
Removed prestissimo
ByteHamster
2019-11-22
Bumped minimum API version to 16
ByteHamster
2019-11-21
Merge pull request #3629 from ByteHamster/streaming-icon
H. Lehmann
2019-11-21
Merge pull request #3631 from ByteHamster/fix-sleep-timer
H. Lehmann
2019-11-21
Merge pull request #3630 from ByteHamster/podcast-settings-icon
H. Lehmann
2019-11-21
Merge pull request #3628 from ByteHamster/explicitly-set-streaming
H. Lehmann
2019-11-21
Stop listening to shake events and reset volume if sleep timer is reset
ByteHamster
2019-11-21
Added icons to podcast settings
ByteHamster
2019-11-21
Updated streaming icon
ByteHamster
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
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
[next]