abouttreesummaryrefslogcommitdiff
path: root/res/xml/settings.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-19Auto-format Java and XML filesJules Aguillon1-99/+21
Use xmllint. Re-indent Java files using spaces.
2021-12-05Increase the maximum value of the key height optionJules Aguillon1-1/+1
2021-05-09Add the accents preferenceJules Aguillon1-6/+7
This replaces the "disable accent keys" checkbox. The default should work for anyone: Accents will be hidden unless the user has the french language installed. The value "show every accents" is useful for versions of android that don't have subtypes.
2021-04-29Add the "layout" option againJules Aguillon1-0/+8
Some versions of android don't allow to configure several languages.
2021-04-24Add the label size optionJules Aguillon1-0/+8
2021-04-20Add a setting for precise repeatJules Aguillon1-0/+6
2021-04-15Use subtypes to choose layoutJules Aguillon1-8/+0
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)
2015-10-28preview_enabled settingsjaguillo1-9/+19
2015-09-30Add margin_bottom, key_height and horizontal_margin configsjaguillo1-0/+26
2015-08-08More settingsjuloo1-9/+26
2015-08-08SideBarPreference + Continuing settingsjuloo1-8/+21
2015-08-08Start SettingsActivityjuloo1-0/+23