summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-05Videoplayer controls weren't visible on some api versionsdaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Implemented Videoplayerdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-08-04Improved layout of downloadlogdaniel oeh
2012-08-04Added value check when feed has been parseddaniel 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
2012-08-04Removed imageview from channellistdaniel oeh
2012-08-03Removed DiskLruCache dependencydaniel oeh
2012-08-03Executor of FeedImageLoader can now be shut down manuallydaniel oeh
2012-08-03Thumbnail download is now partly workingdaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-03Implemented miroguide thumbnail download in FeedImageLoaderdaniel oeh
2012-08-03Created AsyncTask for loading miroguide thumbnails from the disk cachedaniel oeh
2012-08-03Created AsnycTask for downloading thumbnails from the miroguidedaniel oeh
2012-08-03Moved Bitmap decoding methods into separate classdaniel oeh
2012-08-03Moved BitmapDecodeWorker into separate classdaniel oeh
2012-08-03Search in miroguide wasn't working after classes had been renameddaniel oeh
2012-08-03Added activity for viewing a specific miroguide categorydaniel oeh
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel oeh
2012-08-02Improved channel loading behavior of MiroChannellistFragmentdaniel oeh
2012-08-02Allow null as a value of the thumbnail_url attributedaniel oeh
2012-08-02Added Miro Guide searchdaniel oeh
2012-08-02Created fragment for displaying a list of Miro Guide channelsdaniel oeh
2012-08-02Added channellist adapterdaniel oeh
2012-08-02Added button to access the Miro Guide from the AddFeedActivitydaniel oeh
2012-08-02Fixed Uri builderdaniel oeh
2012-08-02Created main Activity for Miro Guidedaniel oeh
2012-08-02Created classes for communicating with the Miro Guide APIdaniel oeh
2012-08-01Prepared release 0.9.20.9.2daniel oeh
2012-08-01Improved stability when DownloadObserver changes it's contentdaniel oeh
2012-08-01Improved stability when downloading and import feedsdaniel oeh
2012-08-01Fixed footer layout for api 14+daniel oeh
2012-08-01Queueing all feeds is now done in an asynctask to avoid lagdaniel oeh
2012-08-01Fixed incorrect behavior of FeedItemMenuHandler if an item had no mediadaniel oeh
2012-08-01Prevented app from crashing when 'length'-attribute of enclosure tag wasdaniel oeh
2012-07-31id and guid is now read by feedparserdaniel oeh
2012-07-31FeedManager will now find new FeedItems by looking at the identifyingdaniel oeh
2012-07-31Added itemIdentifier attributedaniel oeh
2012-07-31DEBUG should usually be set to truedaniel oeh
2012-07-31Prepared release 0.9.1.10.9.1.1daniel oeh
2012-07-31Added license to 'about'-pagedaniel oeh
2012-07-31Prevent item description webview from reloading on orientation changedaniel oeh
2012-07-31Fixed indentation/spacing issuesdaniel oeh
2012-07-31Removed NOTICE, updated READMEdaniel oeh
2012-07-31Added pom.xml, excluded files generated by mavendaniel oeh
2012-07-31Updated readmedaniel oeh