Skip to content

Commit ae14852

Browse files
committed
Release v3.1.0
1 parent 788d187 commit ae14852

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.gaurav.avnc"
1717
minSdk 21
1818
targetSdk 35
19-
versionCode 46
20-
versionName "3.0.1"
19+
versionCode 47
20+
versionName "3.1.0"
2121

2222
javaCompileOptions {
2323
annotationProcessorOptions {

metadata/en-US/changelogs/47.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* Enabled pointer acceleration for Touchpad gesture style
2+
* Added option to operate Super/Windows virtual key with single tap
3+
* Added support for sending XF86Back and XF86Forward for mouse Back/Forward clicks
4+
* Fixed crash during Import/Export if no file manager app was installed

0 commit comments

Comments
 (0)