summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2013-12-30Avoid seeking to position 0 (#208).daniel oeh
2013-12-30Applied bugfix from pull-request #313daniel oeh
2013-12-30New media files in FeedItems were not handled correctly. Should fix #327daniel 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-11-16Theme in gpodder.net authentication screen was set incorrectly. fixes #310daniel oeh
2013-11-16Updated dependency version numbers, removed workaround for actionmode bugdaniel oeh
2013-10-19Fixed menu item visibilitydaniel oeh
2013-10-12https download URLs did not work correctlydaniel oeh
2013-10-09Fixed a bug that might cause the wrong episode to be auto-deleteddaniel oeh
2013-10-08Merge branch 'feed_preferences' into developdaniel oeh
2013-10-08Added tests for DBReaderdaniel oeh
2013-10-08Add feed preference to include/exclude certain feeds from auto downloadsMichael Kaiser
2013-10-05Execute autodownload method on SingleThreadExecutordaniel oeh
2013-10-05Applied Action Mode workaround to DownloadActivitydaniel oeh
2013-10-04Fixed problem with automatic feed updatesdaniel 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-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-28Improved layout of chaperlistdaniel oeh
2013-09-27Added loading screen to OrganizeQueueActivitydaniel oeh
2013-09-25Settings menu did not refresh correctly on preference change. fixes #284daniel oeh
2013-09-25fixed #219daniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-23Statistics for Feeds with no items are now loaded correctly. fixes #283daniel oeh
2013-09-21Catch NumberFormatException when parsing size attributedaniel oeh
2013-09-21Fixed crashes in FeedItemlistdaniel oeh
2013-09-21Do not refresh description when receiving contentUpdate notificationdaniel oeh
2013-09-21Added GpodnetSetHostnameDialogdaniel oeh
2013-09-21Fixed IllegalStateException in ItemViewActivitydaniel oeh
2013-09-20Use new StatFS API if availabledaniel oeh
2013-09-20Added FeedRemover message to strings.xml. fixes #279daniel oeh
2013-09-19Added option to set gpodder.net hostnamedaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-09-15Improved error handling in gpodder.net directorydaniel oeh
2013-09-15Added timeout to GpodnetServicedaniel oeh
2013-09-15Resolved image display problemsdaniel oeh
2013-09-15Fixed NullpointerException when PreferenceActivity was created. fixes #275daniel oeh
2013-09-12MenuItems in ItemviewActivity were not displayed correctly. fixes #273daniel oeh
2013-09-12Merge branch 'TomHennen-move-to-top' into developdaniel oeh
2013-09-12Call moveQueueItemHelper instead of moveQueueItemdaniel oeh