summaryrefslogtreecommitdiff
path: root/src/de/danoeh
AgeCommit message (Expand)Author
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
2013-09-11Added FeedPreferences classdaniel oeh
2013-09-11Added standard column selection for Feed tabledaniel oeh
2013-09-11Merge branch 'release-0975' into developdaniel oeh
2013-09-11"markFeedRead" and "markAllItemsRead" did not work correctlydaniel oeh
2013-09-09Moved move to top/bottom menu options to EpisodesFragement from FeedItemMenuH...Tom Hennen
2013-09-09Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
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-06Fixed occasional NullPointerException in PlaybackController/ExternalPlayerFra...daniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-05Always set ImageView tag when loading imagedaniel oeh
2013-09-05Added workarounds for ActionMode/Option menu bugsdaniel oeh
2013-09-04Added missing up-navigation buttonsdaniel oeh