summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/menuhandler/FeedItemMenuHandler.java
AgeCommit message (Expand)Author
2013-08-16Resolved Android 2.3 issuesdaniel 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-04-20Don't autodownload episodes when item is removed from queue viadaniel oeh
2013-03-24Currently playing item cannot be removed from the queue any longerdaniel oeh
2013-03-10Hide 'mark as unread' when not in debug modedaniel oeh
2013-03-08Fixed menu item visibilitydaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2012-11-16Make media position resettable in markItemRead instead of setter.daniel oeh
2012-11-16Added state enum to feeditem classdaniel oeh
2012-11-16Added 'Playing' statedaniel oeh
2012-10-23Enable transition to "read" and "unread" states for "in progress" itemsMichael Kaiser
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Hide 'mark unread' item in release versiondaniel oeh
2012-09-21Auto-enqueue will now enqueue when the user starts the downloaddaniel oeh
2012-09-13Fixed menu item visibility in feeditemmenudaniel oeh
2012-08-18Failed downloads were not handled correctlydaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-08-10Items can now only be added to the queue if they also have a mediadaniel oeh
2012-08-01Fixed incorrect behavior of FeedItemMenuHandler if an item had no mediadaniel oeh
2012-07-26Restored flattr integrationdaniel oeh
2012-07-26cleaned up packagesdaniel oeh