summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/OpmlImportFromPathActivity.java
AgeCommit message (Expand)Author
2016-06-06Prevent NPEMartin Fietz
2016-03-29OPML Import: Fix URI containing absolute pathMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-01-19Import OPML: Ask for permission to access external storage on MarshmallowMartin Fietz
2015-08-28Localize option labelMartin Fietz
2015-06-19Don't propose to open malformed URLsMartin Fietz
2015-05-25* Less picky about the mime type's we accept.Tom Hennen
2015-05-24Fixed import Google DriveColin Willson
2015-03-30"Add feed" facelift, OPML import with better explanations and usage of extern...Martin Fietz
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-18Created core package for storing callback classesdaniel oeh
2014-09-17Changed project structuredaniel oeh