summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/OnlineFeedViewActivity.java
AgeCommit message (Expand)Author
2014-06-16Implemented Feed-discovery in OnlineFeedViewdaniel oeh
2014-06-15Remove HTML markup in OnlineFeedView. closes #401daniel oeh
2014-06-14Fixed: BadTokenException in OnlineFeedViewdaniel oeh
2014-05-31Do not show dialog if activity has been closeddaniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
2014-05-25Added support for "pcast"-protocol, start FeedViewActivity immediately when c...daniel oeh
2014-04-27Prevent media files from being deleted after a failed downloaddaniel oeh
2014-04-27Made sure that the downloaded-attribute of FeedFile does not reach an inconsi...daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-17Added authentication dialog to OnlineFeedViewActivitydaniel oeh
2013-09-15Improved error handling in gpodder.net directorydaniel oeh
2013-08-31Added subscribe button to online feed viewdaniel oeh
2013-08-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-03Improved DownloadService, several bugfixesdaniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-02-28Implemented OnlineFeedViewActivitydaniel oeh