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
2013-10-04
Fixed problem with automatic feed updates
daniel oeh
2013-10-04
Disable download log cleanup, handle media download before saving DownloadStatus
daniel oeh
2013-09-23
Statistics for Feeds with no items are now loaded correctly. fixes #283
daniel oeh
2013-09-05
Merge branch 'gpoddernet' into develop
daniel oeh
2013-09-02
Upload changes instead of whole subscription list
daniel oeh
2013-09-01
Added subscription syncing
daniel oeh
2013-08-31
FeedItemStatistics were wrong if podcast had items with no media file
daniel oeh
2013-08-21
Playback position wasn't reset to 0 when playback has ended
daniel oeh
2013-08-21
Fixed problems with auto-cleanup
daniel oeh
2013-08-17
Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...
daniel oeh
2013-08-15
Several bugfixes
daniel oeh
2013-08-14
Added test classes for DB*-classes
daniel oeh
2013-08-09
Added documentation to DBWriter
daniel oeh
2013-08-08
Added documentation to DBReader
daniel oeh
2013-08-06
Several bugfixes in database queries
daniel oeh
2013-08-05
Merge branch 'develop' into feedmanager_removal
daniel oeh
2013-08-05
Added FeedItemStatistics.
daniel oeh
2013-08-04
Ported search components to DB*-classes
daniel oeh
2013-08-04
Ported playback classes to DB* classes
daniel oeh
2013-08-03
Improved DownloadService, several bugfixes
daniel oeh
2013-08-02
Organizing the queue now works, several bugfixes etc.
daniel oeh
2013-07-14
Address FindBugs warnings
Andrew Gaul
2013-06-29
Promote DownloadError to enum for type-safety
Andrew Gaul
2013-06-01
Ported several classes from FeedManager to DB*-classes
daniel oeh
2013-05-26
Implemented refresh, auto-download, auto-cleanup methods
daniel oeh
2013-05-19
Split DownloadStatus into two separate classes
daniel oeh
2013-05-17
Implemented several DBTasks and DBWriter methods
daniel oeh
2013-05-04
Implemented DBWriter-methods
daniel oeh
2013-05-01
Added DBReader-methods
daniel oeh
2013-04-07
Fixed: Search queries with ' caused crash
daniel oeh
2013-04-06
Moved setQueue into transaction
daniel oeh
2013-02-24
limited access to feed items, feeds, playback history and download log
daniel oeh
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
[next]