Skip to content

CrDroid 10.2-20240309 for Xiaomi 12S Pro (unicorn)

Choose a tag to compare

@RITEFANG RITEFANG released this 09 Mar 16:24
73dc9f1

Build date: 2024-03-09
Security patch: 2024-02-05
Build Type: UNOFFICIAL

  • frameworks/base
    f60b1275a4f2 base: SystemUI: Also use TAG to count group notifications
    7e7c1ed81c0e SystemUI: RecordingService: Fix non dismissing notifications
    d4acf2b1a811 Screenrecord: Dismiss notification on stop
    7406c05032ce SystemUI: screenshot: Group the post action notifications
    2a3296095b57 flags: change UDFPS_NEW_TOUCH_DETECTION to false by default.
    d516b8906a10 Bring back UDFPS icons

  • packages/apps/crDroidSettings
    41ab4c8 crdroid: Re-enable UDFPS icon picker

  • packages/modules/Bluetooth
    ed4ae0b453 Bluetooth: Preserve APM_ENHANCEMENT on boot
    07ee079e20 PlayerSettingsManager: Add null checks to avoid crash for MediaPlayerWrapper or session token

  • vendor/addons
    13f3ad6a crdroid: Bring back UDFPS icons

  • vendor/lineage
    8002a35f android: merge_dtbs: Respect miboard-id while merging

  • vendor/pixel-framework
    1e209be SystemUIGoogle: Do not overlay themepicker

====================
03-08-2024

  • frameworks/base
    9ae2491c648e Allow adding space below IME on disabling navigation hint [1/3]
    edf501af88ef Revert "biometrics: Fix udfps races"
    3c03bee9c9af Revert "SystemUI: Fix default UDFPS animation offset"

  • frameworks/native
    e333363cb6 services: Pin surfaceflinger to display cpuset
    835e68d8c9 SF: Limit frame rate overrides to 60 Hz if touch boost is disabled
    09f6a55c15 SF: Prevent rounding error in Fps arithmetic
    c95e83dd8e SF: update frameRateOverride list when policy changes
    60e163bafc SF: use drawing state for Winscope
    b2b86561c6 Fix setMatrix failed issue when rotating
    99a1712f59 Remove extra layering of HDR capabilities on top of HWC
    77ec233790 Assign previous release fence to previous frame ID
    bfb8ec60e4 Remove redundant calls and correct some comments.
    7103bf5262 SF: remove the redundant variable on updateCursorAsync.
    e265e4c67f sf: Optimize doDump function in SurfaceFlinger
    c8a5325d42 Remove redundant call in Layer's constructor.

  • packages/apps/Settings
    59329b4311 Allow adding space below IME on disabling navigation hint [2/3]

  • packages/apps/crDroidSettings
    57602a9 crdroid: Add strings for space below IME

  • system/core
    a0f99cd70 Merge pull request #20 from SigmaDroid-Project/uclamp_revert

  • vendor/addons
    1aa14882 Allow adding space below IME on disabling navigation hint [3/3]

====================
03-07-2024

  • frameworks/base
    7f075982f147 biometrics: Fix udfps races
    2616de77ce2a Revert "SystemUI: Update udfps animation position on sensor props change"
    e8a9b7f921ad Catch IllegalArgumentException as it might indicate corrupted packages.xml
    d5726e797c1a Prevent error message on svc power reboot
    16543635cd25 Avoid string and varargs allocations for preconditions checks in hot methods
    23573f7d96b2 HwParcel: Remove ambiguous nullability annotation.

  • packages/apps/LineageParts
    98f4ab0 ChargingControl: Respect 24 hour locales in TimePicker

====================
03-06-2024

  • frameworks/av
    63c887d477 Camera: Bump up the offline switch capture request timeout

  • frameworks/native
    a59d2c04e8 Fix "Abnormal while playing netflix in PIP mode"

  • system/vold
    6f0971f vold: Unmount StubVolume disks before unmounting EmulatedVolumes

====================
03-05-2024

  • frameworks/base
    f2863991f250 SystemUI: Fix QS tile dialog background color

  • frameworks/native
    2410babff6 Fix BatteryService enum inconsistent with BatteryManager

  • system/core
    780d18c6f Revert "boost uclamp_min for loading modules in parallel"