summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment/ItemlistFragment.java
AgeCommit message (Expand)Author
2013-02-28Added default getView() implementation for itemlistadapterdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-23Added header views to external feeditemlistsdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-20open context menu on long click daniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2012-10-20pressing the button of an itemlist item selected the wrong item ifdaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-08Moved contentUpdate receiver in try-blockdaniel oeh
2012-08-19Itemlists were not updating their content properly if "Display onlydaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-10Implemented episode filterdaniel oeh
2012-08-01Improved stability when downloading and import feedsdaniel oeh
2012-07-26cleaned up packagesdaniel 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-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