Age | Commit message (Expand) | Author |
2012-08-11 | Simplified AddFeedActivity | daniel oeh |
2012-08-11 | Fixed position of buttons in AddFeedActivity when keyboard is shown | daniel oeh |
2012-08-11 | Fixed imageview size | daniel oeh |
2012-08-11 | Implemented GridView in FeedlistFragment | daniel oeh |
2012-08-11 | Added logging statements | daniel oeh |
2012-08-11 | Deleting a feed will now cancel running image and media downloads of | daniel oeh |
2012-08-11 | Image might not have been saved correctly after download | daniel oeh |
2012-08-10 | Prevented crash in DownloadRequester when unbinding fails | daniel oeh |
2012-08-10 | Items can now only be added to the queue if they also have a media | daniel oeh |
2012-08-10 | Implemented episode filter | daniel oeh |
2012-08-10 | Added preference to display only items which have an episode | daniel oeh |
2012-08-07 | Added flattr button to readme file | daniel oeh |
2012-08-07 | Added/updated documentation for application and activity classes and | daniel oeh |
2012-08-06 | Prepared release 0.9.30.9.3 | daniel oeh |
2012-08-06 | Fixed bugs in the downloadobserver | daniel oeh |
2012-08-06 | Enabled auto-scaling of bitmaps | daniel oeh |
2012-08-06 | Implemented auto-enqueue feature | daniel oeh |
2012-08-06 | Added auto-queue preference | daniel oeh |
2012-08-05 | progressIndicator wasn't always set invisible when expected | daniel oeh |
2012-08-05 | Added listener for buffering information and progressbar in videoplayer | daniel oeh |
2012-08-05 | Changed visibility of status textview to visible | daniel oeh |
2012-08-05 | Bugfix: Videoplayer crashed when screen was turned off | daniel oeh |
2012-08-05 | Prevented videooverlay from hiding while the user is touching the | daniel oeh |
2012-08-05 | Switching between players should now work | daniel oeh |
2012-08-05 | added notification extra to reload notification to switch between | daniel oeh |
2012-08-05 | Videoplayer controls weren't visible on some api versions | daniel oeh |
2012-08-05 | Videoplayback is now working | daniel oeh |
2012-08-04 | Implemented Videoplayer | daniel oeh |
2012-08-04 | Created superclass for mediaplayer, implemented Audioplayer | daniel oeh |
2012-08-04 | Improved layout of downloadlog | daniel oeh |
2012-08-04 | Added value check when feed has been parsed | daniel oeh |
2012-08-04 | Feeds can now be added from the miroguide | daniel oeh |
2012-08-04 | Removed unused variable | daniel oeh |
2012-08-04 | Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItem | daniel oeh |
2012-08-04 | Created Activity for displaying information about a channel | daniel oeh |
2012-08-04 | Removed imageview from channellist | daniel oeh |
2012-08-03 | Removed DiskLruCache dependency | daniel oeh |
2012-08-03 | Executor of FeedImageLoader can now be shut down manually | daniel oeh |
2012-08-03 | Thumbnail download is now partly working | daniel oeh |
2012-08-03 | Imageloader tasks are now submitted to an executor service | daniel oeh |
2012-08-03 | Implemented miroguide thumbnail download in FeedImageLoader | daniel oeh |
2012-08-03 | Created AsyncTask for loading miroguide thumbnails from the disk cache | daniel oeh |
2012-08-03 | Created AsnycTask for downloading thumbnails from the miroguide | daniel oeh |
2012-08-03 | Moved Bitmap decoding methods into separate class | daniel oeh |
2012-08-03 | Moved BitmapDecodeWorker into separate class | daniel oeh |
2012-08-03 | Search in miroguide wasn't working after classes had been renamed | daniel oeh |
2012-08-03 | Added activity for viewing a specific miroguide category | daniel oeh |
2012-08-02 | Replaced 'miro' in filenames with 'miroguide' | daniel oeh |
2012-08-02 | Improved channel loading behavior of MiroChannellistFragment | daniel oeh |
2012-08-02 | Allow null as a value of the thumbnail_url attribute | daniel oeh |