summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/ItemviewActivity.java
AgeCommit message (Expand)Author
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-09-12MenuItems in ItemviewActivity were not displayed correctly. fixes #273daniel 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-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-04-06Webview in AudioPlayerActivity now saves and restores its scrolldaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-13Fix orientation change bug in ItemDescriptionFragmentdaniel oeh
2012-08-27Up-button in ItemviewActivity will now take the user to the last screendaniel oeh
2012-07-26Removed option to disable scrollbar in webviewdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-24Fixed importsdaniel oeh
2012-07-24Fixed behavior of 'up'-buttonsdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-13Renamed package and applicationdaniel oeh