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
/
main
Age
Commit message (
Expand
)
Author
2024-04-05
Delete core module (#7060)
ByteHamster
2024-04-04
Move some tests from core module to their respective module (#7059)
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-29
Remove ClientConfig class (#7038)
ByteHamster
2024-03-29
Remove dependency of :net:discovery and :ui:echo on :core (#7036)
ByteHamster
2024-03-27
Split up DBTasks which has unclear responsibilities (#7032)
ByteHamster
2024-03-25
Move widget setup code to widget module (#6996)
ByteHamster
2024-03-25
Move DBReader to :storage:database (#7027)
ByteHamster
2024-03-24
Let the database do the sorting (#7025)
ByteHamster
2024-03-24
Simplify playback preferences and move to :storage:preferences (#7024)
ByteHamster
2024-03-24
Speed up feed parsing (#7023)
ByteHamster
2024-03-24
Store last refresh attempt for feeds (#7022)
ByteHamster
2024-03-24
Faster feed deletion (#7019)
ByteHamster
2024-03-23
Remove check for updated attributes, just update them (#7018)
ByteHamster
2024-03-23
Rename FeedMedia methods to no longer have underscores (#7017)
ByteHamster
2024-03-23
Move first batch of preferences code to :ui:preferences (#7010)
ByteHamster
2024-03-22
Playback speed fixes (#7013)
ByteHamster
2024-03-22
Nicer rating dialog (#7011)
ByteHamster
2024-03-18
Decouple media button starter and receiver (#6999)
ByteHamster
2024-03-17
Remove dependency from :ui:glide to :core module (#6998)
ByteHamster
2024-03-17
Add POST_NOTIFICATIONS permission checks (#6951)
Taco
2024-03-17
Move theme to :ui:common module (#6997)
ByteHamster
2024-03-17
Move notification icons and widget icons to separate modules (#6995)
ByteHamster
2024-03-17
Allow retrying chapter loading if interrupted (#6828)
Tony Tam
2024-03-11
Move import/export to its own module (#6986)
ByteHamster
2024-03-10
Remove wearable support library (#6978)
ByteHamster
2024-03-10
Remove stream library that is just used in 3 locations (#6976)
ByteHamster
2024-03-10
Remove last few usages of Iconify (#6977)
ByteHamster
2024-03-10
Fix some Media3 deprecations (#6980)
Taco
2024-03-10
Fix OkHttp deprecations (#6979)
Taco
2024-03-09
Remove okio library (#6972)
ByteHamster
2024-03-09
Upgrade ExoPlayer to media3 version (#6971)
ByteHamster
2024-03-07
Convert teaser from png to webp for smaller file size (#6959)
peking_ling
2024-03-06
Merge pull request #6958 from TacoTheDank/bumpSpotBugs
ByteHamster
2024-03-06
Clean up some old SpotBugs rules
TacoTheDank
2024-03-06
Update SpotBugs
TacoTheDank
2024-03-06
Merge pull request #6955 from ByteHamster/checkstyle
ByteHamster
2024-03-04
Fix indentation in last 8 files
ByteHamster
2024-03-04
Remove tab characters from last 6 files
ByteHamster
2024-03-04
Clean up some dead code (#6952)
Taco
2024-03-03
Skip silence setting per feed (#6910)
quails4Eva
2024-03-03
Specify foreground service type (#6953)
ByteHamster
2024-03-02
Remove FeedComponent and FeedFile class (#6949)
ByteHamster
2024-02-29
Cache streamed media files on disk (#6927)
peking_ling
2024-02-25
Add option to add new episodes to queue (#6855)
Matej Drobnič
2024-02-25
Toggle sleep timer from notification (#6913)
mueller-ma
2024-02-25
Guess next episode release date (#6925)
ByteHamster
[next]