summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter
AgeCommit message (Expand)Author
2012-09-11improved structure of strings.xmldaniel 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-19Itemlists were not updating their content properly if "Display onlydaniel oeh
2012-08-17DownloadActivity should now display the content correctlydaniel oeh
2012-08-16Content of Downloads list is now refresheddaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-11Fixed imageview sizedaniel oeh
2012-08-11Implemented GridView in FeedlistFragmentdaniel oeh
2012-08-10Implemented episode filterdaniel oeh
2012-08-04Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItemdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh
2012-08-04Removed imageview from channellistdaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel oeh
2012-08-02Added channellist adapterdaniel oeh
2012-07-29Fixed commentsdaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-24implemented word searchdaniel oeh
2012-07-24implemented searching algorithmdaniel oeh
2012-07-23Added list adapter for simple chaptersdaniel oeh
2012-07-17Moved strings into resourcesdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh