Commit graph

40 commits

Author SHA1 Message Date
An Bui
582d1d9845 4.3.1
- Improved system update.
- Added error reporting when virtual drive creation fails.
- Automatically resumes opening the X11 screen after missing packages have been installed.
- Fixed an issue with the virtual machine startup dialog getting stuck.
- Fixed an issue when selecting an invalid file in the virtual machine control dialog.
- Fixed a failure to check if the device supports 64-bit.
- Added a check for available Google Play services.
- Improved checking for broken virtual machine listings.
- New Terminal2.
- Cleaned up unnecessary resources and assets.
- Fixed other minor issues.
2026-07-07 15:43:01 +07:00
An Bui
661be39c3b
Merge pull request #90 from AnBui2004/dependabot/gradle/com.google.firebase-firebase-messaging-25.1.0
Bump com.google.firebase:firebase-messaging from 25.0.2 to 25.1.0
2026-07-06 11:36:49 +07:00
An Bui
30c98c3c17
Merge pull request #91 from AnBui2004/dependabot/gradle/com.google.firebase-firebase-bom-34.15.0
Bump com.google.firebase:firebase-bom from 34.14.1 to 34.15.0
2026-07-06 11:36:37 +07:00
dependabot[bot]
6b00df5785
Bump gradle-wrapper from 9.5.0 to 9.6.0
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 08:17:43 +00:00
dependabot[bot]
56dd71a355
Bump com.google.firebase:firebase-bom from 34.14.1 to 34.15.0
Bumps com.google.firebase:firebase-bom from 34.14.1 to 34.15.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-version: 34.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 08:17:20 +00:00
dependabot[bot]
71614fa6ff
Bump com.google.firebase:firebase-messaging from 25.0.2 to 25.1.0
Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 25.0.2 to 25.1.0.
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-version: 25.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 08:17:17 +00:00
An Bui
c2fa2cb5fb
Merge pull request #88 from AnBui2004/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.4.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0
2026-06-16 20:17:01 +07:00
dependabot[bot]
d14e14cb9b
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.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.3.21...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 08:22:42 +00:00
dependabot[bot]
43a2c020d5
Bump com.google.firebase:firebase-bom from 34.14.0 to 34.14.1
Bumps com.google.firebase:firebase-bom from 34.14.0 to 34.14.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-version: 34.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 08:21:14 +00:00
An Bui
b2323f906c 4.2.3
- The built-in X11 display now works with Android 14+.
- Added the option to use the built-in X11 display or the Termux:X11 app.
- Added the option to toggle the blur effect.
- Added the ability to hide all buttons on the built-in X11 display.
- Fixed the issue where the app wouldn't respond when the virtual machine was using Shared Folder.
- New VM options dialog.
- Added a Cleanup option.
- Fixed the issue where the virtual machine startup dialog wouldn't close when the virtual machine failed to start.
- Fixed the issue with the virtual machine list.
- Fixed the issue when opening links in Rom info.
- Removed the img file creation size limit.
- Several minor interface improvements.
- Bugs fixed.
2026-06-08 17:08:05 +07:00
An Bui
307291c5f4 4.2.1
- Improved Settings.
- Added option to receive notifications about suggestions and tips.
2026-05-30 17:18:27 +07:00
An Bui
d53c40b926 4.1.9
- Added floppy disk drive B.
- Added feature to prevent reusing a file in multiple locations within the virtual machine.
- Fixed issue preventing the creation and editing of virtual machines from Param Notebook.
2026-05-19 12:51:55 +07:00
dependabot[bot]
5bde022fc8
Bump gradle-wrapper from 9.4.1 to 9.5.0
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 11:02:21 +00:00
An Bui
9db584d314 4.1.4
- Added pinch-to-zoom functionality for VNC.
- Bugs fixed.
2026-05-06 13:19:42 +07:00
An Bui
fabef26045 4.1.3
- Added press and hold an item in the Log to copy it.
- Bugs fixed.
2026-05-05 22:58:34 +07:00
An Bui
017306c74c 4.1.2
- Added toggle for Edge-to-Edge in VNC.
- Fixed the issue of overlapping multiple audio sources in VNC.
- Added screenshot animation for VNC.
- Bugs fixed.
2026-05-04 22:00:03 +07:00
An Bui
4f1f6bd802 4.0.2
- Improved VNC display.
- Fixed crash issue when selecting files.
- Bugs fixed.
2026-04-26 14:24:15 +07:00
An Bui
59ae544156 4.0.0
- Added continued audio playback when leaving and returning to the VNC screen.
- Folder sharing server are now only accessible on the device.
- Added support for a second optical drive.
- Added options to turn sound on and off.
- Displays the virtual machine control dialog directly when the user clicks on the virtual machine's menu in the list of virtual machines on the main screen while it is running.
- Bug fixed.
2026-04-25 16:46:18 +07:00
An Bui
c947a6c9b5 3.9.9
- Fixed a crash issue in Qemu general settings.
- Fixed a bug where multiple audio streams played simultaneously when leaving and returning to the VNC screen.
- Added a file sharing server.
- Fixed a crash issue with the virtual machine control dialog.
- Fixed an issue when receiving selected files from Xiaomi File Manager and ES File Explorer.
- Fixed the issue of audio not playing when using ich9-intel-hda.
- Improved the sampling rate for audio playback from 44kHz to 48kHz.
2026-04-21 22:06:12 +07:00
An Bui
16d4c2c673 3.9.7
- Added console for virtual machines.
- Added screenshot capture for virtual machines.
- New removable device change dialog interface.
- The device change dialog now waits for the operation to complete and only closes after the operation is successful.
2026-04-18 18:29:56 +07:00
An Bui
0425f957d5 3.9.6
- Bugs fixed.
2026-04-14 20:56:23 +07:00
An Bui
4c153ed129 3.9.1
- Firebase Crashlytics has been added back.
- Notifications have been improved.
- Viewing in the An Bui app has been added to supported content in the Rom store.
2026-03-29 00:02:21 +07:00
An Bui
2ecf30929a 3.9.0
- Fixed issues in Store categories.
- Fixed issue where custom memory was set too large.
- Improved ROM error detection.
- Updated the selection dialog.
- Added export and import support for paused virtual machines.
- Improved virtual machine resuming.
- Fixed crash when folders could not be opened.
- Improved virtual machine list data error detection.
- Fixed issue when selecting the Custom option in the Setup Wizard.
- Fixed crash when virtual machine pause fails.
2026-03-27 20:29:53 +07:00
dependabot[bot]
a500e42d56
Bump gradle-wrapper from 9.4.0-rc-1 to 9.4.0
Bumps gradle-wrapper from 9.4.0-rc-1 to 9.4.0.

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 08:31:38 +00:00
An Bui
2651d77722 3.8.4
- Fixed the issue where the language was not applied based on user selection in some cases.
- Added system-based language switching.
- Added Vietnamese.
2026-03-07 23:50:22 +07:00
An Bui
6db0707619 3.8.2
- Only scan and add files to Drive and CD-ROM when necessary during ROM export.
2026-02-05 22:47:40 +07:00
An Bui
9038a15e5e 3.7.1
- Bugs fixed.
2026-01-17 12:29:21 +07:00
An Bui
6130045432 3.4.2
- Added settings for X11 display.
- Added option to run Qemu with Xterm.
- Fixed missing fluxbox.
- Improved X11 on Android 14+.
- Improved System monitor stability.
- Improved interface for Quick Edit.
- Added option to check rom file before extracting.
- Improved interface for Theme settings.
2025-12-09 00:24:45 +07:00
An Bui
7d38421eb2 3.3.1
- Fixed the issue of exporting rom with virtual machine ID.
- New dialog for copying files in creating new virtual machine.
- New dialog showing information after successful rom import.
- Improved interface of creating new virtual machine.
2025-11-16 21:25:18 +07:00
An Bui
e058dc6f06 3.2.0
- Added new Qemu for x86_64.
- Automatically use older Alpine Linux versions for devices that don't support 64-bit.
- Fixed issue with aria2c.
2025-10-10 12:53:20 +07:00
An Bui
549e89584e Xangos 2025-06-26 11:25:37 +07:00
An Bui
9452c125fe Gugelhupf 2025-03-08 12:48:59 +07:00
An Bui
8ca54aa1f5 Bread 2025-01-17 00:10:57 +07:00
xoureldeen
12fe61b2e0 2.9.2 2024-10-29 03:24:38 +03:00
Epic Studios
f8f2a23bcd 2.8.4 still in development 2024-03-24 17:03:04 +02:00
Epic Studios
9edcda8d1e gg 2024-02-08 01:35:02 +02:00
Epic Studios
512140534c V2.1
V2.1 stable
2024-01-10 04:46:21 +02:00
Epic Studios
907071bb99 gg 2023-12-31 00:18:57 +02:00
Epic Studios
a47a6ea153 V2.0
debug version build 37 v2.0
2023-12-28 19:29:36 +02:00
Epic Studios
2b653cf650 Initial commit 2023-11-08 02:10:23 +02:00