1213 次代码提交 (853fed3679769f3616298a2db7054c0919c7eeae)
 

作者 SHA1 备注 提交日期
  Simon Knott 853fed3679 Fix typo: "Status" instead of "Statu" 6 年前
  Travis Nuttall 1f9a1761ae
Merge pull request #8 from flatfox-ag/exception_fixes 6 年前
  Travis Nuttall b41cfb7bf6
Merge pull request #11 from Jakst/fix-lint-errors 6 年前
  Jakob Ståhl b9172bb80b Inform linter that we're handling android api versions correctly 6 年前
  Travis Nuttall 8fb92ba3f2
Merge pull request #10 from klaasman/0.10.9 6 年前
  Artur Chrusciel 01f38a4537 Merge branch 'exception_fixes' of github.com:flatfox-ag/react-native-fetch-blob into exception_fixes 6 年前
  Artur Chrusciel fb63db99e0 createFile methods with promises 6 年前
  chrusart 7cebeaa45a
Merge branch '0.10.9' into exception_fixes 6 年前
  Klaas Landsman 62f12a128f
Implement `requiresMainQueueSetup`, fixes #553 6 年前
  Artur Chrusciel a46bf8180d task cancelled error message 6 年前
  Artur Chrusciel 89d9b7a5a7 Network activity calls on main thread 6 年前
  Artur Chrusciel f6fae9b237 Merge branch 'synchronized' into exception_fixes 6 年前
  Artur Chrusciel 57102f4d1e Some code guidelines for network classes 6 年前
  Artur Chrusciel d4b465a366 Fixed header import defines 6 年前
  Artur Chrusciel 1d19f984ea Commented code removed 6 年前
  Artur Chrusciel ad65763428 Proper usage of shared instance 6 年前
  Artur Chrusciel db68875146 Shared instance used 6 年前
  Artur Chrusciel 8dd310d9f6 Separate requests from network logic 6 年前
  Artur Chrusciel f0301db36c Unused completion handlers leftovers removed 6 年前
  Artur Chrusciel 11f674c88b QOS level for task queue 6 年前
  Artur Chrusciel 905ab1c2da Mostly RNFetchBlobNetwork cleanup 6 年前
  Artur Chrusciel 17cc8b0f70 Synchronized dictionaries and tables operations 6 年前
  Artur Chrusciel 38f4d75ead Synchronized dictionaries and tables operations 6 年前
  Mattia Barbon e46f94e2ce Fix iOS initialization race condition (#499) 7 年前
  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 年前
  Gabor Wnuk 4205ebc3d1 Fixed problem with type casting (#513) 7 年前
  KittenWithHerbs 7fa5761b50 My proposed 0.10.9 changes (#489) 7 年前
  Ben Hsieh a78acc7517 #268 Cancelled task should not trigger `then` promise function 7 年前
  William Schurman c6f8b5d581 Add ability to cancel android DownloadManager fetches (#502) 7 年前
  Kota Furusawa 821eeb0f9d Fix README (#501) 7 年前
  Mattia Barbon 9abb4ebbc8 Fix iOS initialization race condition (#499) 7 年前
  Albert Martin 6ab9ba0ae5 prevent UIApplication methods from being called on background thread (#486) 7 年前
  KittenWithHerbs 67649da8be Implemenet fs.hash() -- https://github.com/wkh237/react-native-fetch-blob/issues/439 "Feature: Calculate file hash" (#476) 7 年前
  KittenWithHerbs 873cb80c93 I forgot one error string for the Android readFile() method (#475) 7 年前
  grylance 2aea0b58e9 Fix path argument in iOS excludeFromBackupKey (#473) 7 年前
  KittenWithHerbs b6c6f9a199 Fix for #467 (#472) 7 年前
  KittenWithHerbs b6344023a0 Fix for issue #468, #461, #460 and minor cleanup (#469) 7 年前
  Ben Hsieh 1336555d79 Update PULL_REQUEST_TEMPLATE 7 年前
  Ben Hsieh 9ab4ebb72e bump to 0.10.8 7 年前
  Ben Hsieh 55009f1482 Correct unterminated string #455 7 年前
  Ben Hsieh 50c157345f Update PULL_REQUEST_TEMPLATE 7 年前
  Ben Hsieh 5f3c018b0a Merge branch '0.10.7' of github.com:wkh237/react-native-fetch-blob into 0.10.7 7 年前
  Ben Hsieh 6bde5167b4 Bump to 0.10.7 7 年前
  Ben Hsieh 206588faba Merge branch 'master' of github.com:wkh237/react-native-fetch-blob into 0.10.7 7 年前
  Hizoul d1d07d0922 Fix Compilation Error in React Native 0.47.0 (#452) 7 年前
  Ben Hsieh d83d8007a8 Add missing API Blob.safeClose() 7 年前
  JoshB 712c8a3a07 [iOS] Fix for RNFetchBlob.writeChunk failing to write base64 encoded strings (#433) 7 年前
  Ben Hsieh b70a12455d Update README.md 7 年前
  Jeff Hellman 6bb7c65161 Add support for TLS 1.2 when running Android 4 (#430) 7 年前
  Ben Hsieh dd4dbb272e Merge branch '0.10.7' of github.com:wkh237/react-native-fetch-blob into 0.10.7 7 年前