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
/
service
/
download
Age
Commit message (
Expand
)
Author
2013-07-07
Merge branch 'buffered-output-stream-flush' of git://github.com/andrewgaul/An...
daniel oeh
2013-07-07
Set 'reason' attribute when download was successful.
daniel oeh
2013-06-30
Flush BufferedOutputStream correctly
Andrew Gaul
2013-06-29
Promote DownloadError to enum for type-safety
Andrew Gaul
2013-03-16
Added support for episode images
daniel oeh
2013-03-12
FeedMedia wasn't saved if episode contained chapters (fixes #76)
daniel oeh
2013-03-11
Shutdown connection manager after download
daniel oeh
2013-03-11
Merge branch 'master' of git://github.com/ortylp/AntennaPod into ortylp-master
daniel oeh
2013-03-10
fix regression (issue #96): fix broken URLs in redirection instead of failing
Paul Ortyl
2013-03-09
Removed auto-queue preference, auto-queue is now always enabled
daniel oeh
2013-03-07
Add item to queue once it's downloaded
daniel oeh
2013-02-27
Added support for playing local external media files
daniel oeh
2013-02-27
PlaybackService now works with the 'Playable' interface
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-22
Delete file if download fails or is cancelled
daniel oeh
2013-02-12
newline-character wasn't appended correctly
daniel oeh
2013-02-10
Don't show notification entry if title is null
daniel oeh
2013-02-10
Added expandable notifications to download service
daniel oeh
2013-02-03
Organized imports, added drawables to navigation buttons
daniel oeh
2013-01-13
Increased socket and connection timeout of HTTP downloader
daniel oeh
2013-01-13
Added support for gzip-encoded downloads. Closes #89.
daniel oeh
2012-12-31
removed unused code
daniel oeh
2012-12-31
Use AndroidHttpClient instead of HttpURLConnection
daniel oeh
2012-12-30
Updated storage availability check
daniel oeh
2012-12-21
Completed downloader-objects were removed too late
daniel oeh
2012-12-16
Created unit test for testing the HttpDownloader
daniel oeh
2012-12-16
Use DownloaderCallback instead of DownloadService reference
daniel oeh
2012-12-16
Follow 307 redirects
daniel oeh
2012-11-25
Obey redirects in HTTP downloads
Christian Ludwig
2012-11-06
Integrated vorbis chapterreader into app
daniel oeh
2012-10-23
Set download status message to 'pending' while it's not being
daniel oeh
2012-10-22
Added support for feeds without pubDates
daniel oeh
2012-10-14
Moved drawables from sdk folder into drawables folder
daniel oeh
2012-10-04
Changed behavior of download reports
daniel oeh
2012-09-26
Check if response code is HTTP_OK before downloading
daniel oeh
2012-09-24
FeedSyncThread will now check if feeditems are valid before saving
daniel oeh
2012-09-24
Download failure wasn't reported on some devices
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Added support for 'Unknown Host' error message
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-22
Added support for reading chapters from streams
daniel oeh
2012-09-21
MediaHandler now reads id3 chapters
daniel oeh
2012-09-21
Auto-enqueue will now enqueue when the user starts the download
daniel oeh
2012-09-21
Excluded cancelled downloads from the download service report and the
daniel oeh
2012-09-20
Added title attribute to every DownloadStatus constructor
daniel oeh
2012-09-20
Added 'title' and 'reasonDetailed' attributes to DownloadStatus
daniel oeh
2012-09-16
Moved mediaplayer from DownloadService into MediaHandlerThread
daniel oeh
2012-09-14
Hide download progress in percent if download size is unknown
daniel oeh
[next]