Skip to content

Fusion OS AidLux

Version

AidLux 2.0

Release Date: 2023-08-23
Build ID: 2.0.0.1619

Upgrade requires reinstalling and extracting the Linux environment. Please back up your data first.

[Feature Updates]

  • Upgraded AidLux Linux environment to Ubuntu 20.04 for better compatibility with mainstream developer ecosystems
  • Adapted for Android 13/14, Xiaomi HyperOS, and HarmonyOS 4.0 by Huawei
  • Aid desktop now supports switching between Chinese and English
  • AidLux web terminal adds right-click text copy feature
  • Brand new AidLux App Repository and AppCenter for an improved user experience
  • Enhanced AidLux package manager aid-pkg, providing a user experience similar to apt
  • On external keyboard connection, AidLux can now hide the on-screen keyboard
  • Built-in AidLux web apps support IP whitelist access control
  • Passwords for Aid desktop user authentication are now encrypted with asymmetric encryption
  • All-new AidLite SDK provides more flexible and powerful AI inference capabilities, now with C++ API support
  • All-new AidStream SDK enables fast development for RTSP-based video streaming with hardware encoding/decoding and stream pushing/pulling
  • All-new AidCV SDK replaces the original CVS, offering enhanced OpenCV-based features

AidLux 1.4

Release Date: 2023-03-31
Build ID: 1.4.0.696

[Feature Updates]

  • System: Improved user experience for wireless debugging; automatic button clicking for setting changes (also includes Android 12 process limit issue fix from version 1.3)
  • System: OpenCV depth camera support
  • System: Aid desktop improvements — added special keys (Tab, ESC, etc.) in Web Terminal; desktop UI optimizations
  • System: Aid desktop now encrypts login passwords using asymmetric encryption for improved security
  • System: Added AppMonitor background service (appmon) for user app registration, status monitoring, and info querying
  • Development: New visual AI application framework AidStream (Python-based) allows configurable pipeline-style AI development for image data (images, streams) on AidLux
  • Development: New IPC development framework AidIPC for Android-Linux cross-system communication
  • Development: CVS Python module now supports U3V camera FPS and resolution settings
  • Application: Updated ApkBuild tool to let developers package Python apps into standalone APK installers

[Bug Fixes]

  • System: Audio playback issue in Linux desktop environment
  • System: Improved system startup verification process to prevent system access issues due to verification errors
  • System: Adapted native terminal title bar buttons for irregular screen shapes
  • System: Fixed freeze at startup screen after multiple install/uninstall operations
  • System: Loading issue under privacy policy screen
  • System: Conflict issue between external and on-screen keyboards
  • System: Copy-paste issues in native terminal after soft keyboard lock
  • System: Touching the screen during system initialization should not trigger the input method
  • System: Pressing the "Recent" button and returning during system init would cause UI disappearance
  • System: UI crash when entering terminal from a non-main thread without desktop installed
  • Development: False error messages shown when U3V camera interface is released
  • Development: Exceptions during model loading/inference processes
  • Development: WebView loading error in cameraDialog