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
/
app
/
src
/
androidTest
Age
Commit message (
Expand
)
Author
2024-05-24
Fix marking as played when there is no media (#7192)
ByteHamster
2024-04-28
Fix tests creating FeedItems just once because of duplicate IDs (#7148)
ByteHamster
2024-04-07
CI tweaks (#7069)
ByteHamster
2024-04-05
Spotbugs cleanup (#6968)
Taco
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-25
Move widget setup code to widget module (#6996)
ByteHamster
2024-03-25
Move DBReader to :storage:database (#7027)
ByteHamster
2024-03-24
Simplify playback preferences and move to :storage:preferences (#7024)
ByteHamster
2024-03-24
Store last refresh attempt for feeds (#7022)
ByteHamster
2024-03-23
Rename FeedMedia methods to no longer have underscores (#7017)
ByteHamster
2024-03-22
Remove AutoDownloadTest (#7015)
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-11
Move import/export to its own module (#6986)
ByteHamster
2024-03-04
Clean up some dead code (#6952)
Taco
2024-03-02
Remove FeedComponent and FeedFile class (#6949)
ByteHamster
2024-02-04
Add next chapter button to notification (#6276)
Matej Drobnič
2024-01-31
Remove unused test class (#6907)
ByteHamster
2023-10-22
Delete local feed episodes (#6400)
Matej Drobnič
2023-09-08
Add volume boost (#6573)
Matej Drobnič
2023-07-15
Delete partially downloaded file when giving up to retry (#6530)
ByteHamster
2023-05-05
Download Service Rewrite (#6420)
ByteHamster
2023-04-15
Add option to enable sleep timer based on current time (#6384)
mueller-ma
2023-04-15
Replace Network+Storage preferences with Downloads (#6434)
ByteHamster
2023-03-31
Random enqueue location (#6403)
Andrzej Węgłowski
2023-03-14
Move feed download to worker (#6375)
ByteHamster
2023-03-01
Instead of specialized methods, use the global 'getEpisodes' method with a fi...
ByteHamster
2023-02-26
Remove deprecated media players (#6354)
ByteHamster
2023-02-22
Add "New Episodes Action" preference (#6095)
Erik Johnson
2023-02-22
Add sort option to episodes screen (#6286)
GitStart
2023-02-18
Extra toggle for full black theme (#6328)
ByteHamster
2022-12-24
Refresh Feed after Credentials Change (#6236)
Patrick Demers
2022-12-16
Migrate ListPreference to Material Design 3
ByteHamster
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-11-01
Use normal pause/skip keycodes, not custom intent
ByteHamster
2022-09-18
Extend unit tests
ByteHamster
2022-09-10
Add 'default screen' setting (replaces 'back button behavior') (#6041)
ByteHamster
2022-08-06
Remove favorites tab
ByteHamster
2022-05-15
Merge pull request #5887 from TacoTheDank/assetFixes
ByteHamster
2022-05-15
Move test mp3s to androidTest directory
TacoTheDank
2022-05-13
Remove gpodder toplist
ByteHamster
2022-05-07
Convert share dialog to bottom sheet
ByteHamster
2022-05-06
Move download logs to a button on the downloads page instead of a tab (#5866)
ByteHamster
[next]