16 Commits (master)

Author SHA1 Message Date
  Cristiano Coelho 3bbe72daac wifi only option, and missing typings. 4 years ago
  Tsukasa Setoguchi bffd9e400a Fix comment: default timeout from 30000ms to 60000ms 4 years ago
  Emmett Harper da40583878 Cancel download throw error bugfix (Android) 4 years ago
  Juliette Rapala b7c5e94f26 Remove unused and deprecated AsyncStorage import 5 years ago
  Travis Nuttall 5721cb7396 rename missed occurrences of react-native-fetch-blob 5 years ago
  Antoine Taillefer cd1eb1e37f Handle Android content URIs for upload 6 years ago
  KittenWithHerbs 7fa5761b50 My proposed 0.10.9 changes (#489) 6 years ago
  KittenWithHerbs b6344023a0 Fix for issue #468, #461, #460 and minor cleanup (#469) 6 years ago
  Jacob Lauritzen 4ea868fe79 Android share cookies w/ RN, remove cookie utils (#388) 6 years ago
  atlanteh 93509a7a88 remove redundant console.log every AppState change (#385) 6 years ago
  Ben Hsieh f451a2c3a3 Fix incorrect header type #290 7 years ago
  Ben Hsieh 327bbc68ba Fix #229 immutable HTTP headers issue 7 years ago
  Ben Hsieh 636ed98792 remove dev code 7 years ago
  Ben Hsieh e7a39d9348 Apply fix for #263 7 years ago
  Ben Hsieh 2e61ac41de Add missing API call #229 7 years ago
  Ben Hsieh 1b4f4bf871 #229 add IOS API excludeFromBackupKey 7 years ago
  Ben Hsieh 959b8f5b3f #226 Remove flow type annotations 7 years ago
  Ben Hsieh a3a44d3fd3 Remove unnecessary code 7 years ago
  Ben Hsieh 5f9954bfab Add background state support for IOS #115 7 years ago
  Ben Hsieh e24a476e56 Add IOS support #115 7 years ago
  Ben Hsieh 6a435dab60 Add cookie related implementation #156 7 years ago
  Ben Hsieh a1b9dccf33 merge 0.9.7 7 years ago
  Ben Hsieh dbaeef14a3 Add IOS server push support #143 #144 7 years ago
  Ben Hsieh adb88785df Add #140 JS implementation, support interval and division for progress event 7 years ago
  Ben Hsieh 389eda8d07 Add fetch.uploadProgress and fetch.progress overload method #140 7 years ago
  Ben Hsieh d2183fc08a Add Android upload and download progress debounce mechanism #140 7 years ago
  Ben Hsieh e1cb0e22f3 Add IOS background HTTP expiration handling #115 7 years ago
  Ben Hsieh 3ab17328f6 Code refactor 7 years ago
  Ben Hsieh 13c6d92de7 code refactor 7 years ago
  Ben Hsieh 91aa192bc4 Add IOS UIDocumentInteractionController APIs #108 7 years ago
  Ben Hsieh a81b5f1719 Add JSON stream fs support #99 7 years ago
  Ben Hsieh 801685dcbe Add IOS increment HTTP request support and JSON stream lib 7 years ago
  Ben Hsieh 10d9e63462 Fix arrow function in index.js 7 years ago
  Ben Hsieh 200facab53 Fix unexpected warning message when canceling finished HTTP task 7 years ago
  Ben Hsieh 664a91c246 Release fetch resource 7 years ago
  Ben Hsieh 27c765c207 Fix XMLHttpRequest blob response assign statement 7 years ago
  Ben Hsieh 7684d886ce Fix Blob to Text conversion error 7 years ago
  Ben Hsieh bb76484c9b Add android action view intent API for #75 7 years ago
  Ben Hsieh 7c2782ade5 Change native network module logic and improve Android fs performance 7 years ago
  Ben Hsieh 182b0d3973 Fix Fetch replacement and Blob construction logic 7 years ago
  Ben Hsieh 15d4068452 Fix XMLHttpRequest auto strategy on Android 7 years ago
  Ben Hsieh b2f47bb657 Fix XMLHttpRequest auto strategy 7 years ago
  Ben Hsieh d368bc1aa6 Fix typo 7 years ago
  Ben Hsieh 4d58919100 code refactor #70 7 years ago
  Ben Hsieh 1e1a6b0d39 Fix unicode response issue 7 years ago
  Ben Hsieh ee0f38e380 Fix #66 7 years ago
  Ben Hsieh 5430f4ff24 Add android timeout exception handling. #44 7 years ago
  Ben Hsieh 2ea0cdaea1 Fix XMLHttpRequest module bugs #44 7 years ago
  Ben Hsieh 5c6acb8bf9 Fix url encoding issue #44 7 years ago
  Ben Hsieh 2077e73ad2 Add XMLHttpRequest automatic response data handling strategy #44 7 years ago