summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util/flattr
AgeCommit message (Collapse)Author
2014-03-04Possible fix of issue #365daniel oeh
2014-01-15* don't load all Feeds and FeedItems to memory when refreshing the flattr statusSimon Rutishauser
with items received from the flattr api * added method for resetting flattr status of all feeds and items This adresses https://github.com/danieloeh/AntennaPod/pull/331#issuecomment-32112929 items 1 and 3. followup on #331
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire ↵Simon Rutishauser
Feed/FeedItem to database * fix race condition when fetching FlattrStatus * fix missing copy of Flattr status in Feed.updateFromOther() * fix feed reading from db, was missing FlattrStatus followup on #331
2014-01-01Re-enable support for the "Flattr this app" item in SettingsSimon Rutishauser
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto ↵Simon Rutishauser
flattr) into a single commit, rebased onto the current development branch
2012-09-22Removed unused importsdaniel oeh
2012-07-30Excluded api keys from repositorydaniel oeh
2012-07-26Restored flattr integrationdaniel oeh
2012-07-26cleaned up packagesdaniel oeh