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
/
test
Age
Commit message (
Expand
)
Author
2022-06-09
Convert playback history fragment to lazy loading (#5886)
Paul Ganssle
2022-05-08
Remove 'mark all as read' button
ByteHamster
2022-04-26
Decouple preferences
ByteHamster
2022-03-17
Updating local files takes long. Show progress.
ByteHamster
2022-02-27
Move database to its own module
ByteHamster
2022-01-30
Nicer placeholder images (#5679)
ByteHamster
2022-01-15
Move more checkstyle checks from 'new code' style to main style
ByteHamster
2022-01-06
Refresh local feeds in DownloadService
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2022-01-03
Merge branch 'master' into develop
ByteHamster
2021-12-18
Only mark items as duplicates if duration and date are similar
ByteHamster
2021-12-10
Make queue removal test more stable
ByteHamster
2021-11-28
Merge branch 'master' into develop
ByteHamster
2021-11-28
Chromecast rework (#5518)
ByteHamster
2021-11-02
Fix auto-download retry backoff
ByteHamster
2021-10-31
Support subscribe links that have a slash before the argument
ByteHamster
2021-10-28
Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396)
thomasdomingos
2021-10-06
Add synchronization with gPodder Nextcloud server app (#5243)
thrillfall
2021-08-28
Moved media file parser to its own module
ByteHamster
2021-08-28
Moved feed parser to its own module
ByteHamster
2021-08-20
Identify episodes by guid (#5326)
thrillfall
2021-08-17
Merge branch 'master' into develop
ByteHamster
2021-08-17
Merge pull request #5345 from AntennaPod/example-file
ByteHamster
2021-08-17
Treat link without rel as rel=alternate (#5347)
godbless
2021-08-17
Added chapter marks test file with extended header
ByteHamster
2021-08-05
Add subscription deeplink
ByteHamster
2021-07-11
Dedup based on item unique id, media url or title (#4839)
Tony Tam
2021-06-05
Let test wait until database operation is completed
ByteHamster
2021-06-05
Add a unit test under DbWriterTest.java (#5181)
Mengshi24
2021-05-29
Added new test case for FeedItemUtil.java to test getIds() method (#5182)
Matthew Choi
2021-05-29
Add new test for Download Request equals (#5183)
gregoryjtom
2021-04-22
Moved model to its own module
ByteHamster
2021-04-22
Removed PlaybackPreferences dependency from FeedMedia
ByteHamster
2021-04-06
Parsing podcast:funding tag, showing payment, funding links on the show info ...
Tony Tam
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-03-07
Stop playback of deleted podcast even if it is just streaming
ByteHamster
2021-03-05
Merge branch 'develop' into folders
ByteHamster
2021-03-04
Removed ShownotesProvider interface
ByteHamster
2021-03-04
Only store content_encoded or description
ByteHamster
2021-03-01
Removed ExternalMedia
ByteHamster
2021-03-01
Merge pull request #4972 from ByteHamster/chapter-demo-file
ByteHamster
2021-02-28
Added chapter parser test files from Hindenburg Journalist Pro
ByteHamster
2021-02-28
Refactoring: Remove Cursor related code from Feed class (#4968)
Herbert Reiter
2021-02-22
Added auphonic files to chapter marks tests
ByteHamster
2021-02-19
Added a real file to test chapters with
ByteHamster
2021-02-17
Added more id3 parser tests
ByteHamster
2021-02-16
Rewrite chapter parser for testability
ByteHamster
2021-02-05
Added new cleanup option: when not favorited
Jonas Kalderstam
2021-01-24
Merge pull request #4893 from damoasda/robolectric-feed-parser2
ByteHamster
2021-01-23
Run DbReaderTest etc. with Robolectric
Herbert Reiter
[next]