Skip to content

crDroidAndroid-15.0-20250412-gta2xlwifi-v11.4

Pre-release
Pre-release

Choose a tag to compare

@UDPSendToFailed UDPSendToFailed released this 12 Apr 14:24
· 1 commit to main since this release
  • Android 15 QPR2 release with March & April security patches
  • crDroid 11.3 & 11.4 changes included:
  • Native desktop mode from AOSP, can be enabled in Developer options -> Enable freeform windows
  • Fixed incorrect orientation of images taken with camera - thanks to acroreiser
  • Added manual focus support
    • To use this, download a camera app that supports it. For example OpenCamera, select Camera2 as Camera API in settings, and switch to MF mode.
  • Improved macro focus for closer distances to make use of the hardware's capabilities
  • Fixed clicking noises from the camera that happened while booting and opening / closing camera apps
  • Fixed lift to wake battery drain by utilizing the device's SAR sensor for the initial wakeup
  • Fixed incorrect generic Bluetooth & WiFi MAC addresses, they are now set to the unique device-specific identifiers from the EFS partition
  • Improved multitasking by setting swappiness to 100 so the system moves apps to zram rather than killing them
  • Switched to Qualcomm Bluetooth service from generic one to fix some minor issues (for example, lagging mouse cursor with BT mouse)
  • Switched to 64-bit Bluetooth blobs from Xiaomi Redmi Note 4
  • Fixed USB tethering so the tablet's WiFi connection can be shared over USB to other devices
  • Removed FRP support as it's useless with unlocked bootloader
  • Some misc vendor blob cleanups with enabled ELF checks
  • Updated library functions from Arm & some misc optimizations in the kernel
  • Disabled GPU frequency override, allowing it to reach 650 MHz (previously limited to 600 MHz), matching Snapdragon 625/626/632 levels
  • Extended display brightness range for smoother transitions with lower minimum and higher maximum brightness, making use of the panel's capabilities
  • Changed default IO scheduler to noop
  • Removed built-in KernelSU support, it will be available as a flashable boot image separately