summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service
AgeCommit message (Expand)Author
2014-03-31Disabled downloading of episode images. closes #390daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Support going back 30 seconds if less than 30 seconds have been played. close...daniel oeh
2014-03-28Fixed image loading bugsdaniel oeh
2014-03-19PlaybackPreferences were not written correctly when a playback error occurred...daniel oeh
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-03-19Playback was not completed correctly. Might fix issue #366 and #374daniel oeh
2014-03-19Don't encode already encoded URLs. fixes #376daniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-17Added authentication notificationdaniel oeh
2014-03-17Added authentication support to DownloadRequester and HttpDownloaderdaniel oeh
2014-03-17Merge branch 'BasicAuth' of git://github.com/cszucko/AntennaPod into cszucko-...daniel oeh
2014-02-23played_duration was updated incorrectlydaniel oeh
2014-02-17Merged pull-request #346daniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-15Added RejectedExecutionHandler to Runnabledaniel oeh
2014-02-14Support HTTP Basic Authentication for FeedsChristopher Szucko
2014-02-14Added content descriptions to imagebuttons and imageviewsdaniel oeh
2014-02-14Resolved intent redelivery issuedaniel oeh
2014-02-12Acquire Wi-Fi lock before downloading. Should fix issue #110 and #243daniel oeh
2014-02-11Create only one HttpClient instance instead of one per downloaddaniel oeh
2014-02-11Fixed race condition when sleep timer expiresdaniel oeh
2014-02-11Merge branch 'playbackservice_rewrite' into developdaniel oeh
2014-02-11Bugfixesdaniel oeh
2014-02-10PLAY and PLAY_PAUSE keycode was not handled correctly in prepared statedaniel oeh
2014-02-10Fixed issue with switching between audio and video playerdaniel oeh
2014-02-10Resolved problems with ending playback.daniel oeh
2013-12-31Escape URLs in HttpDownloader. fixes #329, #332daniel oeh
2013-12-30Avoid seeking to position 0 (#208).daniel oeh
2013-12-30Applied bugfix from pull-request #313daniel oeh
2013-12-30Use AspectRatioVideoView instead of standard video viewdaniel oeh
2013-12-29Updated video player UIdaniel oeh
2013-12-29Adapted remaining classes to new playback service modeldaniel oeh
2013-12-25Made PlaybackService use the PSMP and PSTMdaniel oeh
2013-12-22Added basic tests for PlaybackServiceMediaPlayerdaniel oeh
2013-12-20Added tests for PlaybackServiceTaskManagerdaniel oeh
2013-12-20Added first version of PlaybackServiceMediaPlayerdaniel oeh
2013-12-15Moved background tasks of PlaybackService into PlaybackServiceTaskManagerdaniel oeh
2013-12-15Created playback package inside service packagedaniel oeh
2013-11-16Made sure not to use multiple unreleased instances of MediaPlayerdaniel oeh
2013-10-12https download URLs did not work correctlydaniel oeh
2013-10-04Disable download log cleanup, handle media download before saving DownloadStatusdaniel oeh
2013-10-03Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod in...daniel oeh
2013-09-11Merge branch 'release-0975' into developdaniel oeh
2013-09-09Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into pause-...Tom Hennen
2013-09-06Start playback immediately when skipping an episode and if continuous playbac...daniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-03Sync improvementsdaniel oeh
2013-09-02Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
2013-09-02Upload changes instead of whole subscription listdaniel oeh