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
/
DownloadRequester.java
Age
Commit message (
Expand
)
Author
2013-04-07
Fixed NullpointerException in DownloadRequester
daniel oeh
2013-02-25
Implemented EventDistributor
daniel oeh
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2012-12-26
Added data folder preference
daniel oeh
2012-12-16
Fixed issue #48
daniel oeh
2012-10-31
Added option to take different filename if a file with that name exists
daniel oeh
2012-10-31
Use title of feed for filename if available
daniel oeh
2012-10-31
Created FileNameGenerator class
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-08-18
Made sure that cancelled/failed downloads are handled correctly
daniel oeh
2012-08-17
Removed references to Downloadmanager
daniel oeh
2012-08-17
DownloadActivity should now display the content correctly
daniel oeh
2012-08-17
Download should now work
daniel oeh
2012-08-16
Downloads can now be cancelled
daniel oeh
2012-08-16
Implemented download queueing
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-11
notifyDownloadService() in DownloadRequester now uses intents to notify
daniel oeh
2012-08-10
Prevented crash in DownloadRequester when unbinding fails
daniel oeh
2012-08-04
Created Activity for displaying information about a channel
daniel oeh
2012-07-24
fixed nullpointer exception
daniel oeh
2012-07-23
Moved URL preparer call into Downloadrequester
daniel oeh
2012-07-23
Opmlreader is now preparing the xml urls
daniel oeh
2012-07-22
Replaced buildconfig condition with appconfig condition
daniel oeh
2012-07-22
Added DEBUG logging condition
0.8_RC3
daniel oeh
2012-07-19
Downloadrequester will now no longer queue downloads which are already
daniel oeh
2012-07-19
List of downloads is now syncronized
daniel oeh
2012-07-14
Fixed crash when downloading media files of feed with invalid characters
daniel oeh
2012-07-13
Renamed package and application
daniel oeh