summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/storage/DBWriter.java
AgeCommit message (Expand)Author
2013-10-05Execute autodownload method on SingleThreadExecutordaniel oeh
2013-10-04Disable download log cleanup, handle media download before saving DownloadStatusdaniel oeh
2013-09-12Merge branch 'TomHennen-move-to-top' into developdaniel oeh
2013-09-12Call moveQueueItemHelper instead of moveQueueItemdaniel oeh
2013-09-11Merge branch 'release-0975' into developdaniel oeh
2013-09-11"markFeedRead" and "markAllItemsRead" did not work correctlydaniel oeh
2013-09-09Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-04Deleting a media file didn't work correctlydaniel oeh
2013-09-02Updated moveQueue functions to all use dbExec to start tasksTom Hennen
2013-09-02Upload changes instead of whole subscription listdaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-21Playback position wasn't reset to 0 when playback has endeddaniel oeh
2013-08-16* updated code to reuse existing function for moving items in the queueTom Hennen
2013-08-16added move to top to individual items in the episode queue. Move to bottom c...Tom Hennen
2013-08-16Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
2013-08-15Several bugfixesdaniel oeh
2013-08-14added a 'move to top' function to DBWriter that puts the provided item at the...Tom Hennen
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-09Added documentation to DBWriterdaniel 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-04-27Created DB* classesdaniel oeh