31 Commits

Author SHA1 Message Date
Chris Dell
c764d1586b Merge pull request #66 from veeloinc/master
Give android access to getExternalFilesDir
2016-04-13 16:39:24 +01:00
Nicolas Charpentier
8a20d6ff08 Add property jobId to progressCallback 2016-04-07 15:29:36 -04:00
Martin Chase
a063f23ed9 connected ExternalDirectoryPath constant to getExternalFilesDir (null for iOS) 2016-03-31 16:16:45 -07:00
Chris Dell
65e81a07fe Merge pull request #48 from iwater/master
add exist method
2016-03-17 19:35:05 +00:00
iwater
f3dd33c003 rename exist to exists 2016-01-29 02:20:02 +08:00
iwater
dd320b3a5a add exist method 2016-01-28 21:36:31 +08:00
Chris Dell
9a4c2d890f Merge pull request #47 from corbt/move-file
Add moveFile with Android support
2016-01-27 17:12:45 +00:00
Kyle Corbitt
0fd5e85955 moveFile android 2016-01-27 16:53:14 +00:00
Horcrux
0132efc867 switch key value position
switch key value position
2016-01-20 13:42:04 +08:00
Horcrux
65ab7914b3 fix error caused by bytesWritten is null
fix error  caused by `bytesWritten` is null
2016-01-20 12:00:34 +08:00
Asa Miller
ce2d714c31 add move file method 2016-01-16 10:52:56 -08:00
TakiuchiGenki
f4a5add4c4 Added LibraryDirectoryPath. 2015-12-02 11:04:09 +09:00
Chris Dell
97f6eba9c1 downloadFile missing code 2015-11-23 17:09:32 +00:00
Chris Dell
b603084ce7 Refactored downloadFile, added stopDownload 2015-11-23 16:30:27 +00:00
Chris Dell
a8d834fabc downloadFile now has progress callback 2015-11-20 00:16:13 +00:00
Chris Dell
5fbeb83a66 iOS downloadFile implementation now async 2015-11-19 00:21:51 +00:00
Chris Dell
354a218573 Removed dir enums, updated readme 2015-10-23 00:13:12 +01:00
Chris Dell
3d6717456d readDir now uniform, new encoding types 2015-10-22 01:25:52 +01:00
Chris Dell
d83d0f531e Added downloadFile method 2015-10-21 00:17:03 +01:00
Chris Dell
409a9ce79c Added mkdir, unlink can now recurse 2015-10-20 23:31:29 +01:00
Tj
d07ce53bd2 Adding error if file is not found. 2015-08-27 13:42:35 -04:00
Tj
7739371ad6 no message 2015-08-27 13:36:03 -04:00
Tj
bfed7e0a32 Update to load Bundles by their class name if not found in typical bundle path. 2015-08-27 13:30:57 -04:00
Tj
21677205f1 Some style updates, warning fixes. Mainly adding path fetching for an arbitrary NSBundle. Not ready to call this done, but branching and pushing for now. 2015-08-18 11:12:44 -04:00
Johannes Lumpe
015f93773c Using own queue, initialized errors, prefixed map method 2015-05-10 21:13:13 +03:00
Johannes Lumpe
f6a3d02fa2 Removed another nslog 2015-05-09 00:18:55 +03:00
Johannes Lumpe
04b30e06a5 Removed nslog 2015-05-09 00:18:40 +03:00
Johannes Lumpe
1eacac82f5 Added unlink suport 2015-05-09 00:17:10 +03:00
Johannes Lumpe
afdb1608ff Added basic support for writing contents to a file 2015-05-08 23:47:54 +03:00
Johannes Lumpe
78f5272521 Added Cache and Document directory paths as constants 2015-05-08 20:17:59 +03:00
Johannes Lumpe
1821893891 Initial commit 2015-05-08 20:05:37 +03:00