summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/FeedInfoActivity.java
AgeCommit message (Expand)Author
2014-09-17Changed project structuredaniel oeh
2014-08-11Call fit() instead of resize()daniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-06-14Fixed NullPointerException in FeedInfoActivitydaniel oeh
2014-04-27Allow modification of feed username and password, propagate credentials to ep...daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-10-19Fixed menu item visibilitydaniel oeh
2013-10-08Merge branch 'feed_preferences' into developdaniel oeh
2013-10-08Add feed preference to include/exclude certain feeds from auto downloadsMichael Kaiser
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-09-05Added workarounds for ActionMode/Option menu bugsdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-15Implemented menu in feedinfo activitydaniel oeh
2012-07-13Feedinfo now shows the full language name if availabledaniel oeh
2012-07-13Renamed package and applicationdaniel oeh