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
Age
Commit message (
Expand
)
Author
2023-03-12
Notify Android Auto that the queue changed (#6373)
ByteHamster
2023-03-06
Warn when local folder is empty instead of silently ignoring (#6366)
ByteHamster
2023-03-01
Instead of specialized methods, use the global 'getEpisodes' method with a fi...
ByteHamster
2023-02-28
Add option to switch a- & descending sort order for Inbox (#6266)
GitStart
2023-02-26
Remove deprecated media players (#6354)
ByteHamster
2023-02-25
Add cancel action to download notification (#6353)
ByteHamster
2023-02-24
Always add feeds from opml, even if download fails (#6347)
ByteHamster
2023-02-24
Add mobile sync setting (#6349)
ByteHamster
2023-02-24
Resume playback does not work when streaming after data connection drops (#6272)
GitStart
2023-02-24
Add back skip buttons and more custom actions on Android Auto (#6050)
Andrew Booze
2023-02-23
Fix memory leaks (#6335)
peking_ling
2023-02-22
Add "New Episodes Action" preference (#6095)
Erik Johnson
2023-02-22
Add sort option to episodes screen (#6286)
GitStart
2023-02-20
Merge branch 'master' into develop
ByteHamster
2023-02-20
Force-refresh feeds that failed before (#6332)
ByteHamster
2023-02-20
Add retry button to download failed notifications (#6333)
ByteHamster
2023-02-19
Remove another global callback object (#6316)
ByteHamster
2023-02-18
Extra toggle for full black theme (#6328)
ByteHamster
2023-02-12
Add sorting options to downloads screen (#6210)
Jared234
2023-02-11
Convert subscriptions screen to cards (#6261)
GitStart
2023-02-02
Fix when playback is started from MediaSessionCompat.Callback (#6295)
ByteHamster
2023-01-29
Don't stop service between episodes (#6293)
ByteHamster
2023-01-29
Update feed url when server returns itunes:new-feed-url (#6291)
ByteHamster
2023-01-28
Use rasterized icon on splash (#6287)
ByteHamster
2023-01-28
Send first sleep timer tick earlier (#6288)
ByteHamster
2023-01-13
Merge pull request #6265 from ByteHamster/fix_duplicate_name
ByteHamster
2023-01-13
Branding upgrade (#6146)
ByteHamster
2023-01-08
Fix downloads when feeds with same name have items with the same name
ByteHamster
2023-01-01
Possibility to remove a single episode from playback history (#6184)
Vishnu Sanal T
2022-12-20
Merge pull request #6247 from ByteHamster/rewrite-audio-focus
ByteHamster
2022-12-18
Rework audio focus handling
ByteHamster
2022-12-18
Remove support for Android 4.4
ByteHamster
2022-12-17
Add support for Material You tinted theme
ByteHamster
2022-12-04
Show skip button even if 'continuous playback' is disabled
ByteHamster
2022-11-30
Fixed bug that causes "skip" button to be unresponsive (#6170)
Jared234
2022-11-30
Highlight currently playing card
ByteHamster
2022-11-27
Switch back to non-transparent navigation bar (#6111)
ByteHamster
2022-11-18
Add button to refresh episode chapters (#6177)
LukasBrilla5
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
No need to have other classes depend on the entire playback service when they...
ByteHamster
2022-11-05
Decouple FeedItemUtil and PlaybackStatus
ByteHamster
2022-11-05
Decouple sync service from other classes
ByteHamster
2022-11-05
Merge pull request #6174 from ByteHamster/modularize-glide
ByteHamster
2022-11-03
Remove dependency from MediaButtonReceiver to PlaybackService
ByteHamster
2022-11-03
Decouple restoring Playable from Preferences and storing position
ByteHamster
2022-11-03
Make NetworkUtils less fat
ByteHamster
2022-11-03
Break dependency cycle
ByteHamster
[next]