-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
52 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,61 @@ | ||
This is Android 15 QPR1 with January 2025 security patches | ||
This is Android 15 QPR1 with February 2025 security patches | ||
|
||
Notes: | ||
============================== | ||
- LineageOS-based source. Signed build. | ||
- Make sure to be on HyperOS firmware first. | ||
- Use latest TWRP or OFRP-R11.1_6-Beta-marble.zip as recovery. | ||
- Clean flash is required if coming from March 2024 or older builds. | ||
- Always dirty flash at your own risk. If your device bootloops, revert to an older build that boots. | ||
- Install LosKsu10.x.zip (https://sourceforge.net/projects/evolution-x/files/marble/15/LosKsu10.x.zip/download) for root. | ||
- Play Integrity passes, RCS works (As of 01/30/2025). | ||
- Play Integrity passes, RCS works (As of 02/06/2025). | ||
- Includes Dolby Atmos, POCO camera. | ||
- Credits to Arian16k, GR, Chaitanya, Adrianyyyy. | ||
|
||
Device changes: | ||
============================== | ||
Add missing odm props | ||
Use fingerprint from POCO F5 odm build.prop | ||
audio: Remove direct flag for VOIP RX (fix losing voice call audio when watching other videos) | ||
Set product shipping API level to 33 | ||
audio: add compress recording configurations | ||
audio: enable compress voip | ||
audio: offload 24 bits playback supports mp3/aac format | ||
audio: update audio_io_policy for VoIP | ||
audio: update audio_io_policy.conf | ||
gps: Avoid access of deprecated LocUnorderedSetMap entry | ||
gps: GNSS adapter: simplify getElapsed real time logic in PVT report | ||
overlay: Add FPS info support | ||
rootdir: common: Add permissions to access eSE device node | ||
rootdir: common: Change name of eSE device node | ||
rootdir: device: qcom: common: add system permission for power_state | ||
rootdir: init.qcom.post_boot: Remove logging to kmsg device | ||
sepolicy: Silence selinux logspam | ||
|
||
Notable ROM changes: | ||
============================== | ||
CarrierConfigManager: Enable inflate signal strength by default | ||
Drop custom adb drawable | ||
Edge light: Fix blink/pulse mode corner radius | ||
Evolver: Add switch for compact HUN | ||
Evolver: Hide 3 button nav customization when using gesture nav | ||
Evolver: Move to JSON PIF implementation | ||
LineageParts: Fix overlapping interval seekbar texts in RTL | ||
LineageParts: Support breath LED mode | ||
PixelPropsUtils: Improve spoofing | ||
Settings: Adaptive Playback: Enable dynamicColor on lottie | ||
Settings: Add vibration patterns from OOS | ||
Settings: Do not hide Now Playing for Pixel devices | ||
Settings: Fixup fingerprint enroll finish layout | ||
Settings: Improve udfps enroll introduction layout | ||
Settings: Retain udfps overlay shown state on restoring activity | ||
Settings: Set key order on addition (fixes random re-ordering) | ||
Settings: Use default letter spacing for category titles | ||
Settings: Use internal display brightness in overlay displays | ||
SystemUI: Allow long pressing timer chips to directly stop the action | ||
SystemUI: Fixup cast chip long press when not showing a timer | ||
SystemUIGoogle: Inject changes for Smart Pixels | ||
apns-conf: Update Imobile config | ||
apns: Add WE EG | ||
config: properties: Add pihooks default values | ||
core: Introduce SystemRestartUtils | ||
fix vtservice cpu hogging | ||
iconshapes: Set config_bottomDialogCornerRadius to 16dp | ||
overlay: Set AOSP webview as fallback | ||
sepolicy: Allow gmscore_app to set system_prop | ||
BlackTheme: Make more container surfaces black | ||
Disable Game default frame rate feature | ||
Evolver: Bring in features from rising | ||
Evolver: Fix quick pull down rtl values | ||
Evolver: Implement Better QS (optional toggle) | ||
Evolver: Introduce Volume Styles | ||
Evolver: OverlaySwitchPreference: Update | ||
Evolver: Show restart SystemUI dialog for some toggles | ||
GameSpace: Integrate LMOFreeform to quick start apps | ||
Merge February 2025 security patches | ||
OmniStyle: Add more QS Header image packs | ||
Settings: Add system haptics intensity settings | ||
SystemUI: Add DOUBLE_TAP_TO_WAKE to tuner service reset exceptions | ||
Update translations | ||
aconfig: Disable FRP enforcement | ||
apps: Include prebuilt Accord music player | ||
check_boot_jars: Whitelist LMOFreeform | ||
config: Build LMO Freeform app and sidebar | ||
config: Disable RescueParty | ||
config: Remove useless addon.d file | ||
overlay: device_config: Add values required for Speech Recognition | ||
overlay: device_config: Escape special characters | ||
overlay: device_config: Updates | ||
properties: Set default game props | ||
themes: Expose values for theming settings | ||
themes: Import notification, progress bar and power menu themes | ||
vendor: Overlay PermissionController to use headline font from framework resource | ||
version: Uprev to 10.2.1 |