index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
danoeh
/
antennapod
/
storage
/
PodDBAdapter.java
Age
Commit message (
Expand
)
Author
2012-12-19
Use transaction when deleting a feed
daniel oeh
2012-10-28
Searching descriptions should now work
daniel oeh
2012-10-28
Added feed-column to SEL_FI_EXTRA
daniel oeh
2012-10-28
Added methods for searching descriptions of feeditems in the database.
daniel oeh
2012-10-24
Added methods for getting cursors with different feeditem
daniel oeh
2012-10-24
Created constants for feeditem selections
daniel oeh
2012-10-02
Implemented methods for modifying the playback history
daniel oeh
2012-10-02
Added playbackCompletionDate attribute
daniel oeh
2012-09-25
delete chapters when removing item from db
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-21
MediaHandler now reads id3 chapters
daniel oeh
2012-09-21
Renamed simplechapter variable names
daniel oeh
2012-09-21
Created abstract Chapter class to support other chapter types
daniel oeh
2012-09-21
Download log now also supports DownloadStatus objects whose feedfile is
daniel oeh
2012-09-20
Added 'title' and 'reasonDetailed' attributes to DownloadStatus
daniel oeh
2012-09-13
Fixed crash that occured if DB had saved a very large feed
daniel oeh
2012-09-02
Added support for id-tag in Atom's feed-element
daniel oeh
2012-07-31
Added itemIdentifier attribute
daniel oeh
2012-07-27
Added support for 'href' attribute for simple chapters
daniel oeh
2012-07-26
Added upgrade statement
daniel oeh
2012-07-26
Added 'type' attribute to Feed
daniel oeh
2012-07-23
improved stability
daniel oeh
2012-07-23
implemented chapterlist in mediaplayer
daniel oeh
2012-07-22
Replaced buildconfig condition with appconfig condition
daniel oeh
2012-07-22
Added DEBUG logging condition
0.8_RC3
daniel oeh
2012-07-15
Added column index constants
daniel oeh
2012-07-14
Improved startup performance
daniel oeh
2012-07-13
Renamed package and application
daniel oeh