abouttreesummaryrefslogcommitdiff
path: root/res/values-it/strings.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-01-30Add optional number rowJules Aguillon1-0/+2
An option is added to enable an extra number row at the top of the keyboard. Digits are removed from the keyboard while the number row is visible.
2023-01-22Remove the modulated repeatJules Aguillon1-2/+0
It allowed to modulate the repeat speed of some keys (arrow, backspace, delete) by move the finger farther or closer to the key. In practice, this wasn't pratical and doesn't seem popular. It is removed in favor of a better mechanism for moving the cursor.
2023-01-15Present the "keyboard height" option similarly to the margin optionsJules Aguillon1-1/+0
2023-01-15Separate option for horizontal margin in landscape modeJules Aguillon1-0/+2
A separate option is needed, the +25dp offset wasn't enough.
2022-12-11Make the keyboard transparent (#252)Chasm Solacer1-0/+3
* Add option for keyboard opacity (transparency). Keyboard background, keys and pressed keys can be adjusted separately. * Make the borders transparent as well * Moved setAlphas outside drawKeyFrame to top of onDraw method
2022-12-10Add option 'numpad_layout'Jules Aguillon1-0/+3
Allow choosing whether to show the high or the low digits first. The numeric pane and the numpad are affected by the option.
2022-11-26Update French translationJules Aguillon1-0/+4
Also, sync all the translations since the added option.
2022-11-26Make sure translation are in syncJules Aguillon1-0/+8
The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time.
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-2/+1
A new option allow to choose a secondary layout, the switching key is placed on the top edge of the space bar. The "Programming layout" option was basically doing that but it was possible to choose from a few layouts only. It is improved and renamed. The 'LayoutListPreference' allows setting the string for the first entry but otherwise share the rest of the array. Add nice icons from materialdesignicons.
2022-11-06Remove option "Lockable modifiers"Jules Aguillon1-1/+0
2022-09-03italian translationcastix1-0/+54