summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/MiroGuideChannelViewActivity.java
AgeCommit message (Expand)Author
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2012-11-28use supportInvalidateOptionsMenu instead of invalidateOptionsMenudaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-10-21Renamed package de.danoeh.antennapod.miroguide.conMichael Kaiser
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
2012-08-04Feeds can now be added from the miroguidedaniel oeh
2012-08-04Removed unused variabledaniel oeh
2012-08-04Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItemdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh