summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/fragment/FeedlistFragment.java
AgeCommit message (Expand)Author
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-11-16Updated dependency version numbers, removed workaround for actionmode bugdaniel oeh
2013-09-05Added workarounds for ActionMode/Option menu bugsdaniel oeh
2013-09-04Added workaround for ActionMode bugdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-15Fixed nullpointerexception caused by FeedlistFragmentdaniel oeh
2013-08-15Several bugfixesdaniel 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-05Added FeedItemStatistics.daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2012-10-27Fixed a typoMichael Kaiser
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel 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-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-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-17Added 'empty'-views for itemlist and feedlistdaniel oeh
2012-07-13Renamed package and applicationdaniel oeh