abouttreesummaryrefslogcommitdiff
path: root/res/values-uk/strings.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-07-07Update Ukrainian translation (#692)Sergiy Stupar1-8/+8
2024-07-06Add support for Android 12+ dynamic colors (#647)TadaCZE1-0/+3
2024-07-06Clipboard pane (#681)Jules Aguillon1-0/+5
This adds the clipboard pane, which allows to save an arbitrary number of clipboards and to paste them later. The key can be disabled in settings. Checking the "Recently copied text" checkbox will cause the keyboard to keep a temporary history of copied text. This history can only contain 3 elements which expire after 5 minutes. If this is unchecked, no history is collected. History entries can be pinned into the persisted list of pins.
2024-06-30Update Ukrainian translation (#682)Sergiy Stupar1-2/+2
2024-06-30Option to disable key repeatJules Aguillon1-0/+1
Internally "key repeat" is reword into "long press" when the same mechanism was used for both features. The constraint that 'timeoutWhat' must be set to '-1' when no message is expected has been lifted to simplify the code.
2024-06-30settings: Reword "Key repeat" into "Long press"Jules Aguillon1-1/+1
The long press timeout is used for long press on keys that do not repeat, for example the keyboard switching key. This must be detached from the key repeat as it might be disableable in the future and more keys might be longpressable.
2024-06-16Update Ukrainian translation (#670)Sergiy Stupar1-5/+5
2024-06-09Option to tweak or disable the circle gestureJules Aguillon1-0/+5
2024-02-18Update Ukrainian translation (#561)Sergiy Stupar1-10/+10
2024-02-17Allow to remove the compose key in the settingsJules Aguillon1-0/+1
2024-02-10Fix various linter warningsJules Aguillon1-3/+1
Among others: - Use `apply` instead of `commit` when saving shared preferences. - Avoid inlined Api - Remove unused resources
2024-02-10Custom border settings (#524)RetrogisusDEV1-0/+3
2024-02-06Move store descriptions into strings filesJules Aguillon1-0/+7
This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly.
2024-01-18Add Ukrainian translation (#525)Sergiy Stupar1-0/+104