summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
2013-01-20Added context menu to itemlistdaniel oeh
2012-12-20Use SINGLE_COLUMN layout in shownotes webviewdaniel oeh
2012-11-28Fixed nullpointer exception in webview loader0.9.6.1daniel oeh
2012-11-28Fixed problem with webview on ICSdaniel oeh
2012-11-25contentEncoded wasn't loaded if description was still in the cachedaniel oeh
2012-11-25Merge branch 'theme' into developdaniel oeh
2012-11-24feeditem description should now be loaded correctlydaniel oeh
2012-11-23DescriptionFragment now works correctly with different themesdaniel oeh
2012-11-23Added dark version of borderless buttondaniel oeh
2012-11-16Save references to description and contentEncoded in descriptiondaniel oeh
2012-11-16if-statement was wrongdaniel oeh
2012-11-11Merge branch 'description_update' into developdaniel oeh
2012-10-28FeedManager tasks can now return a result on completiondaniel oeh
2012-10-27Added cachedDescription and cachedContentEncodeddaniel oeh
2012-10-27Implemented Asynchronous description loading in Itemdescriptionfragmentdaniel oeh
2012-10-27Fixed a typoMichael Kaiser
2012-10-22Merge branch 'master' into developdaniel oeh
2012-10-21Renamed package de.danoeh.antennapod.miroguide.conMichael Kaiser
2012-10-20pressing the button of an itemlist item selected the wrong item ifdaniel oeh
2012-10-11Move player into INITIALIZED state in some cases to save bandwidthdaniel oeh
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-09-26Fixed crash when removing feeddaniel oeh
2012-09-25Feeds weren't always deleted properlydaniel oeh
2012-09-23Moved loadMediaInfo into onStart()daniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21Added menu item to download all items in the queuedaniel oeh
2012-09-21Implemented 'enqueue all'daniel oeh
2012-09-13Fix orientation change bug in ItemDescriptionFragmentdaniel oeh
2012-09-10Improved layout of external player fragment, added status textviewdaniel oeh
2012-09-10Moved init() call of controller into onResumedaniel oeh
2012-09-08Moved contentUpdate receiver in try-blockdaniel oeh
2012-09-06Hide play button of external player when last played media is videodaniel 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-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-17FeedlistFragment now refreshes more frequentlydaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-11Imageviews were not updating correctlydaniel 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-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