13 Commits

Author SHA1 Message Date
Chris Dell
8e1975a4e1 progressDivider now defaults to 0 2016-06-30 00:14:18 +01:00
Chris Dell
592eb73d1d Fix merge bug in downloader 2016-06-08 18:21:23 +01:00
Chris Dell
132fb4d6a0 Merge branch 'master' of https://github.com/kitolog/react-native-fs into kitolog-master 2016-06-08 17:52:08 +01:00
Chris Dell
9575ef9c27 downloadFile supports headers 2016-06-03 23:59:08 +01:00
Aaron Franks
a4db889003 Use UUID for background download identifier
See previous discussion on #100
2016-06-02 22:29:08 -07:00
Aaron Franks
3268c3dc89 Add JS API and docs for background downloads (#80) 2016-06-02 00:53:22 +01:00
Aaron Franks
a424e4e70d Finish migrating non-background downloads to the NSURLSession API 2016-06-02 00:52:47 +01:00
Aaron Franks
87149c2b57 First pass at native code to support background downloads 2016-06-02 00:52:47 +01:00
kitolog
14d6703b89 Fixed progressDivider implementation in ios code 2016-05-31 12:48:56 +03:00
kitolog
1bc9481a47 Added progressDivider 2016-05-31 12:46:03 +03:00
Chris Dell
feb0df0113 Manually merged uploadFiles 2016-05-30 23:13:50 +01:00
Chris Dell
b603084ce7 Refactored downloadFile, added stopDownload 2015-11-23 16:30:27 +00:00
Chris Dell
5fbeb83a66 iOS downloadFile implementation now async 2015-11-19 00:21:51 +00:00