Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ewk_webview_flutter] Introduce ewk_webview_flutter_tizen #400

Closed
wants to merge 5 commits into from

Commits on Jul 21, 2022

  1. [ewk_webview_flutter] Introduce ewk_webview_flutter_tizen

    * This is almost same as the webview_flutter_tizen except for backend web engine.
    
    Signed-off-by: MuHong Byun <mh.byun@samsung.com>
    bwikbs committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    50ac06e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Fix a crash that occurs with key input

    Signed-off-by: Boram Bae <boram21.bae@samsung.com>
    bbrto21 authored and bwikbs committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    efc492f View commit details
    Browse the repository at this point in the history
  2. Enable ime panel on ewk webview

    Signed-off-by: Boram Bae <boram21.bae@samsung.com>
    bbrto21 authored and bwikbs committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fd21a1e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Apply the change of flutter-tizen/engine

    Signed-off-by: swan.seo <swan.seo@samsung.com>
    Swanseo0 authored and bwikbs committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5df672c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fix bug related to javascript channel

    Signed-off-by: MuHong Byun <mh.byun@samsung.com>
    bwikbs committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a9ea8de View commit details
    Browse the repository at this point in the history