-
Notifications
You must be signed in to change notification settings - Fork 230
/
Copy pathperidot_changelog.txt
272 lines (230 loc) · 10.5 KB
/
peridot_changelog.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
Highlights & Device Specific Changes:
Build type: Weekly
Device: Poco F6 (Peridot)
Device maintainer: Vikas Yaduvanshi (Vikas_2_0)
Required firmware: Android 14
====================
01-23-2025
====================
* Switch to split shade QS for landscape mode
* Added toggle to allow application downgrade (crdroid > misc)
* Added more weather elements for custom weather on lockscreen (crdroid > lockscreen)
* Switching between smartspace and custom weather requires SystemUI/System restart
* Allow disabling private DNS for VPN (Settings > Network > DNS)
* Added Circle to Search support - Requires Google Search (Launcher settings > misc)
* Reworked QS theme color
* Various fixes and improvements
* packages/apps/Launcher3
d178d5843f fixup! Launcher3: Allow widgets to have 1 row as minimum size
b65f44a41c fixup! Launcher3: Implement hidden & protected apps
751dcb7ee7 Revert "Launcher3: Hidden & Protected Apps: Make first app fully visible"
1ad4456383 fixup! Launcher3: Allow hiding top shadow on statusbar
39d5a1b53b Launcher3: Keep clear-all button from being disabled
* packages/apps/Twelve
6442d14 Twelve: Fixup custom command calls
cd4dd1b Twelve: Freeze some state flows
c19abb1 Twelve: Don't state mediaStoreProviders
1a20f00 Twelve: Don't stop visualizer if it never started
976d08f Twelve: Fix unlucky progress slider out-of-range values
6407263 Twelve: Remove some useless overloads and better providers manager code
123b719 Twelve: Reformat code
2966626 Twelve: Remember chosen provider
93c79c0 Twelve: Add media item dialog shortcut in now playing fragment
db8f797 Twelve: Smarter thumbnail management
0b2f5f8 Twelve: Add shuffle play
* packages/services/Telephony
b595105c2 RadioInfo: Handle system insets
====================
01-22-2025
====================
* build/make
3e10eb2b02 fixup! Install adb_keys into recovery
* frameworks/base
24e714ba2f05 Ignore null action in NativeTombstoneManager.
51116c2198e8 Ignore null action in KeyChainSystemService.
fae1c1609cb1 Ignore null action in WebViewUpdateService.
4eb5e7b02809 Ignore null action in AudioService.
a626b3dfa103 Ignore null action in ActivityManagerService.
39fd0efe6e2b Ignore null action in AppBindingService.
6386d89c621c Ignore null action in BinaryTransparencyService$PackageUpdatedReceiver
825a502355c1 Ignore null action in VcnManagementService$VcnBroadcastReceiver
b91bc3c6ec80 Ignore null action in AppStateTrackerImpl.
52f9d04cdde8 Ignore null action in NotificationAttentionHelper.
7737cd3ef339 Ignore null action in DeviceIdleController.
f77175ee5681 Ignore null action in BackgroundJobsController.
2bbd84ed0f67 Ignore null action in AppWidgetServiceImpl.
30ebe9938022 Ignore null action in AlarmManagerService$UninstallReceiver.
97efa16d353f Ignore null action in AppRestrictionController.
ec6a4d308bb5 Ignore null action in SliceManagerService.
874075c718b9 Ignore null action in PackageManagerService.
aded3dc7457a SystemUI: Allow devices to disable 5G toggle
ee6b504d602a Ignore null action in AudioService.
3ea2f05a22a4 Fix FD leaks in BootReceiver.
5802968bc584 Ignore null action in GpuService.
fe6eca4d0a29 MobileDataStatsPuller: add rate limit before post msg to handler
* hardware/lineage/interfaces
96271f0 health: Change return type when we fail the sysfs read/write
6656659 health: Don't loop through charging nodes if a custom one is set
* packages/apps/Launcher3
c832a1432e Launcher3: Fix upstream bug with dots enabled (#5167)
1c81d8c5be Revert "Launcher3: Never add hotseat to visible elements for app state"
fa235a2d4e Launcher3: Fix taskbar crash when disabled on fold devices
83b5ef2bf8 Launcher3: Hide app search results of profiles in quiet mode
5c8c48e301 Launcher3: QsbContainerView: Allow configurable widgets
1361b3e0cf Launcher3: Do not leak preference change listener
af03b468da Launcher3: Fix race condition when performing settings toggle restart
* packages/apps/Settings
00e6a5497fe Fix memory leak on wifi
* packages/apps/Twelve
fa70c24 Twelve: Redo progress slider animators
2611970 Twelve: Stop using BitmapFactory
74c9f14 Twelve: NowPlayingViewModel: Fix audio initial value
* packages/services/Telephony
90de4f239 Telephony: Move from Switch to MaterialSwitch
b77ae4211 Telephony: Migrate MainSwitchBar and Switch to Material3
8e9fb900a Telephony: Apply Material You to exposed settings
* vendor/addons
f4aa657 Revert "addons: BlackTheme: Make shades little more darker"
===== 20250119 =====
- crDroid 11.1 (QPR1) Stable Release
- Import missing audio vendor and odm props
- rootdir: Set restricted cpuset to the same CPUs as system-background
- parts: ThermalTileService: Enable Battery saver when battery thermal profile is set
- parts: ThermalTileService: Drop game thermal profile mode
- Updated to January ASB
- updated miui camera app
- fixed 4k in miui camera
- fixup missing camera blobs and permissions
- added high touch pill
- reduced status bar padding
- Set keyguard refresh rate to 120
- fixed fingerprint again
- enhanced vibration haptics
- Fixed top speaker issue
- Fix library path for misoundfx
- fixup doze for better battery backup
- Set game refresh rate override to 120
- Disable default frame rate limit for games
- Added xiaomi parts Thermal profile
- Added pocket detection service's
- Improved display colour saturation
- updated prebuilt kernel / blobs to from V816.0.10.0.UNPMIXM
====================
01-21-2025
====================
* packages/apps/Jelly
f144ca5 Jelly: Use ColorUtils#calculateLuminance() to detect light color
b3c55e3 Jelly: handle PermissionRequest (RESOURCE_PROTECTED_MEDIA_ID)
2ca24f8 Jelly: handle PermissionRequest (RESOURCE_VIDEO_CAPTURE and RESOURCE_AUDIO_CAPTURE)
9b94843 Jelly: PWA basic support
* packages/apps/Twelve
cac10ea Twelve: NowPlayingFragment: Use the correct URI for audio actions
====================
01-20-2025
====================
* build/make
722f3a6c8d build: handle missing files in remove_broken_build_tools
f28828610a build: Remove broken prebuilts
648cbe29ef build: execute changelog generator script
f5f9349705 envsetup.sh: Setup and enable ccache
e5f0194bce core: Use $(PRODUCT_DEVICE) for auto generated RRO names
2252961b6a Revert "Add DeviceAsWebcam to general handheld_system"
871d6b7d82 combo: Add kryo585 architecture to known v8 cores
d99b47b079 combo: Add kryo585|785 architectures to known v8-2a cores
f224ab9cf3 build: dont include tasks from tests and platform_testing
0b5528317c combo: Add cortex-a76 to known v8-2a cores
03774663a1 build: Add ANSI name and build info
76e0afa958 build: Always use release-keys
22e5fd54ac build: Add backuptool by default
062dc37888 Install adb_keys into recovery
* frameworks/base
dbe8d2e58c7f avoid deadLock caused by onAuthenticationPrompt()
2ef58f8b95fb base: Restore system dynamic colors for QS theme
* packages/apps/Messaging
0b7bb49 Messaging: Replace AOSP illustrations
28b9c1d Messaging: Make SMS delivered and MMS sent intents mutable
* vendor/addons
7ed7d6c addons: BlackTheme: Make shades little more darker
* vendor/lineage
f1b0574b android: merge_dtbs: Respect miboard-id while merging
===== 18-12-2024 =====
- crDroid 11 Stable Release
- Settings: Fix face enroll stack overflow
- add back Unrestricted battery usage option to App battery usage screen
- show current app battery usage mode in summary of App battery usage item
- add App info > Storage > Manage storage button for apps that support it
- Settings: Ensure udfps enroll view is visible
- Fix crash: NPE in SuggestionStripView in LatinIME
- SystemUI: Improve the new biometric prompt layout
- Fixes the issue of UDFPS icon background being white when the device is in DOZE_PULSING state
- PM: Fix bug - allowing unprivileged
installer to install a package without confirmation when that installer had already installed the
same package in another user.
- Fixed other issues with UDFPS
- Launcher3: Hidden & Protected Apps: Make first app fully visible
- Launcher3: Add ZRAM info on recents RAM overview
- Launcher3: Rewrite MemInfoView for efficiency
- Launcher3: Fix bottom margin for memory info view
- OPlusExtras: Fixing restore fsync settings after reboot
- Fix pip enter crash in landscape split-screen pair
- Updated Twelve, Glimpse, Recorder, Aperture apps
- Some other fixes and improvements
- Updated translations
- Fixup fast charging
- Added 120 refrsh rate support
- removed smooth display settings
===== 10-12-2024 =====
* Synced with latest crDroidAndroid source code
* Allow more than 1 floating window via sidebar
* Fixed failing basic SafetyNet attestation without root (again)
* Fixes for clipboard auto clear settings
* Improved attestation hooks to parse working props online
* Improved brightness slider for QS panel
* Improved smartspace toggle - do not hide date when smartspace disabled.
* Update Play Integrity mechanism
* Various fixes and improvements
* Improved overall stability and performance
* Added blur support
* Added extra udfps support again
* Added turb/fast charging support
* Added night light display support
* Enhanced keyboard vibration haptics
* Fixed some sepolicy denials
* Added fast charging sepolicy denials
* Fixed sepolicy denials
====================
03-12-2024
====================
-Sync with latest crdroid source
-Source Side new features Added and bug fixup done
- Settings: Hide Now Playing option (Pixel exclusive and causes issues)
- OmniStyle: Initial adaptation for theme update
- Updated Music player
- PixelPropsUtils: Update gameprops (for hight FPS games)
- InputMethodUtils: Fix system bootloop when no IME found
- Fixed SystemUI: Add hotspot toggle in QS internet dialog
- ScreenOffAnimation: Fix system animation disable check
- SystemUI: Sync power menu and restart menu layout
- Enabled update recovery when crDroid updates (can disable in OTA app preferences)
- Some other small changes
- Added toggle for smartspace on lockscreen (crdroid > lockscreen)
- Added sidebar customization (crdroid > misc)
- Added customization for recents double-tap on 3-button navbar (crdroid > navigation)
- Added 5G toggle in internet QS tile
- Fixed third party icon packs on launcher
- Various fixes and improvements
- switch to non ksu Realkernel v4
- improved network signal
- enabled VoNR Calls support
- extanded ims/volte feature to other sim provider
- fix up jio connectivity
- USB data transfer fixed
====================
01-12-2024
====================
Note = clean flash moderatory
- initial build
- sync latest crdroid source 01/12/2024
- Merged November security patch
-Added Peak & minimum refresh rate support
-Added miui camera support thnks to ramshell688