abouttreesummaryrefslogcommitdiff
path: root/res/xml/number_row.xml
AgeCommit message (Collapse)AuthorFilesLines
2025-03-27Remove symbols from the number row by default (#964)Jules Aguillon1-10/+11
The number row option is changed into a ListPreference and controls whether the number row contains symbols or not. Co-authored-by: Joey Schaff <j@jaoh.xyz>
2025-02-09Add swipe actions on number row (#892)dzaima1-10/+10
2023-01-30Add optional number rowJules Aguillon1-0/+13
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.