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
Age
Commit message (
Expand
)
Author
2024-04-04
Move some tests from core module to their respective module (#7059)
ByteHamster
2024-04-04
Small database efficiency tweaks (#7058)
ByteHamster
2024-04-04
Remove methods from DbReader that just call a private method (#7057)
ByteHamster
2024-04-03
Remember column indices between different list items (#7051)
ByteHamster
2024-04-01
Fix playback state not being updated (#7050)
ByteHamster
2024-03-31
Restructure related UI classes together (#7044)
ByteHamster
2024-03-31
Remove gpodder search (#7047)
ByteHamster
2024-03-31
Remove unneeded module dependencies (#7046)
ByteHamster
2024-03-30
Update string to sentence case (#7045)
loucasal
2024-03-29
Fix search button not working on some screens (#7043)
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
Move about screen to :ui:preferences (#7039)
ByteHamster
2024-03-29
Remove ClientConfig class (#7038)
ByteHamster
2024-03-29
Add :ui:discovery module (#7037)
ByteHamster
2024-03-29
Remove dependency of :net:discovery and :ui:echo on :core (#7036)
ByteHamster
2024-03-29
Restructure Echo to be more flexible (#7035)
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
Add script to generate module diagram (#7028)
ByteHamster
2024-03-25
Move DBReader to :storage:database (#7027)
ByteHamster
2024-03-24
Move debug icons to :ui:common (#7026)
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-24
Launch splash activity after restoring backup (#7020)
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
Fix loading chapter images in local feeds (#7016)
ByteHamster
2024-03-22
Fix android:pathPattern not starting with a slash (#7014)
ByteHamster
2024-03-22
Remove AutoDownloadTest (#7015)
ByteHamster
2024-03-22
Playback speed fixes (#7013)
ByteHamster
2024-03-22
Nicer rating dialog (#7011)
ByteHamster
2024-03-20
Suppress outdated dependency Lint (#7009)
ByteHamster
2024-03-20
Create automatic backups only every 3 days, update summary (#7005)
ByteHamster
2024-03-20
Only consider backup files with the exact same filename pattern for deletion ...
ByteHamster
2024-03-20
Make swipe gestures less slippery (#7003)
ByteHamster
2024-03-18
Optional automatic daily database backup (#6994)
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-17
Fix "add podcast" FAB still visible under SpeedDial main FAB (#6950)
Taco
2024-03-13
Fully remove string that fails Lint
ByteHamster
[next]