Commit Graph

  • a2029d2d47
    chore(docs): Fix broken link in docs/Guide.md (#1436 by @Sappphire64) Anton Vlasenko 2020-06-14 00:13:01 +0200
  • dce30be136 chore(release): 10.3.1 [skip ci] semantic-release-bot 2020-06-13 21:28:50 +0000
  • 1bd5961255
    fix(android): Add SSL error handling for Android WebView (#1450 by @thephpjedi) Alesandro Ortiz 2020-06-13 17:24:56 -0400
  • 357bc0432a chore(release): 10.3.0 [skip ci] semantic-release-bot 2020-06-13 21:01:07 +0000
  • ac4e05e0f2
    feat(android): Add support for injectedJavaScriptBeforeContentLoaded on Android (#1099 by @SRandazzo and @ @shirakaba) Salvatore Randazzo 2020-06-13 16:54:48 -0400
  • 23ff0900c9
    Add ssl error handling (https://github.com/react-native-community/react-native-webview/pull/1450) v10.2.3_1 feature/ssl-errors Vitaliy Vlasov 2020-06-11 13:24:11 +0300
  • e25b2b5ab4
    Bug fixes Vitaliy Vlasov 2020-05-04 20:55:55 +0300
  • 52bb4d3f35
    Add lib/ folder Vitaliy Vlasov 2020-05-04 18:36:34 +0300
  • edd50aa4aa
    Replace onPageStarted with shouldInterceptRequest Vitaliy Vlasov 2020-04-04 16:54:36 +0300
  • f6e406f969
    Add Android support for beforeContentLoaded Vitaliy Vlasov 2020-02-11 15:06:06 +0200
  • 13fd03068e
    Add ssl error handling (https://github.com/react-native-community/react-native-webview/pull/1450) v9.4.0_2 Vitaliy Vlasov 2020-06-11 13:24:11 +0300
  • 8f00cac8b6
    Update typescript to 3.8.2 to fix parsing errors thephpjedi-two 2020-06-10 00:48:00 -0400
  • 4e5e3413c1
    Remove reference to internal okhttp3 constant thephpjedi-two 2020-06-10 00:46:09 -0400
  • 1710e8f0c9
    Update typescript to 3.8.2 to fix parsing errors Alesandro Ortiz 2020-06-06 02:03:54 -0400
  • 86b618e3fe
    Remove reference to internal okhttp3 constant Alesandro Ortiz 2020-06-05 14:53:00 -0400
  • b482bbd3a3 chore(release): 10.2.3 [skip ci] semantic-release-bot 2020-05-29 20:25:34 +0000
  • e402e739ea
    fix(windows): Add postMessage for Windows WebView (#1263 by @kaiguo) Kai Guo 2020-05-29 13:19:11 -0700
  • 1789b79064 chore(release): 10.2.2 [skip ci] semantic-release-bot 2020-05-29 16:26:27 +0000
  • 2f8c4c5067
    fix(android): duplicate `setWebChromeClient()` overwrite (#1417) Jacob Müller 2020-05-29 18:21:24 +0200
  • d55b25c09e chore(release): 10.2.1 [skip ci] semantic-release-bot 2020-05-29 01:09:46 +0000
  • 0317a4b4a5
    fix(android): Fixes black screen on back button press (#1298 by @michan85) michael hancock 2020-05-29 03:05:53 +0200
  • b97d16c23d
    fix(android): Improve onLoadProgress consistency (#1373 by @hojason117) Jason Chia-Hsien Ho 2020-05-28 17:21:20 -0700
  • 79eb905a97
    chore(docs): Update brazilian translation and reference in main readme.. (#1332 by @akinncar) Akinn Rosa 2020-05-28 20:55:00 -0300
  • 131dd9ebe8
    chore(docs): Update link in custom-android docs (#1382 by @ColinRTaylor) Colin 2020-05-28 19:54:07 -0400
  • 749add1d87 chore(release): 10.2.0 [skip ci] semantic-release-bot 2020-05-28 23:51:55 +0000
  • 03dbcb870e
    fix(android): Updated permissions for Android Q and above (#1384 by @Karthz) Karthik Subramaniam 2020-05-28 16:47:26 -0700
  • d9c73e0f6f
    chore(docs): Update Guide.md (#1305 by @bovesan) Bengt Ove Sannes 2020-05-28 19:10:24 +0200
  • 91df544fae
    feat(webview): Allow javascript to open windows automatically (#1409 by @trcoffman) trcoffman 2020-05-28 09:54:20 -0700
  • 3cbf1490f4 chore(release): 10.1.1 [skip ci] semantic-release-bot 2020-05-28 11:22:22 +0000
  • 7ab2afbab7
    fix(android): Broken build due to conditional import of kotlin (#1412) Thibault Malbranche 2020-05-28 13:18:13 +0200
  • 938e62296a chore(release): 10.1.0 [skip ci] semantic-release-bot 2020-05-27 03:59:17 +0000
  • 228f10d917
    feat(compatibility): Support React Native 0.62 (#1364 by @jussikinnula and @kaiguo) Jussi Kinnula 2020-05-27 06:55:02 +0300
  • 89886c820d
    fix(android): Fix several Android file upload issues (#1302 by @hojason117) Jason Chia-Hsien Ho 2020-05-26 19:59:08 -0700
  • da31ab56f0 chore(release): 10.0.0 [skip ci] semantic-release-bot 2020-05-26 22:02:28 +0000
  • 4f0f0afe70
    fix(android): add missing null check for fileTypes (#1368 by @bengy) Benjamin Rau 2020-05-26 23:59:18 +0200
  • 2639d523e9
    fix(gradle): Load Android Gradle Plugin conditionally (#1230 by @SaeedZhiany) SaeedZhiany 2020-05-27 02:27:40 +0430
  • 9240536afa
    fix(iOS): Trigger _onContentProcessDidTerminate when removing webview from superview (#1378 by @pmusaraj) Penar Musaraj 2020-05-26 17:53:08 -0400
  • 20a3f90c0f
    fix(windows): Fix windows local asset path (#1335 by @kaiguo) Kai Guo 2020-05-15 15:34:55 -0700
  • ef3ceb24d1
    chore(windows): Set up Windows CI (#1358 by @kaiguo) Kai Guo 2020-05-08 13:24:37 -0700
  • 81e0360ede
    fix(windows): Fixes ScriptNotify and InvokeScript (#1354 by @benhamlin) Ben Hamlin 2020-05-08 12:54:16 -0700
  • 2e2d03e03f
    Bug fixes v9.4.0_1 Vitaliy Vlasov 2020-05-04 20:55:55 +0300
  • cbe1272fa4
    Add lib/ folder Vitaliy Vlasov 2020-05-04 18:36:34 +0300
  • 804edacc32
    Replace onPageStarted with shouldInterceptRequest Vitaliy Vlasov 2020-04-04 16:54:36 +0300
  • 5f2f37eecd
    Add Android support for beforeContentLoaded Vitaliy Vlasov 2020-02-11 15:06:06 +0200
  • b10b97646b chore(release): 9.4.0 [skip ci] semantic-release-bot 2020-04-29 16:11:52 +0000
  • a6010d93e0
    feat(iOS): Add onFileDownload callback (#1214) trcoffman 2020-04-29 09:09:22 -0700
  • 694b07faa8 chore(release): 9.3.0 [skip ci] semantic-release-bot 2020-04-24 17:57:38 +0000
  • 2d9b0803e0
    feat(macOS): Make podspec compatible with macOS (#1328) Eloy Durán 2020-04-24 19:54:17 +0200
  • 7d29883f3e chore(release): 9.2.2 [skip ci] semantic-release-bot 2020-04-21 14:45:06 +0000
  • 438e29298b
    fix(Android): Resolve crypto error with uuid usage (#1334) Artur Yorsh 2020-04-21 17:41:25 +0300
  • c6a39e9f1c chore(release): 9.2.1 [skip ci] semantic-release-bot 2020-04-14 22:26:52 +0000
  • 2b4d752c32
    fix(iOS): Adds missing silent hardware declaration to header file (#1319) RedPandaTronics 2020-04-15 00:24:26 +0200
  • 5c6d137067 chore(release): 9.2.0 [skip ci] semantic-release-bot 2020-04-13 15:58:29 +0000
  • d4ab332891
    feat(iOS): Add Hardware Silence (#1218) RedPandaTronics 2020-04-13 17:54:47 +0200
  • f6d54c2b14 chore(release): 9.1.4 [skip ci] semantic-release-bot 2020-04-10 20:44:43 +0000
  • 5d88af44fa
    fix(Android): Workaround for chromium bugs 1023678 and 1050635. (#1221) trcoffman 2020-04-10 13:41:53 -0700
  • c6ad1f9ed0 chore(release): 9.1.3 [skip ci] semantic-release-bot 2020-04-09 16:30:55 +0000
  • d16746c8ea
    fix(Windows): Move rnpm-plugin-windows to devDependencies. (#1266) jmheik 2020-04-09 19:28:28 +0300
  • c8dc85d66e chore(release): 9.1.2 [skip ci] semantic-release-bot 2020-04-09 15:09:23 +0000
  • 04f9fb23ba
    fix(Android): Ensure each mounted WebView binds their personal onMessage handler (#1301) ivari 2020-04-09 18:05:44 +0300
  • 8a46bb9453 chore(release): 9.1.1 [skip ci] semantic-release-bot 2020-04-07 17:02:43 +0000
  • 571fb8df79
    fix(iOS): injectedJavaScriptBeforeContentLoaded now runs when messaging is not enabled (#1286) Salvatore Randazzo 2020-04-07 12:59:52 -0400
  • fda1794035 chore(release): 9.1.0 [skip ci] semantic-release-bot 2020-04-06 17:27:43 +0000
  • c88e380762
    feat(Android): Implement direct communication between Android code and JS (#1203) ivari 2020-04-06 20:25:28 +0300
  • 5578e63fc6
    Replace onPageStarted with shouldInterceptRequest v8.0.7_6 v8.0.7_5 js_injection_before_load Vitaliy Vlasov 2020-04-04 16:54:36 +0300
  • 9fbcedd6b8 chore(release): 9.0.2 [skip ci] semantic-release-bot 2020-03-27 15:43:13 +0000
  • 3c06d78239
    fix(types): Remove readonly definition in WebViewTypes.ts (#1272) Giovanni Montenegro 2020-03-27 16:33:14 +0100
  • 2555297785 chore(release): 9.0.1 [skip ci] semantic-release-bot 2020-03-17 21:49:56 +0000
  • 9732d65289
    fix(deps): Update lock file (#1257) Jason Safaiyeh 2020-03-17 14:47:21 -0700
  • bff88f8281 chore(release): 9.0.0 [skip ci] semantic-release-bot 2020-03-17 21:06:06 +0000
  • 9cb2f6e2f3
    feat(iOS): WKUserScripts (e.g. injectedJavaScript) can now update upon props change; and can be configured to inject into all frames. (#1119) Jamie Birch 2020-03-17 21:01:20 +0000
  • e9ad1df51e chore(release): 8.2.1 [skip ci] semantic-release-bot 2020-03-17 20:04:30 +0000
  • 91064ab4a9
    fix(deps): Update React Native Windows version to ^0.61.0-beta.58 (#1256) Kai Guo 2020-03-17 13:00:44 -0700
  • 5f7f4a19f2 chore(release): 8.2.0 [skip ci] semantic-release-bot 2020-03-17 02:32:43 +0000
  • ffee0d4362
    feat(Windows): Windows support! (#1220) Kai Guo 2020-03-16 19:30:25 -0700
  • fb3f4d6163
    Remove prepare/postinstall scripts temporarily v8.0.7_4 v8.0.7_3 v8.0.7_2 Vitaliy Vlasov 2020-03-02 12:48:13 +0200
  • 591f90cdc6
    Update version to 8.0.7 v8.0.7_1 Vitaliy Vlasov 2020-02-28 16:27:19 +0200
  • 160c633ce8
    Add lib folder Vitaliy Vlasov 2020-02-28 13:30:10 +0200
  • 86c44588f8
    chore(docs): Update React Native links to reactnative.dev (#1233) Luciano Lima 2020-02-26 03:54:06 -0300
  • 19896fc810 chore(release): 8.1.2 [skip ci] semantic-release-bot 2020-02-21 19:05:47 +0000
  • 24702450f3
    fix(Android): Don't log the cookie when downloading file. (#1224) trcoffman 2020-02-21 11:02:50 -0800
  • 118663287a chore(release): 8.1.1 [skip ci] semantic-release-bot 2020-02-19 02:42:47 +0000
  • 4093682e08
    fix(Android): Don't show camera options for a file upload when they can not be used (#1210) Daniel Vicory 2020-02-18 18:40:30 -0800
  • 5024295633
    chore(docs): Fix Getting Started Guide link in Breaking History (#1213) Allan Santos 2020-02-17 14:35:05 -0300
  • 6c8b8fc4b1
    chore(docs): Update Android assets path (#1173) António Goulão 2020-02-14 20:12:19 +0100
  • 327bc6b7de
    chore(docs): Update cookie links (#1149) Jason Safaiyeh 2020-02-13 05:50:22 -0800
  • e6241cbb6a
    chore(Android): Convert RNCWebViewPackage to Kotlin (#1194) Dulmandakh 2020-02-13 09:12:24 +0800
  • f65783d348 chore(release): 8.1.0 [skip ci] semantic-release-bot 2020-02-12 23:41:15 +0000
  • 1e572318ec
    feat(macOS): macOS Support (#1164) Tom Underhill 2020-02-12 15:39:11 -0800
  • 027eb8d803
    Add Android support for beforeContentLoaded Vitaliy Vlasov 2020-02-11 15:06:06 +0200
  • 31d015badf chore(release): 8.0.6 [skip ci] semantic-release-bot 2020-01-30 03:21:31 +0000
  • 344aab591a
    fix(Android): Revert "Redirected URLs now redirect correctly. (#991)" (#1177) Daniel Vicory 2020-01-29 19:18:35 -0800
  • d4efa1e7f5 chore(release): 8.0.5 [skip ci] semantic-release-bot 2020-01-26 08:27:01 +0000
  • acf1ad7560 fix(Android): Redirected URLs now redirect correctly. (#991) hanlh1 2020-01-26 16:25:24 +0800
  • bf1d645716 chore(example): Added three test examples: Alerts, Scrolling, and Background. Tom Underhill 2020-01-21 11:39:40 -0800
  • a466c0f62d chore(release): 8.0.4 [skip ci] semantic-release-bot 2020-01-20 04:10:24 +0000
  • e6edc6dc73 fix(iOS): Meta method 'UIScrollViewContentInsetAdjustmentBehavior:' conflict warning Tommy Nguyen 2020-01-20 05:07:35 +0100
  • 3a9218031f chore(example): Added example app Jesse Katsumata 2020-01-17 07:49:10 +0900
  • 5e8b4d5c2b chore(iOS): Extract wkWebViewConfig setup to setUpWkWebViewConfig function Jamie Birch 2020-01-08 06:27:53 +0000
  • f0cb28ff9a chore(release): 8.0.3 [skip ci] semantic-release-bot 2020-01-08 01:21:14 +0000