- Fixed a crash issue caused by left-clicking in VNC in certain cases.
- Fixed a bug where the window manager for X11 automatically started while using VNC.
- Fixed a crash issue caused by screen rotation in VM list.
- Fixed a crash issue after shutting down a VM.
- Fixed a crash issue caused by a dialog box attempting to close after the activity had ended.
This commit is contained in:
An Bui 2025-12-31 00:10:40 +07:00
parent 1841ee5049
commit 4522204b96
11 changed files with 87 additions and 24 deletions

View file

@ -5,11 +5,11 @@
"url": "https://github.com/xoureldeen/Vectras-VM-Android/releases",
"Message": "<h2>3.5.0</h2>\n3dfx is back!",
"cancellable": true,
"versionCodeBeta":"61",
"versionNameBeta":"3.5.7",
"versionNameBetas":"3.0.0,3.1.0,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5,3.2.6,3.2.7,3.2.8,3.2.9,3.2.10,3.3.1,3.3.2,3.3.3,3.3.4,3.3.5,3.3.6,3.3.7,3.3.8,3.3.9,3.4.1,3.4.2,3.4.3,3.4.4,3.4.5,3.4.6,3.4.7,3.4.8,3.4.9,3.5.1,3.5.2,3.5.3,3.5.4,3.5.5,3.5.6,3.5.7",
"versionCodeBeta":"62",
"versionNameBeta":"3.5.8",
"versionNameBetas":"3.0.0,3.1.0,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5,3.2.6,3.2.7,3.2.8,3.2.9,3.2.10,3.3.1,3.3.2,3.3.3,3.3.4,3.3.5,3.3.6,3.3.7,3.3.8,3.3.9,3.4.1,3.4.2,3.4.3,3.4.4,3.4.5,3.4.6,3.4.7,3.4.8,3.4.9,3.5.1,3.5.2,3.5.3,3.5.4,3.5.5,3.5.6,3.5.7,3.5.8",
"sizeBeta": "43 MB",
"urlBeta": "https://github.com/AnBui2004/Vectras-VM-Emu-Android/releases",
"MessageBeta": "<h2>3.5.7</h2>Bugs fixed.",
"MessageBeta": "<h2>3.5.8</h2>Bugs fixed.",
"cancellableBeta": true
}