summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment/ItemlistFragment.java
AgeCommit message (Expand)Author
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-04-26Load data in onResume instead of onCreatedaniel oeh
2014-04-22Resolved dialog issues + fragment crashesdaniel oeh
2014-04-21Re-implemented menusdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-17Reimplemented ItemlistFragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-09-21Fixed crashes in FeedItemlistdaniel oeh
2013-08-30Eventdistributor listener was registered incorrectlydaniel oeh
2013-08-29Load itemlistdata after listview has been createddaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-05Do not display empty listview message while loadingdaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
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