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
/
main
/
java
/
de
/
danoeh
/
antennapod
/
adapter
Age
Commit message (
Expand
)
Author
2024-03-31
Restructure related UI classes together (#7044)
ByteHamster
2024-03-29
Move playback service to module (#7042)
ByteHamster
2024-03-29
Create module for sync service and move DBWriter to database module (#7040)
ByteHamster
2024-03-29
Add :ui:discovery module (#7037)
ByteHamster
2024-03-27
Split up DBTasks which has unclear responsibilities (#7032)
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
Faster feed deletion (#7019)
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-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
Move theme to :ui:common module (#6997)
ByteHamster
2024-03-10
Remove last few usages of Iconify (#6977)
ByteHamster
2024-03-06
Clean up some old SpotBugs rules
TacoTheDank
2024-03-04
Clean up some dead code (#6952)
Taco
2023-11-22
Remove Iconify from FeedInfoFragment (#6655)
caoilTe O'Connor
2023-11-05
Merge branch 'master' into develop
ByteHamster
2023-10-29
Add more spacing to OnlineFeedViewActivity, use MD3 styles (#6670)
Bhaskar Kaura
2023-10-22
Delete local feed episodes (#6400)
Matej Drobnič
2023-10-15
Add error icon on subscriptions screen (#6679)
ByteHamster
2023-10-13
Add 'Search online' button if local search has no results (#6681)
ByteHamster
2023-09-24
Fix file deletion and queueing after download (#6652)
ByteHamster
2023-09-16
Remove Iconify from NavListAdapter (#6578)
caoilTe O'Connor
2023-09-12
No longer use 'metered' work-around for VPNs
ByteHamster
2023-07-04
Fix 'allow once' for feed update on mobile networks (#6528)
ByteHamster
2023-05-07
Fix Glide leaking reference to activity (#6446)
peking_ling
2023-05-05
Download Service Rewrite (#6420)
ByteHamster
2023-05-05
Merge branch 'master' into develop
ByteHamster
2023-02-25
Hack around black theme select background color having low contrast (#6352)
ByteHamster
2023-02-20
Merge branch 'master' into develop
ByteHamster
2023-02-12
Fix current chapter having the same color as the dialog background (#6315)
ByteHamster
2023-02-11
Convert subscriptions screen to cards (#6261)
GitStart
2023-02-02
Add long press menu to search results in subscriptions list (#6267)
GitStart
2022-12-18
Merge pull request #6246 from ByteHamster/revert-loading-dummy
ByteHamster
2022-12-18
Revert back to showing progress bars while loading
ByteHamster
2022-12-18
Merge pull request #6237 from ByteHamster/tinted-theme
ByteHamster
2022-12-17
Multi-select using background instead of checkbox
ByteHamster
2022-12-17
Add support for Material You tinted theme
ByteHamster
2022-12-11
Do not animate dummy views (#6231)
ByteHamster
2022-12-04
Fix dummy list items crashing Android 9
ByteHamster
2022-11-06
Move preferences to a new module
ByteHamster
2022-11-06
Move DownloadService-Interface to new module
ByteHamster
2022-11-06
Merge pull request #6176 from ByteHamster/decouple
ByteHamster
2022-11-05
Remove dependency from other classes to DownloadService
ByteHamster
2022-11-05
Decouple FeedItemUtil and PlaybackStatus
ByteHamster
2022-11-05
Merge pull request #6174 from ByteHamster/modularize-glide
ByteHamster
2022-11-03
Move Glide to its own module
ByteHamster
2022-11-01
Apply default RequestOptions globally instead of locally
ByteHamster
2022-11-01
Use normal pause/skip keycodes, not custom intent
ByteHamster
[next]