Skip to content

Commit

Permalink
1.4.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MajeurAndroid committed Aug 5, 2022
1 parent 9da38ca commit 6c7582a
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
targetSdkVersion 31
versionCode 18
versionName '1.4.4'
versionCode 19
versionName '1.4.5'
}

buildTypes {
Expand Down
14 changes: 14 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/19.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Features
- Added clipboard history feature
- Added one-handed mode feature
- Added auto-space after punctuation feature
Improvements
- Reworked settings navigation
- Added split layout for azerty keyboards
- Added number row support to more languages
- Added number row support to tablets
- Added new translations
Bug fixes
- Fixed suggestions showing for not many input types
- Fixed space bar swipe direction for RTL languages
- Fixed voice input key shown when no voice input is installed
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Features:
- Themes
- Emojis

This app is opensource, the code is available here: https://github.com/dslul/openboard
This app is opensource, the code is available here: https://github.com/openboard-team/openboard
2 changes: 1 addition & 1 deletion fastlane/metadata/android/it-IT/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Ha le seguenti funzionalità:
- temi
- emoji

È possibile trovare il codice sorgente al seguente indirizzo: https://github.com/dslul/openboard
È possibile trovare il codice sorgente al seguente indirizzo: https://github.com/openboard-team/openboard

0 comments on commit 6c7582a

Please sign in to comment.