summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment
AgeCommit message (Collapse)Author
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
'display only episodes' was turned on
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
episodes'-preference was enabled
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
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel oeh
2012-08-02Improved channel loading behavior of MiroChannellistFragmentdaniel oeh
2012-08-02Created fragment for displaying a list of Miro Guide channelsdaniel oeh
2012-08-01Improved stability when downloading and import feedsdaniel oeh
2012-07-31Prevent item description webview from reloading on orientation changedaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
- Added support for links in SimpleChapters
2012-07-26Removed option to disable scrollbar in webviewdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24split image cache into thumbnail- and cover-cachedaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-18Removed title from actionmode + changed visibility of 'remove'-itemdaniel oeh
2012-07-17Added 'empty'-views for itemlist and feedlistdaniel oeh