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 Spanish QWERTY layout #33

Merged
merged 5 commits into from
Apr 2, 2022
Merged

Added Spanish QWERTY layout #33

merged 5 commits into from
Apr 2, 2022

Conversation

margual56
Copy link
Contributor

Added letter "ñ" to the layout and removed it from the popup. Also moved some of the accent keys closer to the beginning.

app:topSmallNumber="8"/>
<Key
app:keyLabel="o"
app:popupCharacters="ő9óôòõōö"
Copy link
Contributor

Choose a reason for hiding this comment

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

numbers should be the default values at long pressing a character

@tibbi
Copy link
Contributor

tibbi commented Mar 18, 2022

this moves it actually even further from the default one. Are you compiling the app and testing at all?

@margual56
Copy link
Contributor Author

margual56 commented Mar 18, 2022

this moves it actually even further from the default one. Are you compiling the app and testing at all?

Sorry, my bad (this is my first time contributing to an Android project). The next commit should fix it, I made sure to test all of the keys.

PS: Should I add the keyboard to the keyboards list?

@tibbi
Copy link
Contributor

tibbi commented Mar 18, 2022

sure, you should do the whole thing

@margual56
Copy link
Contributor Author

I hope that is correct :)

@tibbi
Copy link
Contributor

tibbi commented Mar 18, 2022

will take a look at it later, thanks

@tibbi tibbi merged commit d8536a0 into SimpleMobileTools:main Apr 2, 2022
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