abouttreesummaryrefslogcommitdiff
path: root/res/values-lv
AgeCommit message (Collapse)AuthorFilesLines
2022-11-06Remove option "Lockable modifiers"Jules Aguillon1-2/+0
2022-09-24Add missing Latvian translations (#203)Edgars1-0/+8
2022-07-24Option "Lockable modifiers" is deprecatedJules Aguillon1-2/+0
Mark that it is planned to be removed, remove corresponding translations.
2022-06-24Revert "Remove the vibration settings"Jules Aguillon1-0/+2
Bring back the "Vibration" option. The duration option isn't added back because the vibration settings are still handled by Android. In fact, the option has no effect if the vibration are disabled in the system settings. This partially reverts commit ef03dfed5c802a855c4655204eee39a8769cfed7.
2022-06-06Remove the vibration settingsJules Aguillon1-4/+0
Instead of using the vibrator directly, use performHapticFeedback, which will integrate better with the system settings.
2022-06-06Remove the option "Show every accents"Jules Aguillon1-1/+0
This option cannot be implemented easily now that the set of "accents" (localized keys) isn't defined.
2022-05-07Add missing LV translations (#136)Edgars1-0/+8
2022-03-14Identify debug version in app nameJules Aguillon1-1/+0
Using the --product option of aapt. Remove the app name from translations because it is never translated. It is still possible to translate it by specifying 'product="default"'.
2022-02-13Define the height of the keyboard relative to the screen sizeJules Aguillon1-1/+1
Depending on the pixel density isn't ideal for a keyboard, which would render differently depending on the "scaling" accessibility option. Landscape mode needs a special values. At the same time, increase the horizontal margin when landscape.
2022-01-30Select theme depending on system settingsJules Aguillon1-0/+1
Automatically choose between the Dark and Light themes.
2022-01-29Add Latvian translationEdgars1-0/+45