26 Commits (c8977ec7cefebb8e0d6ca6bb6216428353d272c5)

Author SHA1 Message Date
  Avery Choke Kar Sing c8977ec7ce fix(android): unable to re-enable hardware acceleration after disabled it (#553) 5 years ago
  Scott Beca 9aa14f1a96 fix(android): updating source.html prop doesn't refresh webview (#485) 6 years ago
  mr.sadvit 82fe6e2c3d feat(android): textZoom prop to limit scaling issues (#414) 6 years ago
  Stanisław Chmiela 566a6292b4 fix(android): Do not hold a strong reference to native module in the package (#434) 6 years ago
  Stanisław Chmiela e697dff1d0 chore(format): Android project formatting (#433) 6 years ago
  Stanislav Shakirov a25997bf65 fix(onShouldStartLoadWithRequest): android event was missing fields (#385) 6 years ago
  Benjos Antony a661df1ffc fix(android:scalesPageToFit): scalesPageToFit does not work as intended , especially for large jpg and png images. (#275) 6 years ago
  Jordan Sexton 92c20581ae feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 6 years ago
  Thibault Malbranche d5fc028383 fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 6 years ago
  Thibault Malbranche f3bdab5a22
feat(Android/iOS postMessage): refactoring the old postMessage implementation (#303) 6 years ago
  Michael Diarmid 83ce79ff89 feat(iOS/Android): Add `cacheEnabled` prop (#152) 6 years ago
  Marcin Ochyra 15d904f769 fix(android): Fix Download on android P (#273) 6 years ago
  Margaret d3fc5e6cde feat(android props): Add `androidHardwareAccelerationDisabled` prop (#265) 6 years ago
  Thibault Malbranche 4e1d113c70
fix(android): Blank screen due to missing super() call in RNCWebViewManager.java (#241) 6 years ago
  Michael Diarmid 9014c4cac0 fix(android): replace deprecated `WebView.PictureListener`->`onContentSizeChange` impl (#164) 6 years ago
  Scott Mathson 2114a9b327 feat(Android Webview): Add file download support for Android (#203) 6 years ago
  Thibault Malbranche b1b662628e feat(Android Webview): Support onShouldStartLoadWithRequest on Android (#107) 6 years ago
  Andrei Pfeiffer 752a5b295a feat(Android): Support Android file upload (#60) 6 years ago
  Thibault Malbranche fd736cf26b
refactor(Android): New project setup + kotlin events (#121) 6 years ago
  Thibault Malbranche 2c0059ff61
feat(New Webview Prop): Added Android overscroll property (#54) 6 years ago
  黎明 b5aaf5c800 feat(webview props) onLoadProgresss property (#53) 6 years ago
  Thibault Malbranche 0e34982477 Done 6 years ago
  Gianfrancø Palumbo 513886775c
Fix Android WebView with garbled UTF-8 characters 6 years ago
  Thibault Malbranche fcc35cec09 Renamed RNC on android too to stay consistent with iOS 6 years ago
  Max Ammann f95cdd8f80 Fix compilation by renaming a class usage 6 years ago
  Thibault Malbranche 62b560a546 imported 0c576ef84a 6 years ago
  Thibault Malbranche 4a23b51cbe fix formatting 6 years ago
  Thibault Malbranche 2e3232caa0 imported https://github.com/facebook/react-native/pull/20366 6 years ago
  Jamon Holmgren 642620dd98 WIP: WebView extraction - Rename android from RNC to RCT 6 years ago
  Jamon Holmgren f9b9d3c092 Rename ReactWebView to RNCWebView, remove more infinitered references 6 years ago
  Jamon Holmgren bc3be5ecaa Removes copyright notices from file headers 6 years ago
  Jamon Holmgren 52ba380e4a Added RNCWebViewManager to xcode proj 6 years ago
  Jamon Holmgren 0d3a4ebe62 Move android IRWebView to WebView 6 years ago
  Jamon Holmgren af0057a321 Reshuffling 6 years ago
  Jamon Holmgren be9c217dfe Initial 6 years ago