summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
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
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
2012-07-13Renamed package and applicationdaniel oeh