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

Support animating webview when keyboard appears #22

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2016

  1. Added support for animating in JS before changing the webview size wh…

    …en keyboard appears/disappears
    Knut Eirik Leira Hjelle committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    c1e3473 View commit details
    Browse the repository at this point in the history
  2. Updated README.

    Knut Eirik Leira Hjelle committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    dc39380 View commit details
    Browse the repository at this point in the history
  3. Removed logging and tried to adhere to codestyle.

    Knut Eirik Leira Hjelle committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    66c7ff7 View commit details
    Browse the repository at this point in the history
  4. Fixed link.

    Knut Eirik Leira Hjelle committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    49bbad8 View commit details
    Browse the repository at this point in the history
  5. Updated README.

    Knut Eirik Leira Hjelle committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    eb1c867 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Configuration menu
    Copy the full SHA
    664c99e View commit details
    Browse the repository at this point in the history
  2. Refactored to set enable/disable animation instead of relying on call…

    …s through JS<->Native bridge have correct timing
    hjellek committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ca2dff4 View commit details
    Browse the repository at this point in the history
  3. Updated header

    hjellek committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    166d194 View commit details
    Browse the repository at this point in the history
  4. Updated readme

    hjellek committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    254d658 View commit details
    Browse the repository at this point in the history