summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-01get unittests to compile with new FlattrStatus()Simon Rutishauser
2013-12-31Merge branch 'develop_flattr_queue_autoflattr' of ↵daniel oeh
git://github.com/peschmae0/AntennaPod into flattr_queue_autoflattr Conflicts: src/de/danoeh/antennapod/storage/DBReader.java src/de/danoeh/antennapod/storage/PodDBAdapter.java
2013-12-31Escape URLs in HttpDownloader. fixes #329, #332daniel oeh
2013-12-30Updated version numbers in build.gradledaniel oeh
2013-12-30New media files in FeedItems were not handled correctly. Should fix #327daniel oeh
2013-11-16Move feed preferences above description section. closes #309daniel 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-19Pause button in playback service notification did not reactdaniel oeh
2013-10-19Fixed menu item visibilitydaniel oeh
2013-10-19Updated translationsdaniel oeh
2013-10-19Download notification was not clickable on some API versionsdaniel oeh
2013-10-12Prepared release of version 0.9.8.0daniel oeh
2013-10-12Updated gradle plugin to 0.6.+daniel oeh
2013-10-12https download URLs did not work correctlydaniel oeh
2013-10-12Fixed race condition in testMarkAllItemsReadSameFeeddaniel oeh
2013-10-09Fixed a bug that might cause the wrong episode to be auto-deleteddaniel oeh
2013-10-09strings.xml improvementsdaniel oeh
2013-10-09Temporarily removed preference (again)daniel oeh
Might be re-added later.
2013-10-08Merge branch 'feed_preferences' into developdaniel oeh
Conflicts: res/values/strings.xml src/de/danoeh/antennapod/storage/DBTasks.java src/de/danoeh/antennapod/storage/PodDBAdapter.java
2013-10-08Added settings and description label to FeedInfoActivity, improved layoutdaniel 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
Might resolve problems with failed downloads being reported as successful
2013-10-03Increased margins in gpodder.net pocast listdaniel oeh
2013-10-03Improved tablet main screen layout.daniel oeh
Reduced thumbnail size so that more items can be displayed at the same time.
2013-10-03Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod ↵daniel oeh
into TomHennen-pause-on-interrupt
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto ↵Simon Rutishauser
flattr) into a single commit, rebased onto the current development branch
2013-09-28Improved layout of chaperlistdaniel oeh
2013-09-27Added loading screen to OrganizeQueueActivitydaniel oeh
2013-09-26Added launcher icon with higher resolution. fixes #146daniel 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-19Layout improvements in device authentication screendaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed layout of error textviewdaniel oeh