mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 05:39:10 +00:00
add missed changelog translations
This commit is contained in:
parent
e4cd58a722
commit
00ae92318d
9 changed files with 75 additions and 0 deletions
10
fastlane/metadata/android/cs-CZ/changelogs/2000.txt
Normal file
10
fastlane/metadata/android/cs-CZ/changelogs/2000.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
* add basic support for modifier keys
|
||||
* add long press functions to more toolbar keys
|
||||
* and more clipboard history toolbar keys
|
||||
* make clipboard history toolbar customizable
|
||||
* allow customizing all colors
|
||||
* add setting to always show word to be enterd as middle suggestion
|
||||
* add caps lock indicator
|
||||
* add Piedmontese, Eastern Mari, Mansi, extended layouts for Kannada and Hungarian
|
||||
* fix cut off text in key preview popup on some devices
|
||||
* further fixes and improvements, see release notes
|
11
fastlane/metadata/android/cs-CZ/changelogs/2001.txt
Normal file
11
fastlane/metadata/android/cs-CZ/changelogs/2001.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
* allow customizing functional key layouts
|
||||
* slightly adjust symbols and more symbols layouts
|
||||
* add options to auto-show/hide toolbar
|
||||
* add toast notification when copying text
|
||||
* separate language switch key behavior from enablement
|
||||
* add comma key popups for number and phone layouts
|
||||
* make long-press pinning in toolbar optional
|
||||
* move toolbar settings to a separate section
|
||||
* add tab key
|
||||
* understand ctrl, toolbar and other key labels in layouts
|
||||
* minor fixes and improvements
|
4
fastlane/metadata/android/cs-CZ/changelogs/2002.txt
Normal file
4
fastlane/metadata/android/cs-CZ/changelogs/2002.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
* add emoji toolbar key, by @codokie (#845, #837)
|
||||
* improvements regarding duplicated letters (#225 and maybe others)
|
||||
* avoid positioning cursor inside emojis (#859)
|
||||
* minor fixes for recently added features
|
11
fastlane/metadata/android/cs-CZ/changelogs/2003.txt
Normal file
11
fastlane/metadata/android/cs-CZ/changelogs/2003.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
* customizable functional key layout
|
||||
* slightly adjust symbols and more symbols layouts
|
||||
* basic support for alt, ctrl, fn, meta keys
|
||||
* extend toolbar (long-press functionality, optional long-press pinning, auto-show/hide, better clipboard toolbar, ...)
|
||||
* add tab key
|
||||
* add caps lock indicator
|
||||
* add layouts for some languages
|
||||
* add toolbar keys as keyboard keys
|
||||
* allow customizing all colors
|
||||
* toast notification when copying text
|
||||
* bug fixes and further improvements, see full release notes
|
8
fastlane/metadata/android/cs-CZ/changelogs/2100.txt
Normal file
8
fastlane/metadata/android/cs-CZ/changelogs/2100.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
* fix broken functional key layout for tablets
|
||||
* only show language switch key when there is something to switch to
|
||||
* make default colors for "all colors" setting random instead of gray
|
||||
* allow customizing start lag for gestures during typing, by @devycarol
|
||||
* allow customizing currency keys
|
||||
* reduce long-press time for shift -> caps lock, by @devycarol
|
||||
* extend superscript popups in number row and symbols layout, by @b02860de585071a2
|
||||
* minor fixes and improvements
|
11
fastlane/metadata/android/cs-CZ/changelogs/2200.txt
Normal file
11
fastlane/metadata/android/cs-CZ/changelogs/2200.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
* add ability for saving / exporting custom themes
|
||||
* make arrow keys on keyboard repeatable
|
||||
* more cursor toolbar keys (page up/down(/start/end, word left/right)
|
||||
* add paste key
|
||||
* improve key swipe behavior
|
||||
* add space swipe setting to toggle numpad
|
||||
* add clipboard suggestion for recently copied text
|
||||
* de-select text on pressing select keys again
|
||||
* tune some colors in settings for Android 12+
|
||||
* adjust language dependent popup keys
|
||||
* minor fixes and improvements
|
2
fastlane/metadata/android/cs-CZ/changelogs/2201.txt
Normal file
2
fastlane/metadata/android/cs-CZ/changelogs/2201.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
* add visual options for gesture typing, by @devycarol (#944)
|
||||
* update some icons, by @BlackyHawky (#977)
|
9
fastlane/metadata/android/cs-CZ/changelogs/2300.txt
Normal file
9
fastlane/metadata/android/cs-CZ/changelogs/2300.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
* Allow customizing number row, toolbar codes, icons, spacebar text, bottom row for emoji and clipboard views
|
||||
* Decouple icon style from keyboard style
|
||||
* Disable remove redundant popups by default (and add a small fix)
|
||||
* Less aggressive addition of words to personal dictionary
|
||||
* No vibration in do not disturb mode
|
||||
* Improve performance when copying large texta
|
||||
* Fix partially broken punctuation popups
|
||||
* Fix some of the issues where text is duplicated
|
||||
* Minor things and more bug fixes
|
9
fastlane/metadata/android/cs-CZ/changelogs/2301.txt
Normal file
9
fastlane/metadata/android/cs-CZ/changelogs/2301.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
* Allow customizing number row, toolbar codes, icons, spacebar text, bottom row for emoji and clipboard views
|
||||
* Decouple icon style from keyboard style
|
||||
* Disable remove redundant popups by default (and add a small fix)
|
||||
* Less aggressive addition of words to personal dictionary
|
||||
* No vibration in do not disturb mode
|
||||
* Improve performance when copying large texta
|
||||
* Fix partially broken punctuation popups
|
||||
* Fix some of the issues where text is duplicated
|
||||
* Minor things and more bug fixes
|
Loading…
Add table
Reference in a new issue