abouttreesummaryrefslogcommitdiff
path: root/res/xml
AgeCommit message (Collapse)AuthorFilesLines
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon2-4/+4
2021-04-18Add function keysJules Aguillon2-2/+2
Add the Fn modifier that change the digits into F1 to F10.
2021-04-18Improve the bottom rowJules Aguillon3-12/+12
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.
2021-04-17Remove fixed keyboard widthJules Aguillon1-1/+1
Remove the constant of keys per rows. Add the 'shift' attribute to declare eventual alignment/blanks in layouts.
2021-04-15Use subtypes to choose layoutJules Aguillon2-8/+12
This removes the "layout" setting. Every layouts that the user could use will appear in the global settings.
2021-04-13Add an option to toggle accent keysJules Aguillon1-0/+6
These keys are not useful at all in English. A new option allows to hide them, [false] by default.
2021-01-05Remove the preview popupJules Aguillon1-8/+0
This was a half-finished feature: - Dangerous when typing passwords - Caused crash on some devices - Ugly (on its own but also blinking when sliding and not fixed in size)
2016-12-11switchToNextInputMethod keyjuloo1-1/+1
2015-10-28preview_enabled settingsjaguillo1-9/+19
2015-10-26Last used emojijaguillo1-1/+1
2015-10-24Emoji panejaguillo1-1/+1
2015-10-13Special key font + Esc keyjaguillo2-3/+3
2015-10-11Key to switch to numeric panejaguillo3-3/+3
2015-10-01Improve numeric layoutjaguillo1-13/+17
2015-10-01Numeric keyboardjaguillo1-0/+37
2015-09-30Add margin_bottom, key_height and horizontal_margin configsjaguillo1-0/+26
2015-09-30Fix \ charjaguillo2-2/+2
2015-08-18Move 2 keysjuloo1-2/+2
2015-08-18Add trema accent + Add accents to azertyjuloo2-8/+8
2015-08-18Accentjuloo1-2/+2
2015-08-16Move some keys + Change namejuloo1-8/+8
2015-08-08More settingsjuloo1-9/+26
2015-08-08SideBarPreference + Continuing settingsjuloo1-8/+21
2015-08-08Start SettingsActivityjuloo2-0/+24
2015-08-04Add icons + Nothingjuloo1-6/+0
2015-08-03Add qwerty layout + popup to change layoutjuloo2-6/+50
2015-08-02Insert keyjuloo1-1/+1
2015-08-01Implement shift keyjuloo1-1/+1
2015-08-01Send keys to the applicationjuloo1-5/+5
2015-08-01Improve KeyValuejuloo1-5/+4
2015-08-01Replace key_margin with key_bg_padding + Add {vertical,horizontal}_marginjuloo1-4/+9
2015-08-01Add more keys + (tmp) change KeyValuejuloo1-15/+15
2015-07-31Add sub more subkeys + Better drawingjuloo1-11/+12
2015-07-30Initial commitjuloo2-0/+49