summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service
AgeCommit message (Expand)Author
2014-07-26Fixed auto-flattr when playback endsdaniel oeh
2014-07-16Made automatic flattr threshold configurabledaniel oeh
2014-07-15Fixed possible auto-download loop in DownloadServicedaniel oeh
2014-07-07Fixed NullPointerException in FeedMediadaniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-06-15Only report unknown keycode if PlaybackService is playingdaniel oeh
2014-06-07Make seek time configurableDavid Reiss
2014-06-07Show a toast when an unknown media key is pressedDavid Reiss
2014-06-07Support next/previous media keysDavid Reiss
2014-06-07Remove unnecessary braces in PlaybackService case blockDavid Reiss
2014-06-07Bugfix: Playback could not be restarted in some cases. fixes #387daniel oeh
2014-06-07Bugfix: Parser failures were not reported properly. fixes #450daniel oeh
2014-05-31Added missing contentIntent0.9.9.0daniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
2014-05-24Disabled update of rewritten URLs in gpodder.net sync servicedaniel oeh
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-05-19Merge branch 'newgui' into develop. closes #407daniel oeh
2014-05-17Auto-download episodes on DownloadService shutdown. fixes #316 closes #408daniel oeh
2014-05-17Improved syncing speed for large amounts of feeds. fixes #371daniel oeh
2014-05-17Treat feeds with same title and different download URLs as different feeds. f...daniel oeh
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-04-27Fixed visibility issue with playback speed buttondaniel oeh
2014-04-27Resume failed downloads. closes #168daniel oeh
2014-04-27Prevent media files from being deleted after a failed downloaddaniel oeh
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-06Disabled downloading of episode images. closes #390daniel oeh
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