20 Commits (948a2b9fdd35e6a425f3f62d0e47a521b95adb61)

Author SHA1 Message Date
  adamburnett 1ebb03b831 Removed output directory check / create. Fixes file moving. 6 years ago
  adamburnett 480093530c Added check for failing to create the output directory 6 years ago
  adamburnett 5837361a5d Fixed file moving 6 years ago
  Nicolas Van Eenaeme 4c4c5eab7d sometimes getExternalFilesDir returns null, and the app crashes in this case 7 years ago
  Artur Chrusciel fb63db99e0 createFile methods with promises 7 years ago
  Artur Chrusciel 22fd32a863 Catch exceptions on sd card directories constants creation. Methods to get sd card directories. sd card directiories as constants deprecated warning 7 years ago
  KittenWithHerbs 7fa5761b50 My proposed 0.10.9 changes (#489) 7 years ago
  KittenWithHerbs 67649da8be Implemenet fs.hash() -- https://github.com/wkh237/react-native-fetch-blob/issues/439 "Feature: Calculate file hash" (#476) 7 years ago
  KittenWithHerbs 873cb80c93 I forgot one error string for the Android readFile() method (#475) 7 years ago
  KittenWithHerbs b6344023a0 Fix for issue #468, #461, #460 and minor cleanup (#469) 7 years ago
  Ben Hsieh 1d4e69cf20 Fix incorrect UTF-8 data conversion issue when the data contains special characters. 7 years ago
  Ben Hsieh d807f0f4af Add missing Android implementation 8 years ago
  Guy Blank acf4aa5578 Add support for SDCards applications's directory (Android only) (#372) 8 years ago
  Ben Hsieh e8256ead6f Add Android Download Manager status code handling and improve error message #297 8 years ago
  Ben Hsieh 61d7ab098a Fix out-of-bound error when using fs.readStream with UTF8 encoding on Android #321 8 years ago
  Ben Hsieh 57a28e135d Add Android Download Manager status code handling and improve error message #297 8 years ago
  Ben Hsieh 913070c1f5 Fix out-of-bound error when using fs.readStream with UTF8 encoding on Android #321 8 years ago
  Ben Hsieh 8121dbf66d Apply possible fix to fs.readFile and fs.readStream for #287 8 years ago
  Ben Hsieh 636ed98792 remove dev code 8 years ago
  Ben Hsieh d67d79e45e Fix Android fs.readStream bug when reading UTF8 format data 8 years ago
  Ben Hsieh dc17e308ce Add test case and exception handling for #247 8 years ago
  Ben Hsieh 5e0633d687 #223 Change type of lastModified to number 8 years ago
  Ben Hsieh 5c20ca66a3 Fix #227 lastModifed date value and format 8 years ago
  Ben Hsieh f4a6b6c59b Add exception handling for #206 8 years ago
  Ben Hsieh 4de633761f Fix Android SDCardDir path #174 #207 8 years ago
  Ben Hsieh e086e9a054 Fix Android SDCard path constant #174 8 years ago
  Ben Hsieh 3e57fd5b9c Added MainBundleDir to Android #138 8 years ago
  Ben Hsieh 9b792d1467 Add #162 Android implementation 8 years ago
  Ben Hsieh 21fd76c8bd Add main bundle folder constant #138 8 years ago
  Ben Hsieh 3be2c2ca15 Add main bundle folder #138 8 years ago
  wkh237 ed11738aba Merge pull request #92 from timsuchanek/0.10.0 8 years ago
  wkh237 9bec04563a Merge pull request #92 from timsuchanek/0.10.0 8 years ago
  Ben Hsieh e1cf9da54e Add comments 8 years ago
  Ben Hsieh 016e3c49f7 Add new attribute to fs.readStream #118 8 years ago
  Ben Hsieh 3661446832 Change Android fs.readStream implementation 8 years ago
  Ben Hsieh 760abbedd3 Change Android readStream API 8 years ago
  Ben Hsieh 3d235554f3 Add missing return statement 8 years ago
  Ben Hsieh e5d7012545 Add fs API URI support #114 8 years ago
  Ben Hsieh 4791571e23 Change fs.cp buffer size 8 years ago
  Ben Hsieh a74e071b5b Change Android fs normalize path function 8 years ago
  Tim Suchanek 9e402a96e7 Added SDCard for Android 8 years ago
  Ben Hsieh 6ad1a14d82 Fix Android fs.slice() offset logic 8 years ago
  Ben Hsieh d249efc149 Add Blob.slice implementation #89 8 years ago
  Ben Hsieh 7c2782ade5 Change native network module logic and improve Android fs performance 8 years ago
  Ben Hsieh 5e5a461925 Fix unicode write file issue #73 8 years ago
  Ben Hsieh 1bbe2923c1 Add fetch polyfill Blob reader method #70 8 years ago
  Ben Hsieh 15d4068452 Fix XMLHttpRequest auto strategy on Android 8 years ago
  Ben Hsieh e6bafa40bb Change timeout unit to millisecond instead of second. #68 8 years ago
  Ben Hsieh 2c0a130b2c Fix Android unlink error when folder contains file or directory 8 years ago
  Ben Hsieh 5d4e3b0bc5 Add slice implementation #44 8 years ago