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
2014-07-15
Fixed possible auto-download loop in DownloadService
daniel oeh
2014-07-06
Increased use of library methods
daniel oeh
2014-06-07
Bugfix: Parser failures were not reported properly. fixes #450
daniel oeh
2014-05-25
Added support for podlove alternate feeds
daniel oeh
2014-05-19
Removed unused resources, reduced number of lint warnings
daniel oeh
2014-05-19
Merge branch 'newgui' into develop. closes #407
daniel oeh
2014-05-17
Auto-download episodes on DownloadService shutdown. fixes #316 closes #408
daniel oeh
2014-05-17
Improved syncing speed for large amounts of feeds. fixes #371
daniel oeh
2014-05-17
Treat feeds with same title and different download URLs as different feeds. f...
daniel oeh
2014-05-11
Fixed Download screen problems and download report notification
daniel oeh
2014-04-27
Resume failed downloads. closes #168
daniel oeh
2014-04-27
Prevent media files from being deleted after a failed download
daniel oeh
2014-04-21
Added navigation drawer to audio player, fixed DownloadService notification
daniel oeh
2014-04-06
Disabled downloading of episode images. closes #390
daniel oeh
2014-03-31
Disabled downloading of episode images. closes #390
daniel oeh
2014-03-28
Replaced AppConfig.DEBUG with BuildConfig.DEBUG
daniel oeh
2014-03-28
Fixed image loading bugs
daniel oeh
2014-03-19
Added support for images in itunes:image tags.
daniel oeh
2014-03-19
Don't encode already encoded URLs. fixes #376
daniel oeh
2014-03-17
Implemented DownloadAuthenticationActivity
daniel oeh
2014-03-17
Added authentication notification
daniel oeh
2014-03-17
Added authentication support to DownloadRequester and HttpDownloader
daniel oeh
2014-02-14
Support HTTP Basic Authentication for Feeds
Christopher Szucko
2014-02-12
Acquire Wi-Fi lock before downloading. Should fix issue #110 and #243
daniel oeh
2014-02-11
Create only one HttpClient instance instead of one per download
daniel oeh
2013-12-31
Escape URLs in HttpDownloader. fixes #329, #332
daniel oeh
2013-11-16
Made sure not to use multiple unreleased instances of MediaPlayer
daniel oeh
2013-10-12
https download URLs did not work correctly
daniel oeh
2013-10-04
Disable download log cleanup, handle media download before saving DownloadStatus
daniel oeh
2013-08-28
Updated unit tests
daniel oeh
2013-08-25
Merge branch 'playback-speed' into develop
daniel oeh
2013-08-23
Catch RuntimeException thrown by MediaPlayer constructor
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-19
Made sure that downloads list is only modified on the UI thread
daniel oeh
2013-08-19
Fixed HttpDownloaderTest
daniel oeh
2013-08-17
Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...
daniel oeh
2013-08-17
Merge branch 'http-downloader-check-size' of git://github.com/andrewgaul/Ante...
daniel oeh
2013-08-15
Several bugfixes
daniel oeh
2013-08-05
Merge branch 'develop' into feedmanager_removal
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
Check file size after download
Andrew Gaul
2013-07-14
Address FindBugs warnings
Andrew Gaul
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-05-19
Split DownloadStatus into two separate classes
daniel oeh
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
[next]