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
/
main
/
java
Age
Commit message (
Expand
)
Author
2019-10-09
Fixed notification reappearing if continuous playback is disabled
ByteHamster
2019-10-09
Merge pull request #3386 from orionlee/bugfix_skip_last_episode_in_queue_3383
H. Lehmann
2019-10-06
Merge pull request #3497 from ByteHamster/position-in-notification
H. Lehmann
2019-10-06
Merge pull request #3498 from ByteHamster/fix-mono-switch
H. Lehmann
2019-10-06
Merge pull request #3499 from ByteHamster/local-playable-improvements
H. Lehmann
2019-10-06
Merge pull request #3415 from spacecowboy/per_feed_playbackspeed
H. Lehmann
2019-10-06
Speeding up notification update
ByteHamster
2019-10-06
Removed potentially misleading comment
Jonas Kalderstam
2019-10-06
Caching icon manually to prevent long locks
ByteHamster
2019-10-06
Removed unnecessary comment
Jonas Kalderstam
2019-10-06
Moved notification setup out of Thread
ByteHamster
2019-10-05
Showing file name if title extraction fails
ByteHamster
2019-10-05
Syntax cleanup
ByteHamster
2019-10-05
Fixed downmixing if service is not bound
ByteHamster
2019-10-05
Showing progress in notification
ByteHamster
2019-10-05
Added 0.75 to default playback speed list
ByteHamster
2019-10-05
Removed unused imports and unnecessary whitespace changes
Jonas Kalderstam
2019-10-05
Changed from db backed item speed to preferences backed global value
Jonas Kalderstam
2019-10-05
Merge remote-tracking branch 'antennapod/develop' into per_feed_playbackspeed
Jonas Kalderstam
2019-10-04
Moved SafeJobIntentService to correct package
ByteHamster
2019-10-04
Fixed compilation
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-10-02
Merge branch 'develop' into notification-default-icon
ByteHamster
2019-10-02
Merge pull request #3482 from ByteHamster/exoplayer-log-source
H. Lehmann
2019-10-02
Added logging to ExoPlayer
ByteHamster
2019-09-30
test for DownloadService, case media download successful.
orionlee
2019-09-30
Merge pull request #3476 from ByteHamster/fix-feed-without-identifying-value
H. Lehmann
2019-09-30
Merge pull request #3471 from orionlee/bugfix2_player_not_using_downloaded_me...
H. Lehmann
2019-09-30
Fixed feed without any identifying value
ByteHamster
2019-09-30
Merge pull request #3472 from ByteHamster/do-not-spam-logcat
H. Lehmann
2019-09-29
Reduced logcat output
ByteHamster
2019-09-29
bugfix: Ensure when media download completes and item update event is posted,...
orionlee
2019-09-29
bugfix: Ensure playback service use the updated feedItem after media download...
orionlee
2019-09-29
Merge pull request #3470 from ByteHamster/playbackservice-save-current-playable
H. Lehmann
2019-09-29
Moved storing PlaybackPreferences to PlaybackPreferences
ByteHamster
2019-09-29
Keep buffer depending on rewind time
ByteHamster
2019-09-29
Merge pull request #3467 from ByteHamster/keep-back-buffer
H. Lehmann
2019-09-29
Merge pull request #3454 from ByteHamster/update-progress
H. Lehmann
2019-09-29
Merge pull request #3466 from ByteHamster/no-reinit-on-pause
H. Lehmann
2019-09-29
Keep 30 seconds of back buffer
ByteHamster
2019-09-29
Do not reinit on pause
ByteHamster
2019-09-29
Merge branch 'develop' into smart-spread-fix
ByteHamster
2019-09-29
Merge pull request #3461 from ByteHamster/do-not-notify-cancelled-downloads
H. Lehmann
2019-09-28
#3383 Fix skip last episode in queue - the fix
orionlee
2019-09-28
#3383 Fix skip last episode in queue: android test to reproduce it.
orionlee
2019-09-28
Fix the smart shuffle spread calculation
Stephen Kitt
2019-09-28
Enabled more checkstyle rules
ByteHamster
2019-09-28
Sending event if download was cancelled
ByteHamster
2019-09-28
Do not notify cancelled downloads
ByteHamster
2019-09-27
Merge branch 'develop' into update-progress
ByteHamster
[next]