summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/FeedItemlistActivity.java
AgeCommit message (Expand)Author
2013-10-19Fixed menu item visibilitydaniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-21Fixed crashes in FeedItemlistdaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-08-16Resolved Android 2.3 issuesdaniel oeh
2013-08-15Merged pull-request #246daniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-22Replace ItemlistFragment instead of adding it. fixes #105daniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-09-06Added external player to feeditemlistdaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24Fixed importsdaniel oeh
2012-07-24implemented search for single feedsdaniel oeh
2012-07-24Fixed behavior of 'up'-buttonsdaniel oeh
2012-07-21Fixed a bug that AsyncTasks were not working properly on api 11+daniel oeh
2012-07-13Renamed package and applicationdaniel oeh