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
/
net
/
download
Age
Commit message (
Expand
)
Author
2024-04-09
Don't allow downloading already downloaded episdoes again (#7076)
ByteHamster
2024-04-07
CI tweaks (#7069)
ByteHamster
2024-04-05
Merge :net:sync:model and :net:sync:service-interface (#7063)
ByteHamster
2024-04-05
Delete core module (#7060)
ByteHamster
2024-04-04
Move some tests from core module to their respective module (#7059)
ByteHamster
2024-04-04
Remove methods from DbReader that just call a private method (#7057)
ByteHamster
2024-03-31
Restructure related UI classes together (#7044)
ByteHamster
2024-03-29
Move playback service to module (#7042)
ByteHamster
2024-03-29
Move download service to module (#7041)
ByteHamster
2024-03-29
Create module for sync service and move DBWriter to database module (#7040)
ByteHamster
2024-03-23
Rename FeedMedia methods to no longer have underscores (#7017)
ByteHamster
2024-03-17
Remove dependency from :ui:glide to :core module (#6998)
ByteHamster
2024-03-02
Remove FeedComponent and FeedFile class (#6949)
ByteHamster
2023-11-05
Merge branch 'master' into develop
ByteHamster
2023-10-17
Bump AGP and Gradle (#6489)
Taco
2023-09-24
Fix file deletion and queueing after download (#6652)
ByteHamster
2023-07-15
Delete partially downloaded file when giving up to retry (#6530)
ByteHamster
2023-05-05
Download Service Rewrite (#6420)
ByteHamster
2023-04-01
Update AGP to 7.4.0 (#5655)
Taco
2023-03-14
Move feed download to worker (#6375)
ByteHamster
2023-02-20
Add retry button to download failed notifications (#6333)
ByteHamster
2022-11-06
Move DownloadService-Interface to new module
ByteHamster