summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter/FeedlistAdapter.java
AgeCommit message (Expand)Author
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2012-11-23Selected list items are now highlighted with the correct colordaniel oeh
2012-10-23Use DateFormat.MEDIUM for datesMichael Kaiser
2012-10-23Show number of "in progress" episodes for each feedMichael Kaiser
2012-10-23Indicate "unread"/"in progress" state of individual feed itemsMichael Kaiser
2012-09-22Removed unused importsdaniel oeh
2012-08-27List adapters will now get the imageViews size from the resources ifdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-11Fixed imageview sizedaniel oeh
2012-08-11Implemented GridView in FeedlistFragmentdaniel oeh
2012-08-10Implemented episode filterdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-17Moved strings into resourcesdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh