abouttreesummaryrefslogcommitdiff
path: root/res/values-fa/strings.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-07-29Add option to disable pin entry layoutJules Aguillon1-0/+2
The pin entry layout might be inferior for some usecases and people might be more used to the numeric layout.
2023-07-19Add custom extra keys preferenceJules Aguillon1-0/+1
This is a new section in the extra keys option that allows to enter arbitrary strings which are then added to the keyboard. A new string is needed for the title of the section, Android's icons and strings are used as much as possible to avoid adding more strings. Keys are stored in the preferences as a JSON array of strings.
2023-07-19Refactor: Use a PreferenceCategory for extra keysJules Aguillon1-0/+1
This removes the need for a layout definition and adds a title before the prefs. It's a prerequise for the custom keys preference.
2023-06-03More control over vibrationJules Aguillon1-0/+5
The newer haptic feedback API that is used instead of the vibrator service since ef03dfe doesn't work for everyone. The new vibration option allow to choose both the newer API ("system") and the older API ("strong", "medium", "light").
2023-05-24Modify persian layout and add some new characters (#348)Reza Hosseinzadeh1-1/+1
- Add character پ and ژ - Change math operators and symbols location
2023-04-23Complete Farsi translation (#346)Reza Hosseinzadeh1-43/+43
2023-04-23Pull request to add new layout Persian (#342)Reza Hosseinzadeh1-0/+80
* Add persian layout * Change layoutId_of_string to layout_of_string * Add translation for Persian