Skip to content

Releases: phhusson/treble_experimentations

AOSP 11.0 v300.c

30 Sep 06:57
Compare
Choose a tag to compare
AOSP 11.0 v300.c Pre-release
Pre-release

THIS IS NOT MEANT FOR DAILY USE.

  • Fix OMX (and thus multimedia and browsers) on some Pie vendors
  • Fix promity sensor for some devices
  • Fix brightness control being only 80-100% on Samsung devices

AOSP 11.0 v300.b

28 Sep 22:16
Compare
Choose a tag to compare
AOSP 11.0 v300.b Pre-release
Pre-release

THIS IS NOT MEANT FOR DAILY USE.

  • Fixes boot for A-only devices
  • Fixes support for vndk 26
  • Fixes logcat for A-only devices
  • Fixes support for sdcards

AOSP 11.0 v300.a

28 Sep 09:44
Compare
Choose a tag to compare
AOSP 11.0 v300.a Pre-release
Pre-release

First Android 11 pre-release

THIS IS NOT MEANT FOR DAILY USE.

The goal of this release is mainly to have Android 11 booting on most devices. Expect most hardware features to be broken.

Software integration (Launcher, icons, gapps, ...) is expected to be broken, don't report it.

system-roar-arm64-ab-vndklite-vanilla provides vndk-lite support for vndk 28 and v29.

If you have a vndk 28+ a-only, rollback to vndk 26/27.

Send your device's feedback to https://forms.gle/ytvzQEF8x2x9tzSK7

AOSP 10.0 v222

06 Aug 08:43
Compare
Choose a tag to compare
  • August security patch
  • Add various options for Nubia Redmagic 5G in Treble settings
  • Add the ability to remove the recommended cards in settings (thanks @sooti)
  • Fixes some cases of hardware video decoding not working (thanks @darkestDark)

AOSP 10.0 v221

08 Jul 10:19
Compare
Choose a tag to compare
  • July security patch

AOSP 10.0 v220

18 Jun 22:35
Compare
Choose a tag to compare
  • Fix boot on Moto One Macro
  • Fix media on Pie vendors
  • Home hardware button can wakeup the device
  • Treble settings now list resolution in addition to FPS, some devices can expose multiple resolutions and multiple FPS.
  • Fix double tap to wake on Galaxy A51
  • Fix fingerprint gestures on Moto One Action
  • Fix various SELinux fixes to improve integrated su on Samsung devices
  • Fix recent/home/back keys on some Samsung devices
  • Expose all refresh rates on Razer Phone (originally only 120Hz was available)

Something new!
There is now a "My device" section in Treble settings, where you can contact a maintainer dedicated to your device, and a community of users for that device. This also contains various Treble app presets that user usually needed to setup manually.

If you're interested to become maintainer for your device, look at https://github.com/phhusson/treble_presets/ and contact me!

AOSP 10.0 v219

03 Jun 21:33
Compare
Choose a tag to compare

Hot fix for Oreo vendors (vndk 26 and vndk27)
v218 has broken multimedia playback for Oreo. This release fixes it.

Other fixes:

  • Fix FOD on Vsmart Live
  • Fix random crash related to Force FPS Treble setting
  • Fix overlay for various devices

AOSP 10.0 v218

02 Jun 20:34
Compare
Choose a tag to compare
  • June security patch
  • Treble Settings' securize option now works on Magisk
  • Add "disable A2DP offload" workaround in Treble Settings
  • Add double-tap-to-wake for Vsmart devices
  • Enable Netflix HD on Xiaomi Mi 9 and Redmi Note 9S (probably requires Securize)
  • Fix missing navigation gestures in gapps variant
  • Include talkback in gapps variant
  • Fix exfat on some Q vendors

AOSP 10.0 v217

25 May 22:37
Compare
Choose a tag to compare
AOSP 10.0 v217 Pre-release
Pre-release

This release uses new gapps, so please beware that some things could be broken.

  • Add "disable A2DP offload" workaround in Treble Settings
  • Enable Xiaomi options on Redmi devices (Redmi Note 9S)
  • Fix Bluetooth on Redmi Note 9S, fingerprint-as-enter, and broken audio
  • Re-enable Gapps on 32bits targets
  • Enable Android Go gapps on all targets
  • Fix optical under-display fingerprint on Samsung devices (Galaxy A51, Galaxy A50, ...)
  • Add an option to expose all cameras on Samsung devices
  • Improve under-display fingerprint for Xiaomi devices running MIUI 12 vendor
  • Treble Settings' securize option now works on Magisk
  • Add an option to remove telephony service for WiFi-only devices
  • Add a workaround in Treble Settings for a bug on some devices where video recording is broken after some uptime

AOSP 10.0 v216

05 May 08:05
Compare
Choose a tag to compare
  • May security patch
  • Fix boot on Samsung Galaxy A30 @crazo7924
  • Fix long boot on Oreo vendor for Redmi 6A and Redmi 6 @myst33d
  • Fix ultrasonic fingerprint sensor on Samsung Q vendors @phhusson
  • Fix recent buttons on FLOSS variant @phhusson
  • Fix flashlight on S10 lite @mainey
  • Fix double-tap-to-wake on Xiaomi Redmi Go @phhusson

New overlays (fixes battery stats, automatic brightness, ...)

Developer-side:

  • Cleanup of IMS use in hardware overlays @Dunedan
  • Gives more changes for vendor media profile to work @phhusson

Treble settings:

  • Qualcomm devices: Add an option to use vendor media profiles. This may enable higher camera recording resolution @phhusson
  • Qualcomm devices: Add an option to use vendor audio policy. This may fix some audio issues, but might create some others. @phhusson
  • Add an option to disable audio effects. This might fix some audio issues. @phhusson
  • Oppo: Add an option to enable dc diming @phhusson
  • Invert logic for navbar: navbar is enabled by default, but can be disabled @phhusson