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
Age
Commit message (
Expand
)
Author
2021-06-29
Contextual menu for multi selecting episodes (#5130)
peakvalleytech
2021-06-28
Hide keyboard when not searching (#5036)
peakvalleytech
2021-06-25
Copy e-mail in shownotes (#5235)
ueen
2021-06-20
Removed AddToQueueActionButton (#5189)
ueen
2021-06-15
Fix for highlighted seek bar on episode without chapters
Jonas
2021-05-31
Fix stuck swipe refresh indicator
Johannes Henninger
2021-05-22
Merge branch 'master' into develop
ByteHamster
2021-05-22
Add functionality to Podcast/Episode Textviews in CoverFragment (#5074)
ueen
2021-05-14
Clean up some lint errors
ByteHamster
2021-05-14
Switched video player to ViewBinding
ByteHamster
2021-05-14
Remove unneccessary method call chaining
ByteHamster
2021-05-14
Moved all code from MediaPlayerActivity to VideoPlayerActivity
ByteHamster
2021-05-14
Removed code from MediaPlayerActivity that only affects the audio player
ByteHamster
2021-05-14
Fixed build error because of incompatible merge
ByteHamster
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
Removed method that is just used in one place
ByteHamster
2021-05-14
Use EventBus instead of broadcast for service shutdown
ByteHamster
2021-05-10
Merge pull request #5151 from ByteHamster/fix-proxy
ByteHamster
2021-05-10
Fixed proxy support
ByteHamster
2021-05-09
Fix chapter seekbar issues (#5142)
Jonas Burian
2021-05-08
Fixed NPE in ExternalPlayerFragment
ByteHamster
2021-05-02
Fix jumping thumb
jonasburian
2021-05-02
Merge pull request #5140 from ByteHamster/dont-mark-played
ByteHamster
2021-05-01
Don't mark episodes as played when removing from queue
ByteHamster
2021-05-01
Automatically add tag when pressing OK
ByteHamster
2021-04-29
Merge download log+running lists (#5134)
ByteHamster
2021-04-24
Moved synchronization to its own module
ByteHamster
2021-04-23
New feed update interval or time dialog
peakvalleytech
2021-04-22
Moved model to its own module
ByteHamster
2021-04-22
Removed PlaybackPreferences dependency from FeedMedia
ByteHamster
2021-04-22
Decouple FeedMedia and PlaybackService
ByteHamster
2021-04-22
Reduce dependencies of model to UserPreferences
ByteHamster
2021-04-21
Moved notification icons to their own module, so they don't crash old Android...
ByteHamster
2021-04-21
Deleted duplicate resources
ByteHamster
2021-04-18
Use VectorDrawable compat library
ByteHamster
2021-04-18
Wrap long text in alternate version dropdown (#5120)
Johannes Henninger
2021-04-17
Fix for the height issue of the seek bar (#5117)
Jonas Burian
2021-04-15
Merge pull request #5113 from ByteHamster/play-button
ByteHamster
2021-04-15
Added animated 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-13
Adds pull to refresh functionality on Queue screen (#5104)
datavizard
2021-04-10
Show queue lock button even if "keep sorted" is active
Johannes Henninger
2021-04-06
Add link to relevant settings screen in 'Episode cache full' dialog (#5088)
tamizh143
2021-04-06
Parsing podcast:funding tag, showing payment, funding links on the show info ...
Tony Tam
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-04-04
Merge pull request #5066 from TacoTheDank/fragmentcontainerview
ByteHamster
2021-04-04
Use FragmentContainerView in settings
TacoTheDank
[next]