68 Commits (65983259400422ef3f95c7bfb5d9e671de441ef9)

Author SHA1 Message Date
  oliviacaraiman 9ffca8f9db
feat(android): Add androidLayerType as prop (#1588) 3 years ago
  Jason Kelly 63c584c647
fix(incognito): Ensures that incognito doesn't clear cookies when not enabled (#1447 by @jasonkellydk) 3 years ago
  cristianoccazinsp 8a8b7ceb98
feat(android): WebView crash handling (#1480) 3 years ago
  Alesandro Ortiz 1bd5961255
fix(android): Add SSL error handling for Android WebView (#1450 by @thephpjedi) 4 years ago
  Salvatore Randazzo ac4e05e0f2
feat(android): Add support for injectedJavaScriptBeforeContentLoaded on Android (#1099 by @SRandazzo and @ @shirakaba) 4 years ago
  Jacob Müller 2f8c4c5067
fix(android): duplicate `setWebChromeClient()` overwrite (#1417) 4 years ago
  michael hancock 0317a4b4a5
fix(android): Fixes black screen on back button press (#1298 by @michan85) 4 years ago
  Jason Chia-Hsien Ho b97d16c23d
fix(android): Improve onLoadProgress consistency (#1373 by @hojason117) 4 years ago
  trcoffman 91df544fae
feat(webview): Allow javascript to open windows automatically (#1409 by @trcoffman) 4 years ago
  Jason Chia-Hsien Ho 89886c820d
fix(android): Fix several Android file upload issues (#1302 by @hojason117) 4 years ago
  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