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

Added belarusian layout, as well as some other changes :) #211

Merged
merged 14 commits into from
May 11, 2023

Conversation

Chirikumbrah
Copy link
Contributor

Added belarusian layout and belarusian layout with symbols.
Modified numeric layout and added russian layout with symbols.
Muted symbols in MessageEase EN layout with symbols.

Copy link
Owner

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also run ./gradlew formatKotlin to pass lint.

),
SwipeDirection.TOP to KeyC(
display = KeyDisplay.TextDisplay("€"),
action = KeyAction.CommitText("€")
action = KeyAction.CommitText("€"),
color = ColorVariant.MUTED
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for muting these.

ThumbKeyBYv1("Thumb-Key беларуская v1", 15),
ThumbKeyBYv1Symbols("Thumb-Key беларуская v1 з сімваламі", 16),
ThumbKeyUKv1("Thumb-Key українська v1", 17),
MessageEaseEN("MessageEase English", 18),
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indexes should stay the same as they were before. IE UK should stay 14

New keyboards should have a higher index, regardless of where they are in the list.

@dessalines
Copy link
Owner

This failed compile, but I'm fixing it. We really need a good android image that can run on our CI.

@dessalines dessalines merged commit 5f2b0a7 into dessalines:main May 11, 2023
1 check passed
@Chirikumbrah
Copy link
Contributor Author

@dessalines , I'll be happy to help you with that)

@Chirikumbrah Chirikumbrah deleted the add-languages branch May 11, 2023 18:41
@Chirikumbrah
Copy link
Contributor Author

@dessalines , problem here)))
The layouts do not match the names XD
Tomorrow I'll fix it)

@dessalines
Copy link
Owner

Cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants