-
Notifications
You must be signed in to change notification settings - Fork 219
/
cepheus_changelog.txt
442 lines (382 loc) · 14.9 KB
/
cepheus_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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
Highlights & Device Specific Changes:
Build type: Monthly
Device: Xiaomi MI9 (cepheus)
Device maintainer: raystef66
Required firmware: V1x2.5.6.0.RFACNXM
===== 18.10.2024 =====
* crDroid 10.9 release
* Updated to sec. patch level 2024.10
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 11.10.2024 =====
* Hotfix for bootloop issue on clean flash
* BrightnessController: Prevent possible memory leak
* Reworked BatteryMeterView
* PixelPropsUtils: Restore keystore safetynet attestation blocking
* PixelPropsUtils: update to latest komodo beta
* addons: BlackTheme: Affect more background colors
* Addons: Update themed icons
* Fixed QS tile layout settings
* Update Chromium webview to 129.0.6668.70
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 27.09.2024 =====
* PixelPropsUtils: Updated fingerprint
* Fixed multi-touch issue when three finger swipe is active
* Update dark/black theming for Files app
* Removed certificate chain for hardware attestation (strong integrity)
* Fixed possible memory leak in WiFi
* Some more memory leak fixes and performance improvements
* SystemUI: Tune wifi standard icon margins
* More improvements for three finger swipe
* Set AOSP webview as fallback
* Fix race condition in process observer
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 14.09.2024 =====
* crDroid 10.8 release
* Updated to sec. patch level 2024.09
* Various memory leak fixes and performance improvements
* Fix PI
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 06.09.2024 =====
* Switch to graphics from Nabu, makes magic eraser and editor not to crash
* Fix typo in EGL symlink
* Drop updatable adreno gpudrivers
* Drop mius.proximity (unused and spamming the log)
* Kernel synced to InfiniR cepheus v1.31
* Rebased theme engine source to fix memory leak on some devices
* Launcher3: Improve hide keyboard when transitioning to home screen
* Launcher3: Add an option to hide/show scrollbar in app drawer
* Launcher3: Fix keyboard disappear on empty search
* Launcher3: Allow setting transparency for hotseat search bar
* Launcher3: Allow setting stroke width for hotseat search bar
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 30.08.2024 =====
* Address touch issue (games)
* Services: Add NPE check for updating system app from play store
* Services: Simplify registering for three fingers swipe actions
* Disabled app launch blur
* Update Chromium Webview to 128.0.6613.88
* Spoof a valid certificate chain for hardware attestations (strong integrity)
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 23.08.2024 =====
* Kernel synced to InfiniR cepheus v1.30
* Fixed three finger swipe to screenshot
* Add customization to select more actions for three fingers swipe (crdroid > misc)
* Add customization to set QS rows when QS is expanded (crdroid > quick settings)
* Fixed google login issue on certain apps
* Fixed failing basic SafetyNet attestation without root (again)
* Fixed option to toggle Google Play Integrity spoofing
* Improved auto purge memory implementation
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 16.08.2024 =====
* Fixed notification LED not working on messaging apps
* Fixed pure black issues reverting back to dark after AOD is displayed
* GameSpace: Show correct default settings
* GameSpace: Don't add floating action if game closed too quickly
* GameSpace: Enable back gesture animations
* Launcher3: Enable freeform shortcut by default
* Launcher3: Fix recent button in 3rd party launchers
* Fix pass Play Integrity
* Fix UiModeManager context memory leak for SearchManager
* Fix memory leak on MediaProjectionPermissionActivity
* SystemUI: Fix crash when click rotation button on keyguard
* SystemUI: Fix crash when switching QS view parents
* Avoid the keyguard being a wallpaper target
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 12.08.2024 =====
* crDroid 10.7 release
* Updated to sec. patch level 2024.08
* Updated broken VoLTE/VoWIFI statusbar icons to compact HD/VoWiFI icons (crdroid > statusbar)
* Roaming indicator moved to status bar icons
* Removed no longer used monet schemes
* SystemUI: Resolve regressions caused by continuous updating of notification icons
* art: Optimize the entirity of ART for performance
* Fixed Quick Tap open apps apps list crashing
* Add back extreme battery saver preference controller (if Flipendo app installed)
* Update preinstalled apps config
* Added auto purge memory at regular intervals
* Re-added strict standby policy for apps restricted
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 10.08.2024 =====
* Added Leica 5.0
===== 09.08.2024 =====
* Add option to toggle Google Play Integrity spoofing
* PixelPropsUtils: Various updates
* Screenrecord: Option to keep the screen awake while screen recording
* SystemUI: Add dimens to set max offset of navigation bar burn-in protection
* SystemUI: Update QS customizer background color
* SystemUI: Fix SystemUI crash when removing status area
* Fix carrier text font flaw after theme changed
* Update Wifi package
* Dialer: Fix call recording getting silenced
* Dialer: Hide call recording if user storage isn't unlocked
* Settings: SoftAP: Add client manager
* Settings: SoftAp: add support for setting shutdown timeout
* Settings: SoftAp: add Hidden SSID preference
* Settings: Fix crash with face lock preference for limited access users
* Update SetupWizard
* Launcher3: Some other small changes
* Launcher3: Hide keyboard when transitioning to home screen
* Updated Chromium to v127.0.6533.84
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 26.07.2024 =====
* Fixed notifications sound/vibration if screen is ON
* Settings: Follow system theme for SD card activities
* Increased QS tile vertical margin for A11 QS
* Fixed QQS and QS panel paddings for notch devices on A11 QS
* Fixed DocumentsUI possible crash
* Updates to dark theme
* Updated bionic
* Updated APNs
* Fixed network can't handle simultaneously SS request for both subs
* Fixed possible display freeze during playing animation
* SystemUI: Fix QS light theme issues
* SystemUI: Enable clipboard shared transitions
* SystemUI: Enable color fidelity
* SystemUI: Fix systemui crash when checking headups whitelist packages
* SystemUI: Correctly monet theme the new volume panel
* SystemUI: Integrate Google Lens into Screenshot UI
* Battery Styles: Never enable dual tone on landscape battery styles
* Keep app in freeform when started from Home screen
* Improve color shades for AndroidBlackTheme
* Dont enforce navigation mode for hiding hint
* LatinIME: Update emojis
* SystemUI: Fix multiuser usage for custom logo
* SystemUI: Fix multiuser usage for less boring notifications
* SystemUI: Move bluetooth dialog creation to LongClick method
* fixup! Battery Styles: Improvements and clean up for more customizations
* CameraManager: Fix NPE in getting cameraIds
* SystemUI: Fix Udfps animation positioning logic
* SystemUI: Apply battery style to battery status chip
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 12.07.2024 =====
* crDroid 10.6 release
* QPR3 merge
* updated to sec. patch level 2024.07
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 31.05.2024 =====
* signed passing PI
* readded QuickTap
* updated pixel-framework
* fixed CPU hog for system_server and SystemUI
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 19.05.2024 =====
* fixed BT connecting issues on some devices
* kernel synced to latest kSU & v4.14.344-openela-InfiniR v1.26
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 17.05.2024 =====
* crDroid 10.5 release
* updated to sec. patch level 2024.05
* PixelPropsUtils: Update Spoof fingerprint
* latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 04.05.2024 =====
* apply monet background to notifications
* make Quick Settings lighter on light theme
* make notifications background black on pure black dark theme
* launcher fixes and improvements for light theme
* fixed certain apps/games force closing
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 27.04.2024 =====
* updated GapeSpace
* fix NPE in SystemUI
* allow turning on Bluetooth when pressing the tile
* fix default setting for heads up
* sounds: Implement new screenshot sound effect
* update apns-conf
* inherit pixel-fw when available
* add Play font package
* update bionic
* kernel synced to latest kSU & v4.14.343-openela-InfiniR v1.25
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 19.04.2024 =====
* Re-added system-wide app lock support
* Improved monet customization engine
* Reworked Quick settings with material colors
* Fixed volume timeout customization in crdroid settings
* Fixed notification preview after taking a screenshot / screenrecord
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 13.04.2024 =====
* crDroid 10.4 release
* Updated to sec. patch level 2024.04
* Update MotoDolby v3.7
* Move MotoDolby to Settings
* kernel synced to latest kSU & v4.14.341-openela-InfiniR v1.24
* Fixed Bluetooth issue connecting certain devices like smart watch
* Bring back lockscreen clock styles
* Fixed screen recording in GameSpace
* Fixed GamesSpace FPS tile
* SetupWizard: Fix system locale
* latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 05.04.2024 =====
* crDroid 10.3 release
* QPR2 merge
* updated to sec. patch level 2024.03
* kernel synced to latest kSU & v4.14.340-openela-InfiniR v1.23
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 02.03.2024 =====
* Updated to latest kSU
* Fix on PI
* Fix Google Lens on Recents
* Replaced Gallery2 with Glimpse
* Reworked battery usage
* OmniJaws: added 3 more icon packs
* Launcher3: Add scrollview for task options menu
* ScreenOffAnimation: Fix system animation disable check
* Some other small fixes and improvements
* Updated Dailer
* Updated Aperture
* Updated Etar
* Updated Recorder
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 10.02.2024 =====
* crDroid 10.2 release
* updated to sec. patch level 2024.02
* SafetyNet fix
* SystemUI: Face unlock fixes
* SystemUI: Enable pulsing animation for faceunlock
* Added BatteryStatsViewer (Setting -> Battery)
* Launcher3: fix shake to clear all apps
* SystemUI: enable fading squiggle animation of qs media player
* SystemUI: Align the QS carrier text to its gravity bias
* SystemUI: Cleanup screenshot sound/vibration logic
* SystemUI: Nuke oriented navbar handle
* SystemUI: Cleanup screenshot sound/vibration logic
* Fixed device reboot caused by SecurityException
* Readd island notification now playing
* Set scroll friction 0.012 to 0.009
* Fixes custom pattern size in auth prompts from apps.
* Reapply BT HAL state on native AS restart
* notification: fix Alarm & PendingIntent leak
* SoundPool: Enable multithreaded track start
* Optimizations to ART
* Updated Dialer
* Updated Eleven
* Webview upgraded to 121.0.6167.143
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 02.02.2024 =====
* Bring back UDFPS animation
* crdroid: Remove long unused icons
* Added Auto-schedule AOD service (crdroid > UI > Ambient display)
* Added vibration pattern customization (settings > sound)
* Added in-call vibration options (crdroid > sound)
* Added customization for flashlight blink on incoming calls (crdroid > notifications)
* Added support for changing slots in recovery
* Reworked volume stream steps option
* Removed split shade notification to fix notification heads up in landscape mode
* Set default landscape rows to 1
* Fixed unable to login in Google translate app
* Launcher3: Introduce overview scrolling scale animation
* Launcher3: Fix overview scrolling scale animation
* Launcher3: Fix Uninstalling work app
* Launcher3: fix uninstalling apps from recents
* Fix User Switch Timeout Issue
* Lots of other small changes
* Updated Webview to 121.0.6167.101
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 26.01.2024 =====
* kernel upstreamed to 4.14.336 & latest kSU
* re-add Dolby
* crdroid: Set default landscape rows to 1
* crdroid: Allow customizing volume stream steps [2/2]
* crdroid: Remove live volume steps
* Settings: Don't make app lock settings searchable
* Let app lock use face unlock
* Settings: Import missing Face Unlock animation
* GameSpace: Update icon
* GameSpace: Use same illustration for dark theme too
* IslandView: Ensure global headsup is enabled
* Fix scrim issues regarding transparency
* SystemUI: Optimize notificiation expansion animation
* SystemUI: Increase QS & QQS header Space for A11 QS style
* Some ART improvements
* Add native monet settings to change theme style
* ThemePicker: Fix up overlay color source
* Fixed Play Integrity
* Updated Aperture
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 11.01.2024 =====
* crDroid 10.1 release
* updated to sec. patch level 2024.01
* kernel upstreamed to 4.14.335 & latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 08.01.2024 =====
* updated to latest kSU
* added system-wide App Lock
* enabled Android 14 based Clone Apps feature (experimental)
* Launcher3: fixed some issues
* fixed SystemUI issues
* fixed broken battery stats
* fixed system crash on casting to device with apps like Spotify
* fixes and improvements for Face Unlock implementation
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 29.12.2023 =====
* overlay: pin SystemUIGoogle
* fix second sim
* update ims & ril
* update power-off alarm
* update DPM
* update CNE
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 28.12.2023 =====
* updated carrierconfig
* kernel upstreamed to 4.14.334 & latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 27.12.2023 =====
* initial crDroid 10.0 release