summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/storage/PodDBAdapter.java
AgeCommit message (Expand)Author
2012-10-28Searching descriptions should now workdaniel oeh
2012-10-28Added feed-column to SEL_FI_EXTRAdaniel oeh
2012-10-28Added methods for searching descriptions of feeditems in the database.daniel oeh
2012-10-24Added methods for getting cursors with different feeditemdaniel oeh
2012-10-24Created constants for feeditem selectionsdaniel oeh
2012-10-02Implemented methods for modifying the playback historydaniel oeh
2012-10-02Added playbackCompletionDate attributedaniel oeh
2012-09-25delete chapters when removing item from dbdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21MediaHandler now reads id3 chaptersdaniel oeh
2012-09-21Renamed simplechapter variable namesdaniel oeh
2012-09-21Created abstract Chapter class to support other chapter typesdaniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-09-13Fixed crash that occured if DB had saved a very large feeddaniel oeh
2012-09-02Added support for id-tag in Atom's feed-elementdaniel oeh
2012-07-31Added itemIdentifier attributedaniel oeh
2012-07-27Added support for 'href' attribute for simple chaptersdaniel oeh
2012-07-26Added upgrade statementdaniel oeh
2012-07-26Added 'type' attribute to Feeddaniel oeh
2012-07-23improved stabilitydaniel oeh
2012-07-23implemented chapterlist in mediaplayerdaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-15Added column index constantsdaniel oeh
2012-07-14Improved startup performancedaniel oeh
2012-07-13Renamed package and applicationdaniel oeh