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
/
fragment
/
AudioPlayerFragment.java
Age
Commit message (
Expand
)
Author
2021-11-28
Chromecast rework (#5518)
ByteHamster
2021-11-14
Fix sometimes showing incorrect position when continuous playback is disabled
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
Moved playback events to their own package
ByteHamster
2021-10-24
Show actual error messages instead of just the error codes
ByteHamster
2021-07-26
Merge branch 'master' into develop
ByteHamster
2021-07-24
Merge pull request #5200 from TacoTheDank/plugin-updates
ByteHamster
2021-07-24
Show speed dialog on single click
ByteHamster
2021-07-22
Fix NonConstantResourceId code lint errors
TacoTheDank
2021-06-25
Speed up loading media info
ByteHamster
2021-06-15
Fix for highlighted seek bar on episode without chapters
Jonas
2021-05-14
Merge pull request #5161 from ByteHamster/reduce-playback-controller
ByteHamster
2021-05-14
New media player screen (#5075)
ueen
2021-05-14
Just assume we can always set the playback speed
ByteHamster
2021-05-14
Use EventBus instead of broadcast for service shutdown
ByteHamster
2021-05-09
Fix chapter seekbar issues (#5142)
Jonas Burian
2021-05-02
Fix jumping thumb
jonasburian
2021-04-22
Moved model to its own module
ByteHamster
2021-04-15
Merge pull request #5113 from ByteHamster/play-button
ByteHamster
2021-04-14
Add chapter controls for the seekbar, add chapter title for the popup while s...
Jonas Burian
2021-04-14
Don't handle play image resource in PlaybackController
ByteHamster
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-04-02
Rename audio player tabs
ByteHamster
2021-04-02
Safer remain time - default to zero when the media duration is wrong (#5043)
Tony Tam
2021-03-07
Fixed clicks going through the player
ByteHamster
2021-03-01
Fixed conflicting PRs
ByteHamster
2021-03-01
Chapter dividers for the progress bar (#4915)
Jonas Burian
2021-02-15
Removed method that does the same as loadMediaInfo anyway
ByteHamster
2021-02-15
Removed return parameter of loadMediaInfo
ByteHamster
2021-02-14
New preference to show the remaining time in the 'queue' and podcast episode ...
Tony Tam
2021-02-12
Move basic views to new module
ByteHamster
2021-01-21
Add scrubbing time overlay (#4786)
asdoi
2021-01-01
Added textual tab indicator to player screen (#4731)
ByteHamster
2020-10-28
Merge branch 'master' into develop
ByteHamster
2020-10-26
Fixed NPEs related to bottom sheet
ByteHamster
2020-09-30
Merge branch 'master' into develop
ByteHamster
2020-09-29
Fix buffering indicator sometimes sticking
ByteHamster
2020-09-27
Merge branch 'master' into develop
ByteHamster
2020-09-08
update skip/forward value
asdoi
2020-07-26
Add missing @NonNull and @Nullable annotations.
Tobias Preuss
2020-07-16
New playback speed dialog
ByteHamster
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-05-09
Fixed clicking page indicator
ByteHamster
2020-05-05
Offer to switch to ExoPlayer on media player error
ByteHamster
2020-05-01
Use locale's digits in more places
Ebrahim Byagowi
2020-04-21
Bring back AudioPlayerFragment pager's setOffscreenPageLimit
Ebrahim Byagowi
2020-04-21
Port AudioPlayer's viewpager to ViewPager2, improve RTL support
Ebrahim Byagowi
[next]