Commit graph

875 commits

Author SHA1 Message Date
An Bui
1ae4bc9733 Update vroms-store.json 2025-12-24 20:30:27 +07:00
An Bui
a69112b250
Merge pull request #496 from AnBui2004/master
Update AppConfig.java
2025-12-24 15:58:00 +07:00
An Bui
4646771406 Update AppConfig.java 2025-12-24 15:56:39 +07:00
An Bui
5ebcfe0b24
Merge pull request #495 from AnBui2004/master
3.5.1
2025-12-24 15:31:40 +07:00
An Bui
7144381f30 Update README.md 2025-12-24 15:29:45 +07:00
An Bui
0cdd80ef49 3.5.1
- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
2025-12-24 15:26:23 +07:00
An Bui
0b72fdd2cc 3.5.1
- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
2025-12-24 15:12:23 +07:00
An Bui
4427b8ad2d 3.5.1
- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
2025-12-24 13:42:05 +07:00
An Bui
5035362f94 3.5.1
- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
2025-12-24 13:14:48 +07:00
An Bui
8c112eeeee
Merge pull request #492 from AnBui2004/master
3.5.0
2025-12-23 00:11:56 +07:00
An Bui
e81a0c43c5 3.5.0
- 3dfx is back.
- Fixed instdrv.exe crashing.
- Added option to use SDL with X11.
- Fixed incorrect 32-bit or 64-bit display on Android x86.
- Added QEMU documentation.
2025-12-23 00:08:03 +07:00
An Bui
c9a5e10c81
Merge pull request #43 from AnBui2004/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.3.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.0
2025-12-22 22:34:34 +07:00
An Bui
03d295c32a
Merge pull request #44 from AnBui2004/dependabot/gradle/com.google.gms-google-services-4.4.4
Bump com.google.gms:google-services from 4.4.3 to 4.4.4
2025-12-22 22:34:24 +07:00
An Bui
22cae07605
Merge pull request #45 from AnBui2004/dependabot/gradle/androidx.activity-activity-ktx-1.12.2
Bump androidx.activity:activity-ktx from 1.12.1 to 1.12.2
2025-12-22 22:34:14 +07:00
An Bui
48c8144ce4 Merge branch 'master' of https://github.com/AnBui2004/Vectras-VM-Emu-Android 2025-12-22 19:27:22 +07:00
An Bui
ca6ba43b0c 4.0.0 2025-12-22 19:27:19 +07:00
dependabot[bot]
59b5709f72
Bump androidx.activity:activity-ktx from 1.12.1 to 1.12.2
Bumps androidx.activity:activity-ktx from 1.12.1 to 1.12.2.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 08:22:45 +00:00
dependabot[bot]
78211af485
Bump com.google.gms:google-services from 4.4.3 to 4.4.4
Bumps com.google.gms:google-services from 4.4.3 to 4.4.4.

---
updated-dependencies:
- dependency-name: com.google.gms:google-services
  dependency-version: 4.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 08:22:39 +00:00
dependabot[bot]
f4a6ccfa9f
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.0
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 08:22:19 +00:00
An Bui
437daab95b
Merge pull request #491 from AnBui2004/master
Update.
2025-12-22 02:18:52 +07:00
An Bui
3b6ff38157 Update. 2025-12-22 02:17:39 +07:00
An Bui
992a8fe4b9
Merge pull request #490 from AnBui2004/master
3.4.9
2025-12-22 00:08:21 +07:00
An Bui
6ff555655a Update README.md 2025-12-22 00:07:41 +07:00
An Bui
62195c8f94 3.4.9
- Supports the new Qemu 9.2.4 3dfx.
2025-12-22 00:05:00 +07:00
An Bui
48ec8ae9f2
Merge pull request #489 from AnBui2004/master
Update vroms-store.json
2025-12-21 19:45:03 +07:00
An Bui
91c93da2ee Update vroms-store.json 2025-12-21 19:44:34 +07:00
An Bui
3cc4a30dbb
Merge pull request #488 from AnBui2004/master
3.4.8
2025-12-21 00:15:55 +07:00
An Bui
ad47dfb60e 3.4.8
- Fixed the hidden navigation bar and create button when returning to the virtual machine list.
- Added another tap on Rom store or Software & driver in the navigation bar to open search.
- Fixed the issue of content reloading when tapping any item in the navigation bar multiple times.
- Fixed the slow loading of the virtual machine list.
- Fixed the System monitor error when performing actions too quickly.
- Fixed the Home screen error when performing actions too quickly.
- Fixed the Setup Wizard potentially becoming unresponsive during the System File Installation step.
- Fixed the VNC settings and removable device control dialog box causing unresponsiveness on the VNC screen.
2025-12-21 00:14:34 +07:00
An Bui
c937d03c2c
Merge pull request #487 from AnBui2004/master
Update software-store.json
2025-12-20 13:02:53 +07:00
An Bui
bb0eb35804 Update software-store.json 2025-12-20 13:02:20 +07:00
An Bui
502da0c43a
Merge pull request #486 from AnBui2004/master
Update README.md
2025-12-20 12:58:24 +07:00
An Bui
524bb3bc88 Update README.md 2025-12-20 12:57:49 +07:00
An Bui
43d4148e93
Merge pull request #485 from AnBui2004/master
Update software-store.json
2025-12-20 12:56:34 +07:00
An Bui
dcb50303af Update software-store.json 2025-12-20 12:56:14 +07:00
An Bui
79a051d8a8
Merge pull request #484 from AnBui2004/master
3.4.7
2025-12-20 12:55:28 +07:00
An Bui
9ae5548f52 3.4.7
- Added software and drivers.
- Fixed the issue of virtual machines not running with X11.
2025-12-20 12:53:05 +07:00
An Bui
bcc3abdf79
Merge pull request #483 from AnBui2004/master
3.4.6
2025-12-19 14:30:26 +07:00
An Bui
35b3b44e43 Update 2025-12-19 14:28:58 +07:00
An Bui
14943b8844 3.4.6
- Fixed the issue where the virtual machine wouldn't run when the filename contained parentheses.
- Added Google Play services.
2025-12-19 14:26:27 +07:00
An Bui
f6ec5d12f5
Merge pull request #482 from AnBui2004/master
Update vroms-store.json
2025-12-18 20:18:39 +07:00
An Bui
ebbf1882cb Update vroms-store.json 2025-12-18 20:17:30 +07:00
An Bui
a56df55db1
Merge pull request #481 from AnBui2004/master
Update vroms-store.json
2025-12-18 18:00:41 +07:00
An Bui
b1fa69b023 Update vroms-store.json 2025-12-18 18:00:07 +07:00
An Bui
8eb6c14a97
Merge pull request #479 from AnBui2004/master
3.4.5
2025-12-17 12:40:29 +07:00
An Bui
3ed62bfb66 3.4.5
- Improved the interface for the virtual hard drive creation dialog box.
- Removed import HDD1.
2025-12-17 12:38:56 +07:00
An Bui
01a23cbfee
Merge pull request #478 from AnBui2004/master
Update README.md
2025-12-16 22:51:43 +07:00
An Bui
97063de1fe Update README.md 2025-12-16 22:51:02 +07:00
An Bui
7080730726
Merge pull request #477 from AnBui2004/master
Update vroms-store.json
2025-12-16 22:45:36 +07:00
An Bui
4cd176f9bf Update vroms-store.json 2025-12-16 22:44:35 +07:00
An Bui
b7f1be6014
Merge branch 'xoureldeen:master' into master 2025-12-16 22:40:10 +07:00