summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/menuhandler/FeedItemMenuHandler.java
AgeCommit message (Expand)Author
2014-09-17Changed project structuredaniel oeh
2014-07-13Added buttons to FeedItemDialog and the episode lists for items without an ep...daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-02-27Do not add things to the flattr queue if the user isn't logged indaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-01-12avoid waiting on the GUI threaddaniel oeh
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...Simon Rutishauser
2013-12-15Created playback package inside service packagedaniel oeh
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-04Deleting a media file didn't work correctlydaniel oeh
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