-
Notifications
You must be signed in to change notification settings - Fork 224
/
alioth_changelog.txt
576 lines (494 loc) · 18.7 KB
/
alioth_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
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
Highlights & Device Specific Changes:
Build type: Monthly
Device: POCO F3 (alioth)
Device maintainer: raystef66
===== 22-11-2024 =====
* crDroid 10.10 release
* Updated to sec. patch level 2024.11
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 15-11-2024 =====
* Updated to sec. patch level 2024.11
* UdfpsAnimation: Address memory leaks and improvements
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 08-11-2024 =====
* Added custom statusbar layout padding to lockscreen statusbar
* Fixed failing basic SafetyNet attestation
* Added customization to modify statusbar layout padding
* Added customization to select action when swiping up from bottom corner
* Added customization to hide carrier on lockscreen
* Synced with latest sources
* Updated translations
* Some other fixes and improvements
===== 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 =====
* Kernel synced to InfiniR v2.95
* 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 =====
* Update to Leica 5.0
* Kernel synced to InfiniR v2.94
* Fixed three finger swipe to screenshot
* Add customization to select more actions for three fingers swipe (crdroid > misc)
* Updated model spoof for COD games to unlock 120 fps
* 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 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
* Fixed wired headset (YT, calls,...)
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 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
===== 18-07-2024 =====
* Hotfix on failed camera preview (TG,WA,...)
===== 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
===== 28-05-2024 =====
* signed passing PI
* readded QuickTap
* updated pixel-fw
* fixed CPU hog for system_server and SystemUI
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 18-05-2024 =====
* update blobs from OS1.0.2.0.TKHMIXM (flash fw if not already)
* fixed Leica front vid/portrait
* fixed BT connecting issues on some devices
* 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 InfiniR v2.92 & latest kSU
* 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
* Update Leica cam
* Updated to sec. patch level 2024.04
* 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 InfiniR v2.91 & latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 02-03-2024 =====
* kernel synced to InfiniR v2.89 & 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
* Dialer fixes everywhere :)
* 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
* kernel synced to InfiniR v2.88 & latest kSU
* 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 =====
* Update blobs to V14.0.11.0.TKHEUXM
* Adjust statusbar padding
* Fix limit AOD & Ambient Display refresh rate to 60Hz
* 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 synced to InfiniR v2.87 & latest kSU
* 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 synced to InfiniR v2.86 & latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 08-01-2024 =====
* kernel synced to InfiniR v2.85 & 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
===== 26-12-2023 =====
* added fixes for MicroG support
* added Sans-Serif AOSP font package (we use Google Sans as default)
* fixed volume dialog misalignment in some instances
* ThinLTO optimization for entire ROM
* fixed brightness slider overlap / alignment issues
* fixed few reported crashes
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 22-12-2023 =====
* initial crDroid 10 STABLE release
* updated to sec. patch level 2023.12.05
* merge of Android 14 QPR1
* kernel synced to InfiniR v2.84 & latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 08-12-2023 =====
* Add Battery Friendly Pocket Mode (remove default)
* Add keylayout to control volume by pressing volume button on wired headphone
* Add missing FCM entries
* CrDroidSettings: Add island now playing settings
* Kernel synced to InfiniR v2.83 & latest kSU
* OmniJaws: Do not apply tint for weather widget by default
* Pixel-framework: Add smartspace weather only if enabled properly
* Update PixelPropsUtils
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 02-12-2023 =====
!!! Note that this build requires new Gapps to enable new pixel features (check gapps button on download page) !!!
* Added some missing themed icons
* FaceUnlock: Fix SecurityException with registerReceiver
* Island: Improvements and fixes
* OmniJaws: Restore style for widget config activity
* OmnijawsClient: Fix widget theme
* SystemUI: Add roaming indicator to statusbar tuner
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 30-11-2023 =====
* Added QuickTap
* Added toggle to display 4G insted LTE
* Fixed failing basic SafetyNet attestation without root (again)
* Fixed Weather widget setup crashing issue
* Kernel synced to InfiniR v2.82 & latest kSU
* Updated Leica
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 29-11-2023 =====
* Hotfix on SystemUI crash caused by gboard
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 28-11-2023 =====
* Added Face Unlock
* Added Island notification feature (Instead of reticker notifications)
* Added Pixel framework
* Crdroid: Move clipboard overlay out of heads up category
* Fixed package name after app update
* OmniJaws: Update client
* Optimization scaling of window/transition animation
* Removed MiSound
* SystemUI: Separate customization for QS footer transparency
* Updated PixelPropsUtils
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 24-11-2023 =====
* Added Leica camera
* Desk Clock: Improved theming options
* Fixed failing basic SafetyNet attestation without root
* Fixed issue with Desk Clock not ringing when increase ringing is enabled
* Implemented glass blur effect
* Improved system level memory management
* Kernel synced to InfiniR v2.81 & latest kSU
* Updated sqlite library to latest 3.42.0
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 17-11-2023 =====
* Added quick unlock
* Battery Styles: Fixes and clean up
* Created brightness slider category under crDroid Settings
* Fixed animations
* Fixed padding in keyguard carrier
* Fixed SafetyNet/PlayIntegrity again
* Fixed security patch level not being listed in about page
* Fixed some sepolicy denials
* Improved responsiveness
* Kernel synced to InfiniR v2.80 & latest kSU
* Launcher3: Little revamp for app info bottom sheet
* Some small ART optimizations
* SystemUI: Add charging icon to the charging animation
* SystemUI: Improved charging animation
* Updated Chromium Webview to 119.0.6045.134
* synced with latest sources
* updated translations
* some other fixes and improvements
===== 11-11-2023 =====
* initial crDroid 10 release
* most features from crdroid 9 present
* updated to sec. patch level 2023.11.05
* kernel synced to latest kSU
* synced with latest sources
* updated translations
* some other fixes and improvements