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
/
DBWriter.java
Age
Commit message (
Expand
)
Author
2013-10-05
Execute autodownload method on SingleThreadExecutor
daniel oeh
2013-10-04
Disable download log cleanup, handle media download before saving DownloadStatus
daniel oeh
2013-09-12
Merge branch 'TomHennen-move-to-top' into develop
daniel oeh
2013-09-12
Call moveQueueItemHelper instead of moveQueueItem
daniel oeh
2013-09-11
Merge branch 'release-0975' into develop
daniel oeh
2013-09-11
"markFeedRead" and "markAllItemsRead" did not work correctly
daniel oeh
2013-09-09
Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...
Tom Hennen
2013-09-05
Merge branch 'gpoddernet' into develop
daniel oeh
2013-09-04
Deleting a media file didn't work correctly
daniel oeh
2013-09-02
Updated moveQueue functions to all use dbExec to start tasks
Tom Hennen
2013-09-02
Upload changes instead of whole subscription list
daniel oeh
2013-09-01
Added subscription syncing
daniel oeh
2013-08-21
Playback position wasn't reset to 0 when playback has ended
daniel oeh
2013-08-16
* updated code to reuse existing function for moving items in the queue
Tom Hennen
2013-08-16
added move to top to individual items in the episode queue. Move to bottom c...
Tom Hennen
2013-08-16
Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...
Tom Hennen
2013-08-15
Several bugfixes
daniel oeh
2013-08-14
added a 'move to top' function to DBWriter that puts the provided item at the...
Tom Hennen
2013-08-14
Added test classes for DB*-classes
daniel oeh
2013-08-09
Added documentation to DBWriter
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-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-04-27
Created DB* classes
daniel oeh