68 Commits (65983259400422ef3f95c7bfb5d9e671de441ef9)

Author SHA1 Message Date
  trcoffman 5d88af44fa
fix(Android): Workaround for chromium bugs 1023678 and 1050635. (#1221) 4 years ago
  ivari 04f9fb23ba
fix(Android): Ensure each mounted WebView binds their personal onMessage handler (#1301) 4 years ago
  ivari c88e380762
feat(Android): Implement direct communication between Android code and JS (#1203) 4 years ago
  trcoffman 24702450f3
fix(Android): Don't log the cookie when downloading file. (#1224) 4 years ago
  Daniel Vicory 344aab591a
fix(Android): Revert "Redirected URLs now redirect correctly. (#991)" (#1177) 4 years ago
  hanlh1 acf1ad7560 fix(Android): Redirected URLs now redirect correctly. (#991) 4 years ago
  Vladimir d8acd9086c fix(android): Added fallback poster image to prevent crashes (#1036) 4 years ago
  Nikhil Chitlur Navakiran 7e68da4ffe fix(android): Fix ClassCastException when doing native things(#987) 4 years ago
  Stanislav Shakirov 4a4f4a2c45 feat(android): add clearHistory, clearCache and clearFormData (#450) 4 years ago
  thanakij fab77dc82f fix(android): possible NullPointerException (#965) 4 years ago
  Tom Targosz 0b783da0a4 fix(lint android): Add TargetAPI to onPermissionRequest (#940) 4 years ago
  Borut Balazek 4db3d84dda feat(android): allowFileAccessFromFileURLs prop added (#831) 4 years ago
  Andres Castano 5da59251ce feat(android): Expose cacheMode property (#895) 4 years ago
  Thibault Malbranche 8f2ddf4542
fix(android): Revert scroll update from #281 (#889) 4 years ago
  Tyler Alves fc59cae4bf fix(android): Filter extra onLoadProgress & add url event (#643) 4 years ago
  thanakij 9e25e42cee fix(Android): hardware acceleration issue (#854) 4 years ago
  Jason Chia-Hsien Ho 552472c414 feat(new prop): onHttpError callback (#885) 4 years ago
  masako-yamada a5cb7ba65c fix(android): Allow scrolling inside ScrollView (#281) 4 years ago
  tekmin 47e9a0b97d fix(android): webview crash with incognito in Android Lollipop (#799) 4 years ago
  Akeem McLennon 1ea05d3115 fix(android): Allow user to rotate fullscreen video (Android X) (#816) 4 years ago
  Roc 12db6956a9 fix(android): add null reference check for onMessage on android (#770) 4 years ago
  DemMarcupan 6f053bad7b feat(focus): Add functionality to imperatively focus webview (#567) 4 years ago
  Eze bb79ae80ee feat(Android): webrtc permission request - conflicts fixed (#719) 4 years ago
  Raphael Eidus 9c592d621c feat(android): polyfill applicationNameForUserAgent on Android (#707) 4 years ago
  SiDevesh 282f81dcdd fix(android): onMessage on android to return baseEvent(#755) 4 years ago
  José Luis Pereira 25bc5a55c6 feat(android props): Add incognito to Android (#524) 4 years ago
  ifsnow d8743eeed2 fix(performance): Improved `onScroll` to work efficiently on Android (#609) 5 years ago
  Thibault Malbranche 585ac7a243
fix(AndroidX support): Fixed broken import + added instructions (#583) 5 years ago
  liminjie cbbff21ea8 fix(Android): on scroll syntax error (#577) 5 years ago
  Jared Forsyth e4c8dab2ae feat(onScroll): Add `onScroll` callback for iOS & Android (#516) 5 years ago
  Adrian Rangel 409b9ae620 fix(Android): geolocation access (#562) 5 years ago
  Daniel Vicory d72c2ae144 feat(fullscreen videos): Support fullscreen video on Android (#325) 5 years ago
  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) 5 years ago
  mr.sadvit 82fe6e2c3d feat(android): textZoom prop to limit scaling issues (#414) 5 years ago
  Stanisław Chmiela 566a6292b4 fix(android): Do not hold a strong reference to native module in the package (#434) 5 years ago
  Stanisław Chmiela e697dff1d0 chore(format): Android project formatting (#433) 5 years ago
  Stanislav Shakirov a25997bf65 fix(onShouldStartLoadWithRequest): android event was missing fields (#385) 5 years ago
  Benjos Antony a661df1ffc fix(android:scalesPageToFit): scalesPageToFit does not work as intended , especially for large jpg and png images. (#275) 5 years ago
  Jordan Sexton 92c20581ae feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) 5 years ago
  Thibault Malbranche d5fc028383 fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 5 years ago
  Thibault Malbranche f3bdab5a22
feat(Android/iOS postMessage): refactoring the old postMessage implementation (#303) 5 years ago
  Michael Diarmid 83ce79ff89 feat(iOS/Android): Add `cacheEnabled` prop (#152) 5 years ago
  Marcin Ochyra 15d904f769 fix(android): Fix Download on android P (#273) 5 years ago
  Margaret d3fc5e6cde feat(android props): Add `androidHardwareAccelerationDisabled` prop (#265) 5 years ago
  Thibault Malbranche 4e1d113c70
fix(android): Blank screen due to missing super() call in RNCWebViewManager.java (#241) 5 years ago
  Michael Diarmid 9014c4cac0 fix(android): replace deprecated `WebView.PictureListener`->`onContentSizeChange` impl (#164) 5 years ago
  Scott Mathson 2114a9b327 feat(Android Webview): Add file download support for Android (#203) 5 years ago
  Thibault Malbranche b1b662628e feat(Android Webview): Support onShouldStartLoadWithRequest on Android (#107) 5 years ago
  Andrei Pfeiffer 752a5b295a feat(Android): Support Android file upload (#60) 5 years ago