-
Notifications
You must be signed in to change notification settings - Fork 23
/
changelog_RMX2170.txt
69 lines (67 loc) · 3.35 KB
/
changelog_RMX2170.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
[DEVICE]
- kernel: Merged latest linux patch v4.14.325
- Allow darker values in extra dim
- We now have Dolby vision, HLG, HDR10 and HDR10+ support in total
- Enable dolby vision by vendor prop
- Added spatial audio support
- Disable continuous transaction tracing on all build types
- Disable ART debug and optimize dexpreopt
- Allow Surfaceflinger to read firmware
- Fixup our fastcharge toggle in realme lab
- Proper naming of processor in about section
- Migrate to task_profiles of hals
- Added saturated display mode in display section and renamed other mode to it's proper name (P3)
- Added and ship prebuilt textclassifier to fix gboard clipboard delay
- Tune lmkd system properties
- Enable TWS plus feature using persist property
- Enable Qualcomm TrueWireless™ Stereo
- AAC frame control enabled for hal implementation
- Enhance system audio quality
- Re-enable and align a2dp prop with aac and add lhdc
- Increase status bar portrait and landscape height
- More here-and-there under-the-hood changes
[#MelloLab]
- Import more qs header (108)
- Added a toggle to disable the new QPR2 style user switcher on lockscreen keyguard bouncer
- Allow using 5G icon instead LTE (not the real 5G offcourse)
- Add brightness percentage text view
- Launcher: Revamped and redesigned recent app UI
- Fix stray clear all button bg on ui mode change
- Fix class cast exception when animating play/pause button
- Fix a derp that was introduced in last build in which notification icons were not properly aligned
- Disable automatic system server heap dumps by default
- Fix logspam from AppIdleHistory on first boot
- Made the settings lottie animations background transparent
- Force enable neutral overlay on day theme
- ColorUtils: Fix out-of-gamut Oklab blending
- graphics: Blend ARGB colors using Oklab
- Fade the clock when performing motion layout transition for smoother qs pull down
- Always clear the cache when the framework resources packages is changed
- Optimize connected devices battery level scanning
- Open app on long pressing per-app volume icon functionality
- Add sound effect for volume adjustment
- Do not freeze foreground processes
- Skip delivering broadcasts to restricted apps
- Recalculate empty process limit before trim
- Optimize memory management,compaction and app/process freezing API
- Don't enable extra StrictMode features for userdebug builds
- Add missing perm for restore
- Verify that hal implements get_audio_port before calling
- So many fixes, improvements for daily usage and under-the-hood changes I cannot mention all (kindly check changelog section in rom)
[SOURCE]
- Merged september security patch
- Added data icon style
- SystemUI: improve blur handling in respect to app launch animations
- SystemUI: power menu styles refresh
- graphics: override more system fonts
- apex: Prevent illegal state exception caused by GMS concurrent alarms
- base: Settings: Add settings for charging control
- Added per-app unresctricted data usage settings
- GlobalActionsDialog: Enable blur behind via window flags
- Launcher: disable live tile
- Security: Move applock and usb restriction to advanced section
- AppDataUsage: Update "Background network access" toggle logic
- overlay: Do not overwrite default config_pluginAllowlist
- charger: Import latest offline charging animation
- config: Optimize DerpLauncher and Settings for speed
- Some more things maybe I can't remember more :P