summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/storage/PodDBAdapter.java
AgeCommit message (Expand)Author
2014-07-06Increased use of library methodsdaniel oeh
2014-06-08Show queue size and number of unread items in navdrawer. closes #453daniel oeh
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-26Merge branch 'develop' into newguidaniel oeh
2014-04-06Merge branch 'backup' of git://github.com/liesen/AntennaPod into liesen-backupdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-25Fixed database upgrade to version 12daniel oeh
2014-03-22Backup and restore feed listJohan LieseĢn
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-17Added username and password to preferencesdaniel oeh
2014-02-17FeedStatistics list was not sorted correctlydaniel oeh
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-11Make sort order in feed list case-insensitive. closes issue #339daniel oeh
2014-02-11Fixed order of playback history. closes issue #325daniel oeh
2014-01-15* don't load all Feeds and FeedItems to memory when refreshing the flattr statusSimon Rutishauser
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-08Add feed preference to include/exclude certain feeds from auto downloadsMichael Kaiser
2013-10-04Fixed problem with automatic feed updatesdaniel oeh
2013-10-04Disable download log cleanup, handle media download before saving DownloadStatusdaniel oeh
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-23Statistics for Feeds with no items are now loaded correctly. fixes #283daniel oeh
2013-09-11Added FeedPreferences classdaniel oeh
2013-09-11Added standard column selection for Feed tabledaniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-02Upload changes instead of whole subscription listdaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-31FeedItemStatistics were wrong if podcast had items with no media filedaniel oeh
2013-08-21Playback position wasn't reset to 0 when playback has endeddaniel oeh
2013-08-21Fixed problems with auto-cleanupdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-15Several bugfixesdaniel 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-06Several bugfixes in database queriesdaniel 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-07-14Address FindBugs warningsAndrew Gaul
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh