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

Add Belarusan Cyrillic and Latin layouts #70

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Create keys_letters_belarusian_cyrl.xml

    Created a Belarusan Cyrillic layout
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ea7bc15 View commit details
    Browse the repository at this point in the history
  2. Update Context.kt

    Added LANGUAGE_BELARUSIAN_CYRL -> getString(R.string.translation_belarusian)
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f61eb2b View commit details
    Browse the repository at this point in the history
  3. Update Constants.kt

    Added strings for Belarusan Cyrillic layout
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    95f5e7b View commit details
    Browse the repository at this point in the history
  4. Update SimpleKeyboardIME.kt

    Added string for Belarusan Cyrillic layout
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    40949e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Belarusan/patch-2

    Update Context.kt
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c0c28c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from Belarusan/patch-3

    Update Constants.kt
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6982305 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from Belarusan/patch-4

    Update SimpleKeyboardIME.kt
    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    97caa25 View commit details
    Browse the repository at this point in the history
  8. Update Constants.kt

    Belarusan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6e9e42 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Updated Belarusan layout

    Changed the width of the two keys
    Belarusan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    26cc42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01763d9 View commit details
    Browse the repository at this point in the history
  3. Update Context.kt

    Add a string for Belarusan Latin script and fixed for Cyrillic
    Belarusan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9024c4d View commit details
    Browse the repository at this point in the history
  4. Update Constants.kt

    Added two strings for Belarusan Latin script
    Belarusan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b7b412f View commit details
    Browse the repository at this point in the history
  5. Update SimpleKeyboardIME.kt

    Added a string for Belarusan Latin script and fixed for Cyrillic
    Belarusan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b701be5 View commit details
    Browse the repository at this point in the history