summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/storage
AgeCommit message (Expand)Author
2013-09-06Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomH...daniel oeh
2013-09-02Updated moveQueue functions to all use dbExec to start tasksTom Hennen
2013-08-29Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomH...daniel oeh
2013-08-28Updated unit testsdaniel oeh
2013-08-25Merge branch 'playback-speed' into developdaniel 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-20Fixed ConcurrentModificationException in performAutoCleanupdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel 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-14Re-added pull-requestdaniel oeh
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-10Added documentation to DBTasksdaniel 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-05Refresh lock was used incorrectlydaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-05Removed FeedManagerdaniel 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-04Ported playback service to DB* classesdaniel oeh
2013-08-03Merge branch 'mat-tso-inteligent_namefile' into developdaniel 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
2013-05-26Added search methods to DBTasksdaniel 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-16Build media file name based on item titlemat tso
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-01Added DBReader-methodsdaniel oeh
2013-04-27Created DB* classesdaniel oeh
2013-04-07Fixed NullpointerException in DownloadRequesterdaniel oeh
2013-04-07Fixed: Search queries with ' caused crashdaniel oeh
2013-04-06Moved setQueue into transactiondaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2012-12-26Added data folder preferencedaniel oeh
2012-12-19Use transaction when deleting a feeddaniel oeh