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
/
play
Age
Commit message (
Expand
)
Author
2019-02-27
#2716 Prototype for the revamped PlaybackService to fix phantom
orionlee
2019-01-05
Enable ExoPlayer feature to skip silence
falko
2018-10-21
Optimize imports
egsavage
2018-10-21
Merge pull request #2854 from gaul/error-prone
Martin Fietz
2018-10-20
Merge branch 'develop'
Martin Fietz
2018-10-13
Fix error-prone errors
Andrew Gaul
2018-06-08
Merge branch 'develop' into remove-unused-code
H. Lehmann
2018-06-05
Removed FeedImage
ByteHamster
2018-05-27
Removed unused code
ByteHamster
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2017-10-17
Merge branch 'develop'
Martin Fietz
2017-08-14
add a "rewind" and "fast forward" button for android Wear
Cédric Cabessa
2016-12-04
Do not auto-enable sleep timer after skipping
Martin Fietz
2016-11-09
fix unskipped episodes being removed from queue
Domingos Lopes
2016-10-09
Extract sleep timer preferences into dedicated class
Martin Fietz
2016-07-25
fix issue with playback ended on skipping (for remote playback)
Domingos Lopes
2016-07-25
adapt media player switch into the new protocol
Domingos Lopes
2016-07-25
integrate onPlaybackStart/Pause callbacks into setPlayerStatus()
Domingos Lopes
2016-07-25
add documentation to post playback processing
Domingos Lopes
2016-07-25
extend the new PlaybackService media player callback protocol to RemotePSMP
Domingos Lopes
2016-07-25
move onPlaybackStart and onPlaybackPause tasks to separate callback methods
Domingos Lopes
2016-07-25
move auto flattr and gpodnet play action inside FeedMedia
Domingos Lopes
2016-07-25
only allow for endPlayback with wasSkipped==false internally
Domingos Lopes
2016-07-02
set pending activity intent on mediasession
Domingos Lopes
2016-06-30
Merge pull request #2054 from DevFactory/release/Utility_classes_should_not_h...
Martin Fietz
2016-06-29
Fixed rule 'Utility classes should not have public constructors'
Soso Tughushi
2016-06-28
implement custom mediaroute playback controller
Domingos Lopes
2016-06-08
print stack trace with the log entries
Domingos Lopes
2016-06-08
fixes NPE from #1974
Domingos Lopes
2016-06-08
new lines (end of strings.xml)
Domingos Lopes
2016-06-07
rename helper classes
Domingos Lopes
2016-06-07
adapt PlaybackService to different flavors
Domingos Lopes
2016-06-07
adapt Playable interface to different flavors
Domingos Lopes
2016-06-07
adapt FeedMedia class to different flavors
Domingos Lopes
2016-06-07
adapt ui to different flavors
Domingos Lopes
2016-06-04
Create one flavor with Google Cast support and one (free) without
Martin Fietz
[prev]