forked from crdroidandroid/android_vendor_crDroidOTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog_RM6785.txt
279 lines (217 loc) · 11.2 KB
/
changelog_RM6785.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
====================
02-02-2023
====================
* bionic
379a7d828 Nullability check for nl_types module
4892d5321 Nullability check for fcntl module
afcd03314 linker: Fallback to argv[0] to get the executable info
* frameworks/base
9c6907aade0c Don't warn for displays with no input device matching.
593f21ef320d Check NULL for Drm object
09ede67f71cf SystemUI: fix duplicated creation of KeyguardStatusBarViewController
* packages/apps/Aperture
8bc073f Aperture: Fix lint error in string containing '%' sign
cc51ebb Aperture: Remove unused string
====================
02-01-2023
====================
* packages/apps/Aperture
d2bb840 Aperture: Add ripple animation for QR CardView
af8d7de Aperture: Add Wi-Fi QR handling
abf6bb5 Aperture: Use @android:color/{black,white}
1abba95 Aperture: Set navigation bar color to black
====================
01-31-2023
====================
* bionic
a19996605 Add (no-op) ifuncs for SVE optimized routines.
5d74961be Track upstream arm-optimized-routines changes.
8cfdfc10f Revert "libc: arm64: Merge MTE versions of strcpy/stpcpy/strcmp/strncmp"
* frameworks/base
88bf8727a425 Fix NPE when finishing remote animation
9d68150429f4 Revert^2 "DisplayPowerController: Fix mismerge in proximity check"
21fabdae4795 SystemUI: Also blur power sub-menus
a02034fadcc2 SystemUI: Blur the power menu
* packages/apps/Aperture
b836b48 Aperture: Add DPP QR handling
====================
01-30-2023
====================
* external/arm-optimized-routines
b85db74 Merge branch 'master' of https://android.googlesource.com/platform/external/arm-optimized-routines into HEAD
3faa1b0 Merge tag 'v23.01' of https://github.com/ARM-software/optimized-routines into HEAD
* external/chromium-webview/patches
35ec1f0 Update Chromium Webview to 109.0.5414.118
* external/chromium-webview/prebuilt/arm
c23aafa Update Chromium Webview arm prebuilt to 109.0.5414.118
* external/chromium-webview/prebuilt/arm64
1411b09 Update Chromium Webview arm64 prebuilt to 109.0.5414.118
* external/chromium-webview/prebuilt/x86
4d206b8 Update Chromium Webview x86 prebuilt to 109.0.5414.118
* frameworks/base
34145062965b New Crowdin updates (#938)
12e2c6b1eae3 Fix disabling power menu completely on secured locscreen
a4d5ce8145f2 SystemUI: Fix multiple QS background scrim issues
* packages/apps/Dialer
e94e1d61c New translations (#43)
* packages/apps/Launcher3
1469ff973e New translations cr_strings.xml (French) (#320)
* packages/apps/crDroidSettings
2af21e4 New Crowdin updates (#1014)
====================
01-29-2023
====================
* frameworks/base
c73061732852 SystemUI: Do not show dismiss button on headsup
1c4d7c5fb0a2 Revert "SystemUI: Hide oos clear all if reticker enable"
b89fc079c178 NetworkTraffic: Handle flooding network requests
ad0be56435dd SystemUI: Fix expanded QS clock color
b0a2f833bdfb SystemUI: Re-evaluate theme when adjusting status bar clock text size
2028e604e0fb SystemUI: Allow making Navigation Pill thinner [1/2]
c5c2c9640b8b SystemUI: Allow Configuring Navbar Radius [1/2]
* packages/apps/Launcher3
72d2aaa61d Merge pull request #321 from Terminator-J/13.0-widgetfix
8e09992d6b Allow widgets to have 1 row as minimum size
* packages/apps/Settings
d8ee9b624a Merge pull request #135 from MLZ94/13.0
fd43ba62ee Revert "Settings: PowerUsageSummary: open advanced usage on header click"
af44097fba Settings: Allow making Navigation Pill thinner [2/2]
fce8639635 Settings: Allow Configuring Navbar Radius [2/2]
* packages/apps/crDroidSettings
e962129 crdroid: Add strings for gesture navbar radius
* vendor/realme
6163e88 RM6785: ImsService: Fix NPE on ImsCallSessionProxy
====================
01-28-2023
====================
* packages/apps/Aperture
c754f66 Aperture: Use a proper divider
80c8de1 Aperture: Enable translucent navigation bar in settings
cc3d0e2 Aperture: Draw under display cutouts
205364a Aperture: Simplify camera mode buttons themes
ccb8028 Aperture: Don't set Roboto Mono everywhere
3d2073f Aperture: Give light theme on settings for light mode users
* packages/apps/Settings
c8b3b49924 Merge pull request #133 from Terminator-J/13.0-fixbackgesture
84812ab0a1 Settings: Fix gestures saving parameters
* packages/apps/ThemePicker
d1e8406 Revert "ThemePicker: Drop default permissions"
====================
01-27-2023
====================
* bionic
ce704dd11 linker_namespace: move sonames instead of copying
* external/arm-optimized-routines
ffea11c Build SVE routines.
* external/jemalloc_new
2d4ace3c Enable fast thread locals for dealloc-only threads.
323a595c jemalloc_internal_types.h: Use alloca if __STDC_NO_VLA__ is defined
* frameworks/base
5735528fbd03 fixup! Introduce customizable navbar and hardware buttons [1/3]
4bb8c2c3a620 New Crowdin updates (#935)
* packages/apps/Aperture
72781eb Aperture: Get proper M3 dialogs in settings
6523bb6 Aperture: Set status bar background color to transparent in settings
f8a86a0 Aperture: Get dynamic colors going
* packages/apps/Launcher3
2ea6c0c548 Revert "Launcher3: Improve logic for building themed icons map"
74f264b62d New Crowdin updates (#319)
* packages/apps/crDroidSettings
f9b8fc9 New Crowdin updates (#1011)
* system/core
3671b728d Merge 'lineage-20.0' into 13.0
====================
01-26-2023
====================
* bionic
46968021d Nullability check for utmp module
* external/arm-optimized-routines
62662f1 Upgrade ARM-software/optimized-routines to v23.01
* frameworks/base
75015ea6167a SystemUI: Disable lockscreen album art by default [1/2]
e93298e83c3d SystemUI: Introduce Google TV remote controls keyguard affordance [1/2]
f3863c87a11b Catch IllegalArgumentException for invalid phone id
86b3fbc2015f Merge pull request #934 from shekhawat2/13.0
f0f413d77a7e PixelPropsUtils: Update game props
d7987b427296 PixelPropsUtils: Set shipping level to 32 for devices >=33
9ae2bd5480d1 PixelPropsUtils: Use actual device model name
f45561f82321 PixelPropsUtils: Use spoofBuildGms for FP and model alteration
* frameworks/libs/systemui
df92197 Multiple work profile badge colors for Launcher3
* frameworks/native
a67781a5fd DO NOT MERGE: SF: Fix a race between layer creation and apply transaction
02fff9e60d Check for null data buffer in AParcel_marshal
* frameworks/opt/telephony
4449991d77 Instantiate displayInfo nonNull
* hardware/interfaces
6d3f60719 Merge pull request #8 from masemoel/13.0
* packages/apps/Aperture
bcf92fd Aperture: Fix InflateParams warning
3900cfe Aperture: LensSelectorLayout: Add JVM overloads for optional fields
24cc0dc Aperture: Remove useless activity themes parent definition
8089e17 Aperture: Remove unused colors
47cafc3 Aperture: Remove duplicate deps from libs
1aea671 Aperture: Parse camera facing from CameraX CameraInfo
c6f8ca2 Aperture: Use intrinsicZoomRatio from CameraX CameraInfo
53cb58d Aperture: Update CameraX to 1.3.0-alpha03
a0548a1 Aperture: Update dependencies
d06cea9 Aperture: Update Gradle and AGP
* packages/apps/Launcher3
e909cce746 Launcher3: Multiple work profile badge colors for Launcher3
18bb2fcd36 Launcher3: Improve paddings for all apps search bar
ff241ba0e8 Launcher3: Adjust icons on dock search bar
* packages/apps/crDroidSettings
098f873 crdroid: Disable lockscreen album art by default [2/2]
15fcdf7 crdroid: Introduce Google TV remote controls keyguard affordance [2/2]
====================
01-25-2023
====================
* frameworks/av
e6a1ab8fcb GraphicBufferSource: Enable timestamp snapping in timelapse mode
3d3b6191fa libmediaplayerservice: Explicitly force callbacks to stop running
8dbe1b907f codec2: fix issue in allocating too many 8k buffers
daeac0fa7b media: Add timelapse 8k UHD Camcorder profile to quality map
* packages/apps/Launcher3
1f781282b0 Launcher3: Clean up AssistantIconView
* system/core
958198596 liblp: Allow to flash on bigger block device
==========
2022-12-25
==========
-Initial Ofiicial build.
device/realme/RM6785:
6582fd RM6785: DeSKUify NFC HAL vintf config [SamarV-121] (Thu Dec 22 16:39:06 2022)
b54eaf RM6785: Make nfc and power_profile detection treble compliant [SamarV-121] (Thu Dec 22 16:39:05 2022)
41e3cc RM6785: Drop custom audio service [SamarV-121] (Wed Dec 21 22:11:53 2022)
be1d90 RM6785: Add libcamera_metadata shim for stripping out system camera cap [LuK1337] (Sat Dec 17 17:40:41 2022)
6c802d RM6785: Fix properties with invalid vendor namespace [SamarV-121] (Thu Dec 15 17:31:10 2022)
730b72 RM6785: Set ring and notif volume steps using aosp overlay config [SamarV-121] (Wed Dec 14 06:40:59 2022)
7871da RM6785: Split product makefile for the sake of recovery [SamarV-121] (Wed Dec 14 06:40:59 2022)
9eadc8 RM6785: Drop TARGET_OTA_ASSERT_DEVICE [SamarV-121] (Wed Dec 14 06:40:58 2022)
354a62 RM6785: doze: Fix compilation for QPR1 merge [Bruno Martins] (Wed Dec 14 06:40:58 2022)
8b1bec RM6785: vndk: Exclude graphics common interface on lineage [SamarV-121] (Wed Dec 14 06:40:58 2022)
663623 RM6785: Use libutils-v32.so for thermal HAL [SamarV-121] (Wed Dec 14 06:40:58 2022)
54d815 RM6785: Switch to SPDX license identifiers [Alexander Koskovich] (Wed Dec 14 06:40:57 2022)
c15617 Revert "RMX2001: unmount overridden fstab after `fs`" [SamarV-121] (Wed Dec 14 06:40:57 2022)
6eec51 RM6785: Refactor trees [SamarV-121] (Wed Dec 14 06:39:45 2022)
054426 RM6785: Cleanup blobs [SamarV-121] (Tue Nov 29 08:24:46 2022)
a0ecac RM6785: Drop MTK audiopreprocessing [Vaisakh Murali] (Tue Nov 29 08:24:46 2022)
e9ee58 RM6785: Import audio_effects.xml [SamarV-121] (Tue Nov 29 08:24:46 2022)
5387b2 RM6785: Don't include dev gsi pubkeys [SamarV-121] (Tue Nov 29 08:24:46 2022)
42b2e7 RM6785: Disable user data checkpoint [LuK1337] (Tue Nov 29 08:24:46 2022)
1f12ba RM6785: Do not override build fingerprint [SamarV-121] (Tue Nov 29 08:24:45 2022)
25a6e5 RM6785: Remove unused symlinks [SamarV-121] (Tue Nov 29 08:24:45 2022)
e621bb RM6785: rootdir: Remove non-existent gsi key from fstab [SamarV-121] (Tue Nov 29 08:24:45 2022)
68221c RM6785: Increase SF durations [bengris32] (Tue Nov 29 08:24:45 2022)
d65f94 RM6785: Inherit non_ab_device.mk [Tim Zimmermann] (Wed Nov 23 08:48:55 2022)
7db97d Revert "RM6785: Add 0x2000U to additional gralloc usage bits" [SamarV-121] (Wed Nov 23 08:48:54 2022)
d1c0ac RM6785: rootdir: Move VOOC firmware updation back to init [jabashque] (Wed Nov 23 08:48:54 2022)
device/mediatek/sepolicy:
57d261 sepolicy: Fix properties with invalid vendor namespace [SamarV-121] (Mon Dec 19 05:49:44 2022)
4359ea sepolicy: Allow vendor_init to unlink mtk_radio_device [SamarV-121] (Thu Dec 8 06:20:03 2022)
dfa964 sepolicy: Allow vtservice to read tel log property [SamarV-121] (Thu Dec 8 06:15:07 2022)
kernel/realme/mt6785:
b2b5410 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into lineage-20 [SamarV-121] (Sat Dec 10 06:21:48 2022)
8e45015 Merge 4.14.301 into android-4.14-stable [Greg Kroah-Hartman] (Thu Dec 8 14:11:18 2022)
vendor/realme-firmware:
ccf75d RM6785: Prevent lk from setting sku prop [SamarV-121] (Sat Dec 10 17:13:47 2022)