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

Hebrew Keyboard update to HEInterfaceKeyboard.swift #495

Merged
merged 10 commits into from
Aug 31, 2024

Commits on Aug 30, 2024

  1. Added Temp File

    Added temp file to make edits to and rewrite the code. Want to keep the old one as a reference.
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    00cc0b1 View commit details
    Browse the repository at this point in the history
  2. Update to Temp

    Started to add basic required variables and importing UIKit
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    215b291 View commit details
    Browse the repository at this point in the history
  3. Updated Temp

    Started to add alternate letters
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    caa11fe View commit details
    Browse the repository at this point in the history
  4. Edit to Temp

    Added all the phone keyboards to temp. Including all the correct signs and words.
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a4dff68 View commit details
    Browse the repository at this point in the history
  5. Update to HEInterfaceVariablesTemp

    Added all the iPad and Larger iPad keyboards with correct signs and button labels
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5f6243a View commit details
    Browse the repository at this point in the history
  6. Update HEInterfaceVariablesTemp

    added the two bottom functions and removed the alternate keys, upon further thought hebrew doesn't require the alternate letters for functioning and can be used without them. We can add them later if needed but as far as i'm aware they arent mandatory
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cbd5f4c View commit details
    Browse the repository at this point in the history
  7. Update HEInterfaceVariablesTemp

    Added in conjugation, plural and translate. Based off of the Russian and english
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e18c0ab View commit details
    Browse the repository at this point in the history
  8. Removed the old InterfaceVariables

    Removed the old interface variables file and renamed the new one to the appropriate name.
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1fa593 View commit details
    Browse the repository at this point in the history
  9. Resolved a few issues

    Fixed some of the issues mentioned in the PR
    DanielGevaZA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    61e8bfc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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