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
Age
Commit message (
Expand
)
Author
2014-02-11
Make sort order in feed list case-insensitive. closes issue #339
daniel oeh
2014-02-11
Fixed order of playback history. closes issue #325
daniel oeh
2013-12-15
Created playback package inside service package
daniel oeh
2013-10-09
Fixed a bug that might cause the wrong episode to be auto-deleted
daniel oeh
2013-10-08
Merge branch 'feed_preferences' into develop
daniel oeh
2013-10-08
Added tests for DBReader
daniel oeh
2013-10-08
Add feed preference to include/exclude certain feeds from auto downloads
Michael Kaiser
2013-10-05
Execute autodownload method on SingleThreadExecutor
daniel oeh
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-12
Merge branch 'TomHennen-move-to-top' into develop
daniel oeh
2013-09-12
Call moveQueueItemHelper instead of moveQueueItem
daniel oeh
2013-09-11
Added FeedPreferences class
daniel oeh
2013-09-11
Added standard column selection for Feed table
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-31
FeedItemStatistics were wrong if podcast had items with no media file
daniel oeh
2013-08-31
New episodes weren't marked as unread
daniel oeh
2013-08-28
Updated unit tests
daniel oeh
2013-08-25
Merge branch 'playback-speed' into develop
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-20
Fixed ConcurrentModificationException in performAutoCleanup
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-17
Merge 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 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
Re-added pull-request
daniel oeh
2013-08-14
Added test classes for DB*-classes
daniel oeh
2013-08-10
Added documentation to DBTasks
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
Refresh lock was used incorrectly
daniel oeh
2013-08-05
Merge branch 'develop' into feedmanager_removal
daniel oeh
2013-08-05
Removed FeedManager
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-04
Ported playback service to DB* classes
daniel oeh
[next]