summaryrefslogtreecommitdiff
path: root/core/src/play
AgeCommit message (Expand)Author
2020-02-02Enforce SeparatorWrapByteHamster
2020-02-02Enforce MethodParamPadByteHamster
2020-01-07Use Google Trust providerByteHamster
2019-12-12Make sure to create notification channelsByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-27Avoid Cast initialization unless it is enabled (to avoid triggering Google Pl...orionlee
2019-08-30Do not crash on undeliverable InterruptedExceptionByteHamster
2019-07-23Make ExoPlayer the default playerByteHamster
2019-07-12Removed Flattr supportByteHamster
2019-05-17Revert "Merge pull request #2954 from orionlee/bugfix_phantom_notification_re...ByteHamster
2019-04-17Made sure that there is not an ANR when switching media playerByteHamster
2019-04-14Do not set player status before player object is createdByteHamster
2019-02-27#2716 Prototype for the revamped PlaybackService to fix phantomorionlee
2019-01-05Enable ExoPlayer feature to skip silencefalko
2018-10-21Optimize importsegsavage
2018-10-21Merge pull request #2854 from gaul/error-proneMartin Fietz
2018-10-20Merge branch 'develop'Martin Fietz
2018-10-13Fix error-prone errorsAndrew Gaul
2018-06-08Merge branch 'develop' into remove-unused-codeH. Lehmann
2018-06-05Removed FeedImageByteHamster
2018-05-27Removed unused codeByteHamster
2018-01-07Cleanup order/remove unused includesDirk Mueller
2017-10-17Merge branch 'develop'Martin Fietz
2017-08-14add a "rewind" and "fast forward" button for android WearCédric Cabessa
2016-12-04Do not auto-enable sleep timer after skippingMartin Fietz
2016-11-09fix unskipped episodes being removed from queueDomingos Lopes
2016-10-09Extract sleep timer preferences into dedicated classMartin Fietz
2016-07-25fix issue with playback ended on skipping (for remote playback)Domingos Lopes
2016-07-25adapt media player switch into the new protocolDomingos Lopes
2016-07-25integrate onPlaybackStart/Pause callbacks into setPlayerStatus()Domingos Lopes
2016-07-25add documentation to post playback processingDomingos Lopes
2016-07-25extend the new PlaybackService media player callback protocol to RemotePSMPDomingos Lopes
2016-07-25move onPlaybackStart and onPlaybackPause tasks to separate callback methodsDomingos Lopes
2016-07-25move auto flattr and gpodnet play action inside FeedMediaDomingos Lopes
2016-07-25only allow for endPlayback with wasSkipped==false internallyDomingos Lopes
2016-07-02set pending activity intent on mediasessionDomingos Lopes
2016-06-30Merge pull request #2054 from DevFactory/release/Utility_classes_should_not_h...Martin Fietz
2016-06-29Fixed rule 'Utility classes should not have public constructors'Soso Tughushi
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-08print stack trace with the log entriesDomingos Lopes
2016-06-08fixes NPE from #1974Domingos Lopes
2016-06-08new lines (end of strings.xml)Domingos Lopes
2016-06-07rename helper classesDomingos Lopes
2016-06-07adapt PlaybackService to different flavorsDomingos Lopes
2016-06-07adapt Playable interface to different flavorsDomingos Lopes
2016-06-07adapt FeedMedia class to different flavorsDomingos Lopes
2016-06-07adapt ui to different flavorsDomingos Lopes
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz