1183 Commits (7fa5761b50293cdde6449ebca40045ba4652b81e)
 

Author SHA1 Message Date
  KittenWithHerbs 7fa5761b50 My proposed 0.10.9 changes (#489) 6 years ago
  Ben Hsieh a78acc7517 #268 Cancelled task should not trigger `then` promise function 6 years ago
  William Schurman c6f8b5d581 Add ability to cancel android DownloadManager fetches (#502) 6 years ago
  Mattia Barbon 9abb4ebbc8 Fix iOS initialization race condition (#499) 6 years ago
  Albert Martin 6ab9ba0ae5 prevent UIApplication methods from being called on background thread (#486) 6 years ago
  KittenWithHerbs 67649da8be Implemenet fs.hash() -- https://github.com/wkh237/react-native-fetch-blob/issues/439 "Feature: Calculate file hash" (#476) 6 years ago
  KittenWithHerbs 873cb80c93 I forgot one error string for the Android readFile() method (#475) 6 years ago
  KittenWithHerbs b6c6f9a199 Fix for #467 (#472) 6 years ago
  KittenWithHerbs b6344023a0 Fix for issue #468, #461, #460 and minor cleanup (#469) 6 years ago
  Ben Hsieh 55009f1482 Correct unterminated string #455 6 years ago
  Ben Hsieh 50c157345f Update PULL_REQUEST_TEMPLATE 6 years ago
  Ben Hsieh 5f3c018b0a Merge branch '0.10.7' of github.com:wkh237/react-native-fetch-blob into 0.10.7 6 years ago
  Ben Hsieh 6bde5167b4 Bump to 0.10.7 6 years ago
  Ben Hsieh 206588faba Merge branch 'master' of github.com:wkh237/react-native-fetch-blob into 0.10.7 6 years ago
  Hizoul d1d07d0922 Fix Compilation Error in React Native 0.47.0 (#452) 6 years ago
  Ben Hsieh d83d8007a8 Add missing API Blob.safeClose() 6 years ago
  JoshB 712c8a3a07 [iOS] Fix for RNFetchBlob.writeChunk failing to write base64 encoded strings (#433) 6 years ago
  Ben Hsieh b70a12455d Update README.md 6 years ago
  Jeff Hellman 6bb7c65161 Add support for TLS 1.2 when running Android 4 (#430) 6 years ago
  Ben Hsieh dd4dbb272e Merge branch '0.10.7' of github.com:wkh237/react-native-fetch-blob into 0.10.7 6 years ago
  Ben Hsieh ed2732a47e Fix Download Manager bug when the file is not a multimedia #391 6 years ago
  Jon San Miguel 8a75a9be2a Set mime if set in addAndroidDownloads (#421) 6 years ago
  Ben Hsieh c217fabb37 Merge branch 'uri' into 0.10.7 6 years ago
  Ben Hsieh 08f8403dc4 Fixed a bug which causes XMLHttpRequest getting incorrect header when sending multiple requests in the same time 6 years ago
  Ben Hsieh bb7fec4e2f Merge branch 'issue-287' of github.com:wkh237/react-native-fetch-blob into uri 6 years ago
  Ben Hsieh a8cfeb1d34 Correct app content provider URI handle #287 6 years ago
  Ben Hsieh 50a4d06ac2 Merge branch 'issue-287-merged' into uri 6 years ago
  Ben Hsieh 40efd14a59 Update PULL_REQUEST_TEMPLATE 6 years ago
  Ben Hsieh 45b86cfde2 bump to 0.10.6 and update contributors 6 years ago
  Ben Hsieh 0ea4a4a0c3 Merge branch '0.10.6' 6 years ago
  Ben Hsieh 2c16a9488d Fix IOS request timeout issue #368 by change default request setting to defaultSessionConfiguration, and make backgroundSessionConfigurationWithIdentifier optional 6 years ago
  Ben Hsieh 5e41837d72 Create CONTRIBUTING.md 6 years ago
  Ben Hsieh 1d4e69cf20 Fix incorrect UTF-8 data conversion issue when the data contains special characters. 7 years ago
  Jeremi Stadler ae083dd7f5 Downgrade android gradle build tools (#400) 7 years ago
  Jeremi Stadler d61461bf2b [Android] Update android gradle build version (#396) 7 years ago
  Ben Hsieh 4073093f48 Fix missing Android import 7 years ago
  Ben Hsieh d00bd9138a Fix missing Android import 7 years ago
  Ben Hsieh 5b43136beb Fix Fetch Replacement progress and cancel task issue #370 7 years ago
  Ben Hsieh d807f0f4af Add missing Android implementation 7 years ago
  Ben Hsieh 5e554ac807 Add missing argument to RNFetchBlobReq.java #388 7 years ago
  Ben Hsieh be00a24908 Merge branch '0.10.6' of github.com:wkh237/react-native-fetch-blob into 0.10.6 7 years ago
  Ben Hsieh a6a851666d Merge branch 'master' into 0.10.6 7 years ago
  Jacob Lauritzen 4ea868fe79 Android share cookies w/ RN, remove cookie utils (#388) 7 years ago
  atlanteh 93509a7a88 remove redundant console.log every AppState change (#385) 7 years ago
  Ben Hsieh 869bb47d16 Update contributor list 7 years ago
  Jon San Miguel f345afa27e Android Feature: Handle Arbitrary Providers (#374) 7 years ago
  Guy Blank acf4aa5578 Add support for SDCards applications's directory (Android only) (#372) 7 years ago
  Yonsh Lin f17783b8e7 Fix some Promise.reject not being returned in FileSystem (#366) 7 years ago
  Ben Hsieh fd9f20d4f2 Update ISSUE_TEMPLATE 7 years ago
  Ben Hsieh 680331d68b Optimize JS performance by using different UID generator and remove bind statements 7 years ago