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
/
feed
Age
Commit message (
Expand
)
Author
2013-08-05
Removed FeedManager
daniel oeh
2013-08-04
Removed last references to FeedManager
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-06-01
Ported several classes from FeedManager to DB*-classes
daniel oeh
2013-05-19
Split DownloadStatus into two separate classes
daniel oeh
2013-05-04
Implemented DBWriter-methods
daniel oeh
2013-05-01
Added DBReader-methods
daniel oeh
2013-04-23
Automatic download didn't work if episode cache size was set to
daniel oeh
2013-04-20
Episode cache size can now be set to 'unlimited'
daniel oeh
2013-04-20
Merge branch 'delete-oldest-episodes' of git://github.com/patheticpat/Antenna...
daniel oeh
2013-04-20
Don't autodownload episodes when item is removed from queue via
daniel oeh
2013-04-19
Delete oldest episodes first when performing auto cleanup.
Michael Kaiser
2013-04-07
Position of playing queue item can now be changed
daniel oeh
2013-04-06
Fixed IndexOutOfBoundsException in extractQueueFromCursor
daniel oeh
2013-03-25
Chapter marks of streams are now loaded after playback has started
daniel oeh
2013-03-25
Formatted code
daniel oeh
2013-03-25
Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...
daniel oeh
2013-03-25
Added option to disable auto-download
daniel oeh
2013-03-24
Only schedule expired feeds when update triggered.
tommy watson
2013-03-24
Starting playback will not start auto-download anymore
daniel oeh
2013-03-24
Currently playing item cannot be removed from the queue any longer
daniel oeh
2013-03-24
Removing a feed caused IndexOutOfBoundsException in
daniel oeh
2013-03-16
Added support for episode images
daniel oeh
2013-03-12
Ignore first queue item when downloading
daniel oeh
2013-03-10
auto-cleanup deleted wrong number of episodes
daniel oeh
2013-03-09
Added more calls of auto-cleanup and auto-download
daniel oeh
2013-03-09
Added methods for auto-download and auto-cleanup
daniel oeh
2013-03-09
Removed auto-delete preference
daniel oeh
2013-03-08
Removed last played media preference
daniel oeh
2013-03-07
Made sure that first queue item can't be moved while it's playing
daniel oeh
2013-03-07
Add item to queue once it's downloaded
daniel oeh
2013-03-07
Mark item as 'read' when adding it to the queue, move item to top of
daniel oeh
2013-02-28
Fixed crash when audio focus was lost
daniel oeh
2013-02-28
FeedItem shownotes weren't always loaded correctly
daniel oeh
2013-02-28
Renamed getFileUrl method of Playable interface
daniel oeh
2013-02-27
Added support for playing local external media files
daniel oeh
2013-02-27
Created de.danoeh.antennapod.util.playback package
daniel oeh
2013-02-27
PlaybackService now works with the 'Playable' interface
daniel oeh
2013-02-25
Implemented PlaybackPreferences
daniel oeh
2013-02-25
Added more documentation to FeedManager
daniel oeh
2013-02-25
Implemented EventDistributor
daniel oeh
2013-02-24
limited access to feed items, feeds, playback history and download log
daniel oeh
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2013-02-18
Implemented drag & drop reordering
daniel oeh
2013-02-10
Added expandable notifications to PlaybackService
daniel oeh
2013-01-13
PlaybackController now checks if episode exists when the restoring last
daniel oeh
2013-01-13
FeedManager now checks if episode file exists before playing.
daniel oeh
[next]