mirror of
https://github.com/arian-ota/changelog
synced 2025-11-03 21:45:57 +08:00
mondrian: Changelog update 2024-01-08
This commit is contained in:
280
mondrian.txt
280
mondrian.txt
@@ -1,145 +1,183 @@
|
||||
====================
|
||||
2023-12-13
|
||||
2024-01-08
|
||||
====================
|
||||
* device/xiaomi/mondrian
|
||||
915af95 mondrian: overlay: Configure power button and fingerprint screen location [Arian]
|
||||
8f3da08 mondrian: Drop unnecessary vibrator effects [Arian]
|
||||
b472093 mondrian: Move audio firmware to proper section [Arian]
|
||||
|
||||
* device/xiaomi/sm8450-common
|
||||
48a593c6a sm8450-common: overlay: Enable multiple vibration strength levels support [Michael Bestas]
|
||||
443b024e0 sm8450-common: modules from mondrian [Arian]
|
||||
|
||||
* frameworks/base
|
||||
b434bd6e7bd8 udfps: Scale coordinates on action down events [Arian]
|
||||
e1b824686891 udfps: Trigger onFingerDown with regular action down events too [Arian]
|
||||
|
||||
* kernel/xiaomi/sm8450
|
||||
32f7bbb12470 fixup! ARM64: configs: Add mondrian config [Arian]
|
||||
13d04c9d90c1 arm64: Add config option for wl2866d camera [Arian]
|
||||
|
||||
====================
|
||||
2023-12-12
|
||||
====================
|
||||
====================
|
||||
2023-12-11
|
||||
====================
|
||||
====================
|
||||
2023-12-10
|
||||
====================
|
||||
====================
|
||||
2023-12-09
|
||||
====================
|
||||
* device/xiaomi/sm8450-common
|
||||
5e3617bed Revert "Revert "sm8450-common: Switch to defconfig fragments"" [Arian]
|
||||
7f48d6862 Revert "Revert "sm8450-common: Pass TARGET_PRODUCT variable to kernel flags"" [Arian]
|
||||
c407aff0f Revert "Revert "sm8450-common: Move away from kernelplatform"" [Arian]
|
||||
3157fa2a8 Revert "sm8450-common: Include cvp-kernel" [Arian]
|
||||
|
||||
* frameworks/av
|
||||
3a6637372f codec2: Change a Info print into Verbose [Shrikara B]
|
||||
a4ff8c629d CCodec: Use pipelineRoom only for HW decoder [Shrikara B]
|
||||
5558539ca2 [WA] Codec2: queue a empty work to HAL to wake up allocation thread [Jiajia Cong]
|
||||
288f01ece5 CCodec: Control the inputs to avoid pipeline overflow [Shrikara B]
|
||||
e7564cb2ca codec2: Use numClientBuffers to control the pipeline [Shrikara B]
|
||||
d1f6fcb96c SessionConfigurationUtils: Allow privileged camera apps to create raw streams for raw capable cameras [Arian]
|
||||
7d2e8dbef8 codec2: Change a Info print into Verbose [Shrikara B]
|
||||
2bf5cd90f6 CCodec: Use pipelineRoom only for HW decoder [Shrikara B]
|
||||
da8669a60e [WA] Codec2: queue a empty work to HAL to wake up allocation thread [Jiajia Cong]
|
||||
aaa8d934ef CCodec: Control the inputs to avoid pipeline overflow [Shrikara B]
|
||||
afd9cad475 codec2: Use numClientBuffers to control the pipeline [Shrikara B]
|
||||
628d54279d SessionConfigurationUtils: Allow privileged camera apps to create raw streams for raw capable cameras [Arian]
|
||||
|
||||
* frameworks/base
|
||||
df68e2c03964 Camera: Expose aux camera if packagename is null [wbs306]
|
||||
f69b969d2676 Camera: Expose aux camera if packagename is null [wbs306]
|
||||
|
||||
* frameworks/opt/telephony
|
||||
86b0e90aae Enable vendor Telephony plugin: MSIM Changes [Sneh Bansal]
|
||||
ce1be2f0e3 Skip sending duplicate requests [Sandeep Gutta]
|
||||
76c41dbc6d Start using inject framework support [Sandeep Gutta]
|
||||
10308a2448 Reset data activity after traffic status poll stops [Mengjun Leng]
|
||||
b94b7d4bb2 Make a few members of DSM overridable and accessible [Mengjun Leng]
|
||||
9240ed79cd Add provision to override CellularNetworkService [Sneh Bansal]
|
||||
750a124c33 Disable proguard for CellularNetworkServiceProvider [Avinash Nalluri]
|
||||
8ed9fdc19e Enable vendor Telephony plugin: MSIM Changes [Sneh Bansal]
|
||||
eefdd4ba20 Skip sending duplicate requests [Sandeep Gutta]
|
||||
d7ab23dd24 Start using inject framework support [Sandeep Gutta]
|
||||
980f243857 Reset data activity after traffic status poll stops [Mengjun Leng]
|
||||
d593a02099 Make a few members of DSM overridable and accessible [Mengjun Leng]
|
||||
a1c09f9091 Add provision to override CellularNetworkService [Sneh Bansal]
|
||||
c59038ae20 Disable proguard for CellularNetworkServiceProvider [Avinash Nalluri]
|
||||
|
||||
* hardware/xiaomi
|
||||
e77e33d vibrator: effect: Read vibration fifo data from vendor [Arian]
|
||||
721c332 Import qti vibrator effect and rename [Arian]
|
||||
39a05cb sensors: Handle fod press status without coordinates [Arian]
|
||||
3404cc8 sensors: Add udfps long press sensor [Cosmin Tanislav]
|
||||
4d9c82e sensors: Fix locking around setOperationMode and activate [Cosmin Tanislav]
|
||||
01dd674 sensors: Move one shot sensor out of main class [Cosmin Tanislav]
|
||||
1b2ffa0 sensors: Make sensor set mode operation function virtual [Cosmin Tanislav]
|
||||
f742d14 sensors: Make sensor flush function virtual [Cosmin Tanislav]
|
||||
d261140 sensors: Make sensor run function virtual [Cosmin Tanislav]
|
||||
20d27f2 sensors: Make sensor batch function virtual [Cosmin Tanislav]
|
||||
90b2724 Add dummy sensors sub HAL [Cosmin Tanislav]
|
||||
4e98f1e vibrator: effect: Read vibration fifo data from vendor [Arian]
|
||||
2a31c8e Import qti vibrator effect and rename [Arian]
|
||||
f14e5b1 sensors: Handle fod press status without coordinates [Arian]
|
||||
df4bfa6 sensors: Add udfps long press sensor [Cosmin Tanislav]
|
||||
27a4d54 sensors: Fix locking around setOperationMode and activate [Cosmin Tanislav]
|
||||
18a6a24 sensors: Move one shot sensor out of main class [Cosmin Tanislav]
|
||||
c131d2d sensors: Make sensor set mode operation function virtual [Cosmin Tanislav]
|
||||
83cfe7b sensors: Make sensor flush function virtual [Cosmin Tanislav]
|
||||
46a21eb sensors: Make sensor run function virtual [Cosmin Tanislav]
|
||||
0ee09c2 sensors: Make sensor batch function virtual [Cosmin Tanislav]
|
||||
b1ff253 Add dummy sensors sub HAL [Cosmin Tanislav]
|
||||
|
||||
* kernel/nubia/sm8150
|
||||
665555c2127e Merge remote-tracking branch 'sm8150/lineage-20' into HEAD [Nolen Johnson]
|
||||
|
||||
* kernel/xiaomi/sm8450
|
||||
a61feba7a1b1 ARM64: configs: Add mondrian config [Arian]
|
||||
229af9e5d6ea ARM64: configs: xiaomi: Decommonize some configs and disable SPSS [Arian]
|
||||
034d6a2f98d8 [WIP] input: touchscreen: xiaomi: Reverse from stock module [kxxt]
|
||||
c7851b0ef9a9 input: touchsreen: xiaomi: Import updated header from M11 [Arian]
|
||||
84cd59d77e75 [WIP] input: touchscreen: goodix_9916: Reverse from stock module [kxxt]
|
||||
d35a6e78b559 input: touchscreen: goodix_9916: Import new touch headers from M11 [Arian]
|
||||
b2d1b615cac2 input: touchscreen: Import goodix_9916 from yudi-t-oss [Arian]
|
||||
4457e6233939 input: misc: qcom-hv-haptics: Import changes from mondrian-s-oss [Arian]
|
||||
f84ab0467d46 input: misc: Checkout qcom-hv-haptics to 43425e23eccc9ef731f6859480bc562f54833c78 [Arian]
|
||||
4ea38b99428c net: wireless: cnss2: Update xiaomi changes from garnet-t-oss [Arian]
|
||||
6eaf94088033 soc: qcom: fsa4480: Use mmhardware [Arian]
|
||||
62b7ac252b54 misc: Import mmhardware [Arian]
|
||||
a9b10c124784 misc: hwid: Add more project id's and their codenames [Arian]
|
||||
cf0ad8d4535b power: supply: xiaomi: Support WIRELESS_REVERSE_CLOSE [Arian]
|
||||
44c7b61736ce misc: Import wl2866d from mondrian-s-oss [Arian]
|
||||
b0dabcc8ba3c input: fingerprint: Import goodix_fod_G3S from mondrian-s-oss [Arian]
|
||||
|
||||
* kernel/xiaomi/sm8450-devicetrees
|
||||
7541787c camera-devicetree: Add support for mondrian from MIUI V14.0.5.0.TMNMIXM [Arian]
|
||||
d6e4d690 audio-devicetree: Match mondrian V14.0.5.0.TMNMIXM [Arian]
|
||||
e5cfd7e2 audio-devicetree: Add support for mondrian [Arian]
|
||||
a786eb81 audio-devicetree: Decommonize swr haptics disable [Arian]
|
||||
3b340861 display-devicetree: Match mondrian V14.0.5.0.TMNMIXM [Arian]
|
||||
18c44bc3 display-devicetree: Disable build for thor, mayfly and unicorn [Arian]
|
||||
d7352238 display-devicetree: Add support for thor, unicorn, mondrian and mayfly [Arian]
|
||||
53c7aa6c Update from mondrian MIUI V14.0.5.0.TMNMIXM [Arian]
|
||||
d6e93911 Disable build except for cupid, zeus and mondrian [Arian]
|
||||
eae2d76b Disable build for thor, unicorn and mayfly [Arian]
|
||||
b99d6c2a Add support for mayfly, mondrian, thor and unicorn [Arian]
|
||||
|
||||
* kernel/xiaomi/sm8450-modules
|
||||
4e736bc2c6 display-drivers: Set mi panel_state to on in dsi_display_enable as seen in stock driver [Arian]
|
||||
aadad079f4 [WIP] display-drivers: Implement auto gamma update as seen in stock driver [Arian]
|
||||
78cbc228e6 display-drivers: Enable more whitebuf changes for M11A as seen in stock driver [Arian]
|
||||
0850ba9e71 display-drivers; Update aa_alpha_M11A_PANEL_PA from stock driver [kxxt]
|
||||
f81ecb2712 display-drivers: Disable mi display pwrkey callback to fix compile [Arian]
|
||||
37d320161b display-drivers: Update from garnet-t-oss [Arian]
|
||||
d5f8c2fadb Import xiaomi changes from garnet-t-oss [Arian]
|
||||
4bdb7b385b Revert "msm: camera: flash: Add support for flash stream off" [Jens Reidel]
|
||||
fbda5df497 Revert "msm: camera: flash: Reenabling Enable and Disable regulator support for PMIC flash" [Jens Reidel]
|
||||
58fc0e0bcc Revert "msm: camera: flash: Proper handling of epcr reqs" [Jens Reidel]
|
||||
b4c2a4e8c2 old camera-kernel [Arian]
|
||||
80120ed1aa audio-kernel: Update xiaomi changes from garnet-t-oss [Arian]
|
||||
|
||||
* lineage/wiki
|
||||
3a25407f wiki: Explain sideloading addons better for lineage recovery devices [LuK1337]
|
||||
|
||||
* packages/apps/DeskClock
|
||||
ff75c523c DeskClock: Add preview image to screensaver [Greg Ross]
|
||||
31ba608f47d0 fixup! Merge tag 'ASB-2023-11-05_12-5.10' of https://android.googlesource.com/kernel/common into HEAD [Arian]
|
||||
74c14aa50ff0 Merge tag 'ASB-2023-12-05_12-5.10' of https://android.googlesource.com/kernel/common into HEAD [Arian]
|
||||
e6a57f5f99f7 Merge tag 'ASB-2023-11-05_12-5.10' of https://android.googlesource.com/kernel/common into HEAD [Arian]
|
||||
|
||||
* vendor/lineage
|
||||
ad1c2c78 android: merge_dtbs: Respect miboard-id while merging [Arian]
|
||||
a423919b android: merge_dtbs: Respect miboard-id while merging [Arian]
|
||||
|
||||
====================
|
||||
2023-12-08
|
||||
2024-01-07
|
||||
====================
|
||||
* lineage/mirror
|
||||
b918a13 Updated aosp-minimal to 08-Dec-2023 13:01 UTC [Tim Schumacher]
|
||||
* lineage/wiki
|
||||
6d8a0580 devices: Readd pdx203 and pdx206 [Luofan Chen]
|
||||
6ccbec86 wiki: Update Odin download URL [LuK1337]
|
||||
|
||||
====================
|
||||
2024-01-06
|
||||
====================
|
||||
* build/make
|
||||
b06ec260d Bump Security String to 2024-01-05 [Michael Bestas]
|
||||
|
||||
* frameworks/av
|
||||
c6752d51e0 Fix convertYUV420Planar16ToY410 overflow issue for unsupported cropwidth. [Songyue Han]
|
||||
be05804e5a Codec2BufferUtils: Use cropped dimensions in RGB to YUV conversion [Harish Mahendrakar]
|
||||
|
||||
* frameworks/base
|
||||
8229619b4da0 Fix vulnerability that allowed attackers to start arbitary activities [William Leshner]
|
||||
efe652441acf Do not allow setting notification access across users. [Evan Chen]
|
||||
e325bf25c7dd RESTRICT AUTOMERGE Log to detect usage of whitelistToken when sending non-PI target [Nan Wu]
|
||||
d9c0e08c60b1 [SB][Privacy] Fetch current active appops on startup. [Caitlin Shkuratov]
|
||||
104223b082ba [CDM] Validate component name length before requesting notification access. [Raphael Kim]
|
||||
431e98decb94 Truncate user data to a limit of 500 characters [Tetiana Meronyk]
|
||||
39f2adf2e07b DO NOT MERGE Ensure finish lockscreen when usersetup incomplete [Aaron Liu]
|
||||
ca321034a391 Dismiss keyguard when simpin auth'd and... [Aaron Liu]
|
||||
|
||||
* lineage/hudson
|
||||
90c6c7c Readd sony sm8250 family devices [Luofan Chen]
|
||||
|
||||
* lineage/wiki
|
||||
e16deafe wiki: fix flame battery capacity [Polarian]
|
||||
b2f82044 wiki: Set no_oem_unlock_switch=true for s3ve3g [LuK1337]
|
||||
d2a6b7f2 wiki: Use `wait-for-device` for checking crypto type/state [LuK1337]
|
||||
|
||||
* packages/apps/Camera2
|
||||
2f9021824 Camera2: Do not pass location info for startActivity case [Shuzhen Wang]
|
||||
|
||||
* packages/apps/Nfc
|
||||
25cfa658 Possible deadlock on the NfcService object [Alisher Alikhodjaev]
|
||||
|
||||
* packages/apps/Settings
|
||||
be2753fff8 Validate ringtone URIs before setting [Valentin Iftime]
|
||||
9407fc53c8 Make sure work profile app cant enable notification listener services [Evan Chen]
|
||||
|
||||
* packages/modules/Bluetooth
|
||||
100006a664 Fix some OOB errors in BTM parsing [Brian Delwiche]
|
||||
|
||||
* packages/modules/NeuralNetworks
|
||||
9d9fb6bff Fix OOB Read in convertSubgraphFromHAL [Przemysław Szczepaniak]
|
||||
|
||||
====================
|
||||
2023-12-07
|
||||
2024-01-05
|
||||
====================
|
||||
* lineage/mirror
|
||||
0866b1b Updated to 07-Dec-2023 13:01 UTC [Tim Schumacher]
|
||||
* kernel/qcom/sm8350
|
||||
1d0ac46c5ec4 Merge tag 'LA.UM.9.16.r1-13800-MANNAR.QSSI14.0' into android13-5.4-lahaina [Michael Bestas]
|
||||
216d858e5672 Merge tag 'LA.UM.9.16.r1-13800-MANNAR.QSSI14.0' into android13-5.4-lahaina [Michael Bestas]
|
||||
080aaae37cb0 Merge tag 'LA.UM.9.16.r1-13800-MANNAR.QSSI14.0' into android13-5.4-lahaina [Michael Bestas]
|
||||
|
||||
* lineage/wiki
|
||||
a23d663e Revert "devices: river: Stop advertising support for -05" [Nolen Johnson]
|
||||
880c7583 devices: river: Stop advertising support for -05 [Nolen Johnson]
|
||||
3c9adf81 wiki: gapps: Doc ATV variants [Nolen Johnson]
|
||||
ecde84b8 wiki: specify that jfltexx supports SGH-M919V [Han Sol Jin]
|
||||
17ebcd7b wiki: specify that klte supports SM-G900T3 [Han Sol Jin]
|
||||
|
||||
* packages/apps/FlipFlap
|
||||
3493054 FlipFlap: Compile with SDK 33 [Michael W]
|
||||
|
||||
====================
|
||||
2024-01-04
|
||||
====================
|
||||
* device/xiaomi/sm8350-common
|
||||
3f35dae sm8350-common: sepolicy: Label more wakeup dirs [TheStrechh]
|
||||
0eb3040 sm8350-common: rootdir: Set up missing fingerprint data dirs [TheStrechh]
|
||||
|
||||
* kernel/nubia/sm8150
|
||||
232be7529ed0 BACKPORT: msm: npu: Fix use after free issue [Jilai Wang]
|
||||
b62da8c0cbf7 Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/audio-kernel into android13-4.14-msmnile [Michael Bestas]
|
||||
809a049d7be9 Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/fw-api into android13-4.14-msmnile [Michael Bestas]
|
||||
01f3161c4c03 Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-4.14 into android13-4.14-msmnile [Michael Bestas]
|
||||
|
||||
* kernel/qcom/sm8150
|
||||
232be7529ed05 BACKPORT: msm: npu: Fix use after free issue [Jilai Wang]
|
||||
b62da8c0cbf74 Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/audio-kernel into android13-4.14-msmnile [Michael Bestas]
|
||||
809a049d7be91 Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/fw-api into android13-4.14-msmnile [Michael Bestas]
|
||||
01f3161c4c03b Merge tag 'LA.UM.9.1.r1-15500-SMxxx0.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-4.14 into android13-4.14-msmnile [Michael Bestas]
|
||||
|
||||
* kernel/qcom/sm8350
|
||||
8446d5189020 msm: adsprpc : Fix use after free in fastrpc_internal_mem_unmap [Santosh Sakore]
|
||||
c0d386ea0a73 Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/video-driver into android13-5.4-lahaina [Michael Bestas]
|
||||
5fba8adc7352 Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/display-drivers into android13-5.4-lahaina [Michael Bestas]
|
||||
5972580a351e Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/audio-kernel into android13-5.4-lahaina [Michael Bestas]
|
||||
582690d36408 Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 into android13-5.4-lahaina [Michael Bestas]
|
||||
11d9c0516e1c Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qca-wifi-host-cmn into android13-5.4-lahaina [Michael Bestas]
|
||||
64be530a1040 Merge tag 'LA.UM.9.14.1.r1-12400-QCM6490.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/fw-api into android13-5.4-lahaina [Michael Bestas]
|
||||
002597f92ef0 Merge tag 'LA.UM.9.14.r1-23600-LAHAINA.QSSI14.0' of https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/fw-api into android13-5.4-lahaina [Michael Bestas]
|
||||
ee01f0189f06 Merge tag 'LA.UM.9.14.r1-23600-LAHAINA.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.4 into android13-5.4-lahaina [Michael Bestas]
|
||||
|
||||
* lineage/wiki
|
||||
b627b096 wiki: Update hotdog maintainer [Georg Veichtlbauer]
|
||||
|
||||
* vendor/lineage
|
||||
707dcd60 prebuilt: Update APNs for Boost Mobile [Joel Beckmeyer]
|
||||
|
||||
====================
|
||||
2024-01-03
|
||||
====================
|
||||
* device/lineage/atv
|
||||
9a2741a Set override density to 320 [Aaron Kling]
|
||||
|
||||
* lineage/hudson
|
||||
51ff385 hudson: specify that jfltexx supports SGH-M919V [Han Sol Jin]
|
||||
|
||||
====================
|
||||
2024-01-02
|
||||
====================
|
||||
* kernel/qcom/msm8998
|
||||
31d4916af098 leds: leds-qpnp: Fix uninitialized local variable [Alexander Grund]
|
||||
|
||||
* lineage/hudson
|
||||
57b3d99 hudson: specify that klte supports SM-G900T3 [Han Sol Jin]
|
||||
|
||||
* lineage/wiki
|
||||
6de33139 wiki: Fix logcat link in bugreport page [Michael W]
|
||||
4d6183ae wiki: hlte* is Snapdragon 800 [Han Sol Jin]
|
||||
2ff6d635 Add instruction how to avoid duplicate `Change-Id:` in commit messages [Alexander Grund]
|
||||
|
||||
* packages/apps/Dialer
|
||||
c77d8fcf9 Dialer: Fix Voicemail dialog's action button color [Michael W]
|
||||
671f54e68 Dialer: InCallDialpad: Make light numbers visible [Michael W]
|
||||
|
||||
* packages/apps/Updater
|
||||
c0b2743 Updater: Make REUSE compliant [Michael W]
|
||||
958bce9 Updater: Apply rounded edges to all AlertDialogs [Michael W]
|
||||
|
||||
* vendor/lineage
|
||||
869dce7f overlay: Change vvm_type_vvm3_mvno to vvm_type_vvm3 [Michael W]
|
||||
9cb6ee92 overlay: update VVM config [Joel Beckmeyer]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user