summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/AddFeedActivity.java
AgeCommit message (Collapse)Author
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-04-17Added fragment for adding new podcastsdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-17Improved layout of AddFeedActivitydaniel oeh
Confirm-button was moved up because it actually belongs to the 'Add podcast by URL' section.
2014-03-17Added authentication dialog to OnlineFeedViewActivitydaniel oeh
2013-09-25fixed #219daniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-05-11Fixed NullpointerException in AddFeedActivitydaniel oeh
2013-05-04Adding AntennaPod as RSS/XML ReaderNis Wechselberg
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-01-23make room for another way of Opml importligi
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
preferences
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-13Added missing strings to resource filedaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-08-27Added up-button to AddFeedActivitydaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-11Simplified AddFeedActivitydaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
removed unused imports
2012-08-02Added button to access the Miro Guide from the AddFeedActivitydaniel oeh
2012-07-24Fixed importsdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-14Urls can now be sent to addfeedactivity from other appsdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh