summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2012-09-10Removed bottom margin of buttons at the bottomdaniel oeh
2012-09-06Added external player to feeditemlistdaniel oeh
2012-09-06Implemented PlaybackController in External Playerdaniel oeh
2012-09-05Added player fragment to main activitydaniel oeh
2012-09-05Implemented external player fragmentdaniel oeh
2012-09-02Changed 'showAsAction'-flags of show_info_itemdaniel oeh
2012-08-27List adapters will now get the imageViews size from the resources ifdaniel oeh
2012-08-26Adjusted image view attributesdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-26Fixed crash in TimeDialog caused by invalid inputdaniel oeh
2012-08-17HttpDownloader now checks if enough storage is availabledaniel oeh
2012-08-17Implemented report in Downloadservicedaniel oeh
2012-08-15Cover was not displayed correctly on some devicesdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-15Improved layout of download listdaniel oeh
2012-08-15Fixed width of TextViews in Feedlistdaniel oeh
2012-08-12Adjusted GridView behaviordaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-12Disabled autofocus on EditTextdaniel oeh
2012-08-12Adjusted grid sizedaniel oeh
2012-08-11Fixed imageview sizedaniel oeh
2012-08-11Implemented GridView in FeedlistFragmentdaniel oeh
2012-08-10Added preference to display only items which have an episodedaniel oeh
2012-08-06Implemented auto-enqueue featuredaniel oeh
2012-08-06Added auto-queue preferencedaniel oeh
2012-08-05Added listener for buffering information and progressbar in videoplayerdaniel oeh
2012-08-05Changed visibility of status textview to visibledaniel oeh
2012-08-05Videoplayer controls weren't visible on some api versionsdaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Improved layout of downloadlogdaniel oeh
2012-08-04Feeds can now be added from the miroguidedaniel 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-03Thumbnail download is now partly workingdaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-03Added activity for viewing a specific miroguide categorydaniel oeh
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel 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-02Created main Activity for Miro Guidedaniel oeh
2012-08-01Fixed footer layout for api 14+daniel oeh
2012-07-30Rewrote layout file to get rid of grid layout dependencydaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
2012-07-27created dialog layout for api 14+daniel oeh
2012-07-27Completed sleep timer implementationdaniel oeh
2012-07-27Implemented sleep timer menu item + fixed problems with dialogdaniel oeh
2012-07-27Implemented sleep timer in playaback service and created time dialogdaniel oeh