summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/storage/DBReader.java
AgeCommit message (Expand)Author
2014-05-19Merge branch 'newgui' into develop. closes #407daniel oeh
2014-05-17Improved syncing speed for large amounts of feeds. fixes #371daniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-03-17Added username and password to preferencesdaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-11Fixed order of playback history. closes issue #325daniel oeh
2014-01-04Load only Flattrables in flattr queue from the database.daniel oeh
2014-01-02* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...Simon Rutishauser
2013-12-31Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...daniel oeh
2013-10-08Merge branch 'feed_preferences' into developdaniel oeh
2013-10-08Added tests for DBReaderdaniel oeh
2013-10-08Add feed preference to include/exclude certain feeds from auto downloadsMichael Kaiser
2013-10-04Fixed problem with automatic feed updatesdaniel oeh
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-11Added FeedPreferences classdaniel oeh
2013-09-11Added standard column selection for Feed tabledaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-09Added documentation to DBWriterdaniel oeh
2013-08-08Added documentation to DBReaderdaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-05Added FeedItemStatistics.daniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-08-03Improved DownloadService, several bugfixesdaniel 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-05-26Implemented refresh, auto-download, auto-cleanup methodsdaniel oeh
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-05-17Implemented several DBTasks and DBWriter methodsdaniel oeh
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-01Added DBReader-methodsdaniel oeh
2013-04-27Created DB* classesdaniel oeh