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
2023-03-06
Warn when local folder is empty instead of silently ignoring (#6366)
ByteHamster
2023-03-01
Instead of specialized methods, use the global 'getEpisodes' method with a fi...
ByteHamster
2023-02-28
Add option to switch a- & descending sort order for Inbox (#6266)
GitStart
2023-02-12
Add sorting options to downloads screen (#6210)
Jared234
2022-11-06
Move preferences to a new module
ByteHamster
2022-11-06
Move DownloadService-Interface to new module
ByteHamster
2022-11-05
Remove dependency from other classes to DownloadService
ByteHamster
2022-10-23
Merge pull request #6153 from ByteHamster/fast-document-file
ByteHamster
2022-10-21
Make loading DocumentFiles faster
ByteHamster
2022-10-14
Remove text colors from shownotes
ByteHamster
2022-09-18
Rewrite include/exclude filter dialog (#6057)
ByteHamster
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
[next]