summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/adapter
AgeCommit message (Expand)Author
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-10-23Simplified feeditemlist_item layoutMichael Kaiser
2012-09-25Added support for application/ogg MIME typedaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21Renamed simplechapter variable namesdaniel oeh
2012-09-21Created abstract Chapter class to support other chapter typesdaniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh
2012-09-20Fixed scrolling issues in Downloadlogdaniel oeh
2012-09-20Updated DownloadLogAdapter to support changes in DownloadStatusdaniel oeh
2012-09-14Hide download progress in percent if download size is unknowndaniel oeh
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