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
Age
Commit message (
Expand
)
Author
2023-04-15
Adapt teaser image to branding refresh (#6436)
ByteHamster
2023-04-15
Invert monochrome icon (#6431)
ByteHamster
2023-04-15
Add onPrimary color (#6432)
ByteHamster
2023-04-06
Support longer transient pause (#6416)
ByteHamster
2023-03-06
Hide 'reconnect' settings (#6367)
ByteHamster
2023-02-25
Support media resumption (#6350)
ByteHamster
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-28
Use rasterized icon on splash (#6287)
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-26
Target API 31 (#6190)
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
2022-11-03
Move Glide to its own module
ByteHamster
2022-11-03
Merge pull request #6173 from ByteHamster/playbackservice-cleanup
ByteHamster
2022-11-01
Apply default RequestOptions globally instead of locally
ByteHamster
2022-11-01
No need to have a virtual method that is only used in one single instance
ByteHamster
2022-11-01
Close video player when switching to audio
ByteHamster
2022-11-01
No need to define INVALID_TIME multiple times
ByteHamster
2022-11-01
Use normal pause/skip keycodes, not custom intent
ByteHamster
2022-10-29
Remove 'seconds' and 'hours' options from sleep timer (#6148)
Vishnu Sanal T
2022-10-29
Merge pull request #6166 from ByteHamster/less-noisy-glide
ByteHamster
2022-10-28
Fix Inbox not default screen when set as such (#6168)
Tong Liu
2022-10-27
Do not print stacktrace for image loading errors
ByteHamster
2022-10-23
Merge pull request #6153 from ByteHamster/fast-document-file
ByteHamster
2022-10-21
If file size and name are the same, just assume that the metadata is the same...
ByteHamster
2022-10-21
Speed up chapter parsing
ByteHamster
2022-10-21
Make loading DocumentFiles faster
ByteHamster
[next]