summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/service
AgeCommit message (Expand)Author
2014-10-09Fixed NullpointerException in PlayerWidgetServicedaniel oeh
2014-09-30do not persist when expanded notifications are unsupportedMike Chelen
2014-09-29Lock in PSMP was not properly releaseddaniel oeh
2014-09-29Merge branch 'notifymore' of git://github.com/mchelen/AntennaPod into mchelen...daniel oeh
2014-09-28use persistant notification option for persistant lockscreen controlsMike Chelen
2014-08-05Acquire wifi lock if media file is being streameddaniel oeh
2014-08-05Acquire wake lock when playing mediadaniel oeh
2014-08-01Abandon audio focus when a phone call comes indaniel oeh
2014-07-31add settings options for persistent and expanded notificationsMike Chelen
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-30persistant expanded notification with play/pause/stop buttonsMike Chelen
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