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

Replace bottom keys in emoji / clipboard view with keyboard #966

Merged
merged 17 commits into from
Sep 1, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    52f0a77 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    3b59ea3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. fix alpha key behavior

    and move setting mDefaultRowHeight
    Helium314 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    413f0ce View commit details
    Browse the repository at this point in the history
  2. fix space icon

    Helium314 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c767c04 View commit details
    Browse the repository at this point in the history
  3. remove now unnecessary code

    Helium314 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    664bd4d View commit details
    Browse the repository at this point in the history
  4. add missed changes

    Helium314 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6151e06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d1d878 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c5c5d88 View commit details
    Browse the repository at this point in the history
  2. make keyboard position and height align reasonably with main keyboard…

    … bottom row
    
    not perfect, but at least better than when using the buttons
    Helium314 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b88b566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bd2e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03ac9a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b978a52 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary code

    Helium314 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    60b6a00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    419995c View commit details
    Browse the repository at this point in the history
  8. minor style adjustments

    Helium314 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d3b4a34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3382b6 View commit details
    Browse the repository at this point in the history
  10. set actio listeners in keyboard views

    otherwise selecting popup keys will not do in anything
    Helium314 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d555440 View commit details
    Browse the repository at this point in the history