dcbde6f
(HEAD -> master)
Update README.md by
2020-11-19 16:28:02 -0700
9110ef2
Merge pull request #637 from maxiru/fix/crashGetString by
2020-08-11 10:46:17 -0600
4ff2d8a
check if buffer data and content exists before trying get data from source by
2020-08-04 03:02:30 +0500
1933faf
Merge pull request #560 from pex7/master by
2020-03-12 14:19:35 -0600
d06e2e9
fix io exception in RNFetchBlobReq by
2020-03-12 11:44:30 -0600
af52cc7
Update RNFetchBlobReq.java by
2020-03-12 11:20:37 -0600
6923bbb
Merge pull request #531 from joltup/ihavenoface5-patch-1 by
2020-02-03 10:27:20 -0700
3f75d5e
Update RNFetchBlobReq.java by
2020-02-03 10:23:06 -0700
a10c81d
Merge pull request #530 from joltup/filestorage-class-cast-exception-1 by
2020-02-03 09:57:40 -0700
c6b3727
Update RNFetchBlobReq.java by
2020-02-03 09:20:17 -0700
3ea8218
0.12.0 by
2019-12-19 09:37:33 -0700
7df77f4
Merge pull request #465 from jsamr/fix-ts by
2019-12-19 08:59:14 -0700
e2eef2c
Merge pull request #472 from xamoulin/fix/deprecated-sslSocketFactory by
2019-12-19 08:58:32 -0700
84d5312
Merge pull request #497 from cristianoccazinsp/wifiOnly by
2019-12-19 08:57:58 -0700
3aefc4b
Merge branch 'master' into wifiOnly by
2019-12-19 08:57:20 -0700
577556d
Merge pull request #479 from sadafk831/master by
2019-12-19 08:54:42 -0700
a2c1ba5
Merge pull request #480 from set0gut1/master by
2019-12-19 08:52:26 -0700
ca2f93d
Merge pull request #504 from Bhavik-P/checkKey by
2019-12-19 08:45:21 -0700
d35f806
Merge pull request #507 from joltup/exists-path-null-check by
2019-12-19 08:44:46 -0700
2d66cbf
Update RNFetchBlobFS.java by
2019-12-17 14:22:51 -0700
b8e0dff
Update RNFetchBlobFS.java by
2019-12-17 14:13:08 -0700
6e50a4e
added null check to path before creating a File by
2019-12-17 11:26:12 -0700
f2ac3e0
make request timeout consistent with iOS, do not mess with ios indicator if not requested to by
2019-12-12 14:59:52 -0300
92a46a2
Use a friendlier error for download interrupts. Interrupts are normal, and this error ends up directly on the UI by
2019-12-12 12:00:05 -0300
8ee728e
undo these changes that were carried over from outdated master by
2019-12-12 11:26:32 -0300
3e3d36e
comment warning, too noisy on timeouts. by
2019-12-12 10:56:37 -0300
99a81e5
take 2 at samsung issues: ensure network is connected by
2019-12-11 01:38:43 -0300
52aa5ec
do not use P2P Wifi connections. Fixes issue on samsung by
2019-12-10 23:20:47 -0300
d7dd38f
Check if addAndroidDownloads map has notification key before consuming by
2019-12-10 18:49:39 -0500
3bbe72d
wifi only option, and missing typings. by
2019-11-28 17:59:17 -0300
bffd9e4
Fix comment: default timeout from 30000ms to 60000ms by
2019-10-31 16:13:57 +0900
bfbfdfc
fixing the issue of translating the non english language data by
2019-10-30 21:43:52 +0530
61af1c7
Use non deprecated version of the method sslSocketFactory by
2019-10-22 16:31:58 -0400
dd831a9
add missing methods to android static export in index.d.ts by
2019-10-17 07:28:53 -0300
ffc372e
Merge pull request #459 from jrapala/removeDupedAddFlags by
2019-10-11 21:38:34 -0600
66692b6
Fix #458 - Remove duped FLAG_ACTIVITY_NEW_TASK by
2019-10-10 11:07:31 -0500
b25baab
Merge pull request #423 from ankit-makwana/hash-fix by
2019-10-05 15:45:39 -0600
ec79195
Merge pull request #455 from alpha0010/patch-2 by
2019-10-05 15:44:34 -0600
d490a3b
Merge pull request #449 from sonudoo/bug-fix-interrupted-downloads by
2019-10-05 15:43:46 -0600
7ee256f
Fix errors in TypeScript typings by
2019-10-02 14:55:31 -0400
d03a502
Bug fix for download interruption promise rejection by
2019-09-30 17:36:44 +0530
9931f1e
0.11.2 by
2019-09-26 21:29:45 -0600
0e2c40e
Revert "Merge pull request #396 from sonudoo/download-interruption-android-bugfix" by
2019-09-26 21:28:12 -0600
00c12e3
Revert "Merge pull request #353 from thinkproductivity/mjmasn-patch-1" by
2019-09-26 21:26:53 -0600
fc7ae6c
Merge branch 'master' of https://github.com/joltup/rn-fetch-blob into hash-fix by
2019-09-26 11:29:10 +0530
fb60952
0.11.1 by
2019-09-25 22:20:58 -0600
7b8be92
use package.json for versioning by
2019-09-25 22:20:36 -0600
5d477d9
0.11.0 by
2019-09-25 22:09:57 -0600
9a43620
Merge pull request #437 from heypinch/master by
2019-09-25 22:06:25 -0600
86dc386
Merge pull request #239 from Jacse/cache-dir by
2019-09-25 21:45:09 -0600
6e2234b
Merge pull request #276 from vunyunt/master by
2019-09-25 21:39:02 -0600
eff4ae1
Merge pull request #303 from reed-jones/patch-1 by
2019-09-25 21:37:31 -0600
d173246
Merge pull request #436 from djorkaeffalexandre/sync.app-group by
2019-09-25 21:33:22 -0600
a2395c0
Merge pull request #310 from juniorojha/master by
2019-09-25 21:29:22 -0600
df81a14
Merge pull request #319 from alpha0010/ios-fs-dirs by
2019-09-25 21:27:17 -0600
d1564d8
Merge pull request #356 from SychevSP/fix-ts-def-FetchBlobResponse by
2019-09-25 21:18:52 -0600
e10f658
Merge pull request #308 from JediahDizon/master by
2019-09-25 21:18:30 -0600
9a10735
Merge pull request #314 from plukkido/master by
2019-09-25 21:15:50 -0600
6bbebd3
Merge pull request #353 from thinkproductivity/mjmasn-patch-1 by
2019-09-25 21:11:18 -0600
90ce0c4
Merge pull request #317 from ferocia/android-9-open-file by
2019-09-25 21:05:28 -0600
104a94e
Merge pull request #381 from repodio/throw-on-cancel-android by
2019-09-25 21:03:30 -0600
4305ef8
Merge pull request #396 from sonudoo/download-interruption-android-bugfix by
2019-09-25 21:02:14 -0600
d35fb73
Merge pull request #415 from KrzysztofSakowski/patch-1 by
2019-09-25 21:00:30 -0600
3361baa
Merge pull request #432 from mcuelenaere/fix/improve-io-error-handling by
2019-09-25 20:57:01 -0600
356d731
Merge pull request #408 from joltup/convert-rnpm-to-config by
2019-09-25 20:54:10 -0600
f882654
Merge pull request #418 from Crypho/Fix-Anroid-Issues-in-0-10-13 by
2019-09-25 20:52:58 -0600
d40a563
Merge pull request #1 from heypinch/chore/fix-hash-mem by
2019-09-13 16:02:39 +1000
ee6b4cb
changed to chunk size instead of reading entire file by
2019-09-13 11:35:11 +1000
c98cff0
Create sync method to App Group dir by
2019-09-11 12:17:58 -0300
cd4e023
RNFetchBlobFS.writeFile(): ensure that files are closed properly in all cases and that stringToBytes() (which could potentially OOM) is called *before* the output file is opened by
2019-09-03 18:44:06 +0200
aca9058
Fix #170 - RNFetchBlob fs hash with md5 param fails if the file size is 0(blank) by
2019-08-16 16:51:05 +0530
95207a9
fix cannot import file from download folder in android by
2019-07-30 11:44:11 +0700
e51bdd1
add FLAG_ACTIVITY_NEW_TASK by
2019-07-30 10:50:32 +0700
880bdc0
Fix REAME.me anchor by
2019-07-25 16:34:53 +0200
085db09
Merge pull request #295 from suther/patch-4 by
2019-07-22 19:36:23 -0600
f13692a
convert to new react native config format by
2019-07-18 19:31:43 -0600
baf0398
add version compatibility warning to README by
2019-07-16 07:55:53 -0600
4339ac3
0.10.16 by
2019-07-14 17:48:54 -0600
9425ccb
Merge pull request #301 from 1uokun/master by
2019-07-14 17:01:14 -0600
aee85fb
Merge branch 'master' into master by
2019-07-14 17:00:51 -0600
6153af8
use android x file provider by
2019-07-14 16:59:31 -0600
fb9e007
Merge pull request #291 from gla5001/androidx-upgrade by
2019-07-14 16:57:04 -0600
1c2e437
Merge pull request #397 from congnguyen91/master by
2019-07-14 16:42:19 -0600
432de9f
Merge pull request #354 from jrapala/hotfix/removeAsyncImport by
2019-07-14 16:40:25 -0600
0f6c3e3
- use dependency React-Core instead React - though It worked by
2019-07-10 18:04:31 +0700
01f10cb
fix cocoa pod 0.60.0 by
2019-07-08 15:39:36 +0700
f836385
Bug fix for download interruption promise rejection by
2019-07-07 15:44:59 +0530
da40583
Cancel download throw error bugfix (Android) by
2019-06-14 15:49:40 -0700
be168c3
info() method definition for FetchBlobResponse by
2019-05-06 12:53:30 +0300
b7c5e94
Remove unused and deprecated AsyncStorage import by
2019-05-02 14:03:52 -0500
bfc51af
Remove unused imports by
2019-04-30 16:39:30 +0100
51b50f2
Fix crash on HTTP response containing Arabic chars by
2019-04-30 16:25:59 +0100
831092a
Fix crash when streaming file with Arabic chars by
2019-04-30 16:19:29 +0100
56fedad
Fix fs.dirs api on iOS by
2019-03-08 16:39:15 -0500
0b47f3d
Add the FLAG_ACTIVITY_NEW_TASK flag. by
2019-03-07 17:44:46 +1100
ede920c
Fixing #236 which did not expect null from DownloadManager.query() by
2019-03-02 20:14:43 +0100
c5f9a66
Fix error message on `mkdir` function by
2019-02-22 18:43:52 -0700
24abf39
Updated for iOS by
2019-02-21 17:34:28 +0530
9ae0289
specify react-native link module in readme by
2019-02-08 09:50:46 -0700
24683eb
Solve the conflict between FileProvider and other libraries by
2019-02-07 16:44:51 +0800