Ben Hsieh
|
d249efc149
|
Add Blob.slice implementation #89
This commit includes Android and IOS implementations.
|
8 年之前 |
Ben Hsieh
|
cfee391a8f
|
Merge branch 'master' into 0.9.1
|
8 年之前 |
Ben Hsieh
|
16c7fad589
|
bump to 0.9.1
|
8 年之前 |
Ben Hsieh
|
43170f8c6c
|
Add firebase test case
|
8 年之前 |
Ben Hsieh
|
6353af79f6
|
Fix recursive Blob creation problem on Android
|
8 年之前 |
Ben Hsieh
|
2d34f11fea
|
bump to 0.9.1
|
8 年之前 |
Ben Hsieh
|
48d1c3f76e
|
Add firebase test case
|
8 年之前 |
Ben Hsieh
|
5caa270ee5
|
Fix recursive Blob creation problem on Android
|
8 年之前 |
wkh237
|
3b6aadf996
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
e07e46512f
|
Change npm README.md
|
8 年之前 |
Ben Hsieh
|
3a274f75f1
|
Merge branch 'master' of github.com:wkh237/react-native-fetch-blob
|
8 年之前 |
Ben Hsieh
|
586cdbffa3
|
Merge branch '0.9.0' of github.com:wkh237/react-native-fetch-blob into 0.9.0
|
8 年之前 |
wkh237
|
777a1e0804
|
Update README.md
|
8 年之前 |
wkh237
|
7b95c80bcd
|
Update README.md
|
8 年之前 |
wkh237
|
e844ae3676
|
Update README.md
|
8 年之前 |
wkh237
|
a403eccf11
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
3e9b0ca58d
|
bump to 0.9.0
|
8 年之前 |
Ben Hsieh
|
27c765c207
|
Fix XMLHttpRequest blob response assign statement
|
8 年之前 |
Ben Hsieh
|
b97f87a89e
|
bump to 0.9.0-beta.5
|
8 年之前 |
Ben Hsieh
|
130d9f3db3
|
Change Download Manager complete handler #75
|
8 年之前 |
Ben Hsieh
|
161c86cf34
|
Change version number
|
8 年之前 |
Ben Hsieh
|
422d715431
|
Fix prelink script
|
8 年之前 |
Ben Hsieh
|
919c775e14
|
bump to 0.9.0-beta.3
|
8 年之前 |
Ben Hsieh
|
35174ea600
|
Uncomment firebase test cases
|
8 年之前 |
Ben Hsieh
|
7684d886ce
|
Fix Blob to Text conversion error
|
8 年之前 |
Ben Hsieh
|
80cc711a5c
|
Remove statement that uses deprecated OkHttp API
|
8 年之前 |
wkh237
|
d11bc8c23b
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
72324bd4a4
|
bump to 0.9.0-beta.2
|
8 年之前 |
Ben Hsieh
|
cddd160437
|
Add OkHttp dependency and change replink script
|
8 年之前 |
Ben Hsieh
|
0d94f1d844
|
bump to 0.9.0-beta.1
|
8 年之前 |
wkh237
|
e9af8c01aa
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
58d63d21a0
|
Merge branch '0.9.0' of github.com:wkh237/react-native-fetch-blob into 0.9.0
|
8 年之前 |
wkh237
|
5ad368545f
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
ca01361526
|
Merge branch 'master' into 0.9.0
|
8 年之前 |
wkh237
|
28e4b338d2
|
Merge pull request #79 from jbrodriguez/master
Fix callback signature
|
8 年之前 |
Ben Hsieh
|
0fcdf3c2c4
|
Change test case #70
|
8 年之前 |
Ben Hsieh
|
273f8eea46
|
Fix Fetch.bodyUsed state #70
|
8 年之前 |
Ben Hsieh
|
43ecccc8a5
|
Disable Blob polyfill log
|
8 年之前 |
Ben Hsieh
|
e1f028dcae
|
Add missing response type to cache response
|
8 年之前 |
Juan B. Rodriguez
|
af9a4a4df7
|
Fix callback signature
The callback from Java/iOS now returns 3 arguments.
A small adjustment is needed to fix this, with regards to the cache feature.
|
8 年之前 |
Ben Hsieh
|
cda9a6f48d
|
Merge branch '0.9.0' of github.com:wkh237/react-native-fetch-blob into 0.9.0
|
8 年之前 |
Ben Hsieh
|
b9fe58131e
|
Change test cases
|
8 年之前 |
Ben Hsieh
|
e97068c796
|
Add android error handling
|
8 年之前 |
Ben Hsieh
|
c39c6dea1b
|
Fix XMLHttp RequesText
|
8 年之前 |
wkh237
|
e3de5938e6
|
Update README.md
|
8 年之前 |
wkh237
|
e4b1c7775c
|
Update README.md
|
8 年之前 |
Ben Hsieh
|
39a562a118
|
bump to 0.8.2
|
8 年之前 |
Ben Hsieh
|
8716ec288c
|
Merge branch 'master' into 0.8.2
|
8 年之前 |
Ben Hsieh
|
25eccf58ce
|
Fix #78 remove deprecated package import statement that breaks compilation
|
8 年之前 |
Ben Hsieh
|
a2ef042c46
|
Fix package version number in test script
|
8 年之前 |