summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-22Created layout for directorychooserdaniel oeh
2012-12-22Merge branch 'develop' into issue-49daniel oeh
2012-12-22Added support for psc-prefix0.9.6.2daniel oeh
2012-12-21Completed downloader-objects were removed too latedaniel oeh
2012-12-20Use SINGLE_COLUMN layout in shownotes webviewdaniel oeh
2012-12-19Renamed podfetcher.xml to main.xmldaniel oeh
2012-12-19Use transaction when deleting a feeddaniel oeh
2012-12-19Merge branch 'parse-invalid-opml' of git://github.com/arantius/AntennaPod int...daniel oeh
2012-12-19Merge branch 'issue-48' into developdaniel oeh
2012-12-19Merge branch 'issue-63' into developdaniel oeh
2012-12-18Removed FeedCategorydaniel oeh
2012-12-18FeedManager now updates feeds and feeditem attributesdaniel oeh
2012-12-18Added "updateFromOther" and "compareWithOther" methodsdaniel oeh
2012-12-18Created DirectoryChooserActivitydaniel oeh
2012-12-17Support importing OPML which doesn't specify a body node.Anthony Lieuallen
2012-12-16Fixed issue #48daniel oeh
2012-12-16Created unit test for testing the HttpDownloaderdaniel oeh
2012-12-16Use DownloaderCallback instead of DownloadService referencedaniel oeh
2012-12-16Follow 307 redirectsdaniel oeh
2012-12-15OPML reader now uses 'title' attribute if availabledaniel oeh
2012-12-15Added 'title' attribute to OPML exporterdaniel oeh
2012-11-28Fixed nullpointer exception in webview loader0.9.6.1daniel oeh
2012-11-28Fixed problem with webview on ICSdaniel oeh
2012-11-28Merge branch 'master' of git://github.com/chrissicool/AntennaPod into chrissi...daniel oeh
2012-11-28use supportInvalidateOptionsMenu instead of invalidateOptionsMenudaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-28Fixed crash because of non-empty constructordaniel oeh
2012-11-25Obey redirects in HTTP downloadsChristian Ludwig
2012-11-25contentEncoded wasn't loaded if description was still in the cachedaniel oeh
2012-11-25Fixed playbackService crash when trying to seek in INITIALIZED statedaniel oeh
2012-11-25Merge branch 'theme' into developdaniel oeh
2012-11-24feeditem description should now be loaded correctlydaniel oeh
2012-11-24Revert "Revert "PreferenceActivity now applies its theme correctly""daniel oeh
2012-11-23Revert "PreferenceActivity now applies its theme correctly"daniel oeh
2012-11-23PreferenceActivity now applies its theme correctlydaniel oeh
2012-11-23Selected list items are now highlighted with the correct colordaniel oeh
2012-11-23DescriptionFragment now works correctly with different themesdaniel oeh
2012-11-23Color of chapterlist wasn't displayed correctlydaniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-11-23Changed playerWidget theme to darkdaniel oeh
2012-11-23Added dark version of borderless buttondaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-11-20Created styles for dark and light themedaniel oeh
2012-11-16Mark item as read when playback starts.daniel oeh
2012-11-16Make media position resettable in markItemRead instead of setter.daniel oeh
2012-11-16Save references to description and contentEncoded in descriptiondaniel oeh
2012-11-16Save only one image in the cover cachedaniel oeh
2012-11-16if-statement was wrongdaniel oeh
2012-11-16Added state enum to feeditem classdaniel oeh
2012-11-16Added 'Playing' statedaniel oeh