abouttreesummaryrefslogcommitdiff
path: root/res/xml/numeric.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-01-09Add the Action keyJules Aguillon1-1/+1
It is placed on the top-right of the enter key on every layouts. It sends a special event (performEditorAction) instead of writing a newline. The "actionId" is passed through the EditorInfo object in an obfuscated way so it's not clear whether it's using the right one.
2021-12-19Auto-format Java and XML filesJules Aguillon1-25/+25
Use xmllint. Re-indent Java files using spaces.
2021-05-08Improve the numeric keyboardJules Aguillon1-10/+10
2021-04-29Slightly reduce the size of the bottom rowJules Aguillon1-1/+1
2021-04-18Improve the bottom rowJules Aguillon1-1/+1
Remove the "emoji" and "conf" action from the enter key. Move the former to the "arrows" key and the latter to "p". Slightly increase the size of the keys around the spacebar, and decrease the spacebar size.
2021-04-18Rework the numeric layoutJules Aguillon1-38/+32
Remove the empty keys, make it more symetric and add more characters.
2015-10-11Key to switch to numeric panejaguillo1-1/+1
2015-10-01Improve numeric layoutjaguillo1-13/+17
2015-10-01Numeric keyboardjaguillo1-0/+37