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
/
java
/
de
/
test
/
antennapod
/
service
Age
Commit message (
Expand
)
Author
2024-03-25
Move widget setup code to widget module (#6996)
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-17
Remove dependency from :ui:glide to :core module (#6998)
ByteHamster
2024-03-02
Remove FeedComponent and FeedFile class (#6949)
ByteHamster
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-02-22
Add "New Episodes Action" preference (#6095)
Erik Johnson
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-05-15
Move test mp3s to androidTest directory
TacoTheDank
2022-02-27
Move database to its own module
ByteHamster
2022-01-06
Rewrite download request creation (#5530)
ByteHamster
2022-01-06
Remove queue loading logic from PlaybackServiceTaskManager
ByteHamster
2021-12-10
Update AndroidX Media and ExoPlayer (#5371)
Taco
2021-11-28
Chromecast rework (#5518)
ByteHamster
2021-11-04
Merge pull request #5516 from ByteHamster/auto-download-backoff
ByteHamster
2021-11-02
Fix auto-download retry backoff
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-10-28
Convert sleep timer update to event
ByteHamster
2021-10-24
Convert speed update to event
ByteHamster
2021-10-24
Convert buffering update to event
ByteHamster
2021-10-24
Show actual error messages instead of just the error codes
ByteHamster
2021-05-14
Just assume we can always set the playback speed
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-02-03
Reduce coupling between widget and playback service
ByteHamster
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-07-31
Smoothier sleep timer (#4314)
Lucas Olivoto
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-07-11
Fix lambdas
TacoTheDank
2020-07-11
Simplify junit assertions
TacoTheDank
2020-05-21
Disabled auto update for tests
ByteHamster
2020-05-20
Sleep timer adjustments
ByteHamster
2020-03-26
Merge branch 'develop' into NotificationForAutoDownloads
H. Lehmann
2020-03-25
Removed unused code
ByteHamster
2020-03-23
Use AndroidX consumer instead of our own
ByteHamster
2020-03-22
Rename generatedBySystem to initiatedByUser
Nathan Mascitelli
2020-03-22
Simplify constructors
Nathan Mascitelli
2020-03-22
Fix build and tests
Nathan Mascitelli
2020-03-20
Give cancelling downloads more time
ByteHamster
2019-12-21
resolve review remarks w.r.t naming: volume reduction -> volume adaption
Max Bechtold
2019-12-21
Merge remote-tracking branch 'upstream/develop' into feat/simple-adjust-volum...
Max Bechtold
2019-12-12
Read current media from preferences instead of activity->fragment->controller
ByteHamster
2019-12-12
Fixed asset not being found
ByteHamster
2019-12-12
Fixed cases where one failing test broke all following tests
ByteHamster
2019-12-12
Fixed tests on small screens
ByteHamster
2019-12-01
Added test for changing playback speed
ByteHamster
[next]