Compare commits

..

22 Commits

Author SHA1 Message Date
johnmart19 68834af275 sm7125-common: Update QTI USB to android.hardware.usb-service.qti 2 weeks ago
Jenna 085a37a08f sm7125-common: A525FXXS9FXJ1 2 weeks ago
Jenna effa278d8d sm7125-common: overlay: fix dynamic clock-icon 2 weeks ago
pjgowtham 45dc0da0bc sm7125-common: fingerprint: Set dim layer zOrder 2 weeks ago
Jenna 895f60c01e sm7125-common: Build libartpalette 2 weeks ago
Ruchit d16ef74fbe sm7125-common: Also patch libwvhidl with libcrypto-v33.so 2 weeks ago
GhostMaster69-dev 49a9f8d820 sm7125-common: Override default C Compiler for Kernel compilation 2 weeks ago
Kelvin Zhang a4ea2af398 sm7125-common: Explicitly set as an non-AB target 2 weeks ago
Kelvin Zhang 5397337481 sm7125-common: Allow to access bootable/deprecated-ota targets 2 weeks ago
Tim Zimmermann 6be03b6a1d sm7125-common: recovery: Update edify include path for Android V 2 weeks ago
Aaron Kling a165f4cc8e sm7125-common: Remove software omx codec references 2 weeks ago
Bruno Martins ec0333ad28 sm7125-common: Unset BUILD_BROKEN_INCORRECT_PARTITION_IMAGES 2 weeks ago
Bruno Martins 25cfb90d75 sm7125-common: Declare EGL libs as symlinks during extraction 2 weeks ago
Bruno Martins 4453623d62 sm7125-common: Move to new RFS install_symlink targets 2 weeks ago
Jenna 46a154985b sm7125-common: Inherit from QTI FCM 2 weeks ago
Bruno Martins 8aef2e2971 sm7125-common: Use the common device compatibility matrix from QCOM 2 weeks ago
Tim Zimmermann 9b089519e0 sm7125-common: Switch to AIDL camera HAL 2 weeks ago
Michael Bestas 97d76189ec sm7125-common: Build missing libraries for 14 QPR3 2 weeks ago
Simon1511 6326aa955b sm7125-common: update everything to A525FXXS7FXE2 2 weeks ago
Tim Zimmermann 9fa310ecfd sm7125-common: Use pixel power HAL directly 2 weeks ago
Simon1511 e0c88d3ade sm7125-common: switch to U RIL 2 weeks ago
Simon1511 0ace0688bd Revert "sm7125-common: audio: add dedicated service to pass g_call_sim_slot" 2 weeks ago
  1. 4
      overlay/frameworks/base/packages/SystemUI/res/values/dimens.xml
  2. 116
      overlay/packages/apps/DeskClock/res/mipmap-anydpi/launcher_clock.xml
  3. 8
      proprietary-files.txt

@ -21,9 +21,5 @@
<!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">20dp</dimen>
<!-- Location on the screen of the center of the physical power button. This is a reasonable
default that should be overridden by device-specific overlays. -->
<dimen name="physical_power_button_center_screen_location_y">980px</dimen>
</resources>

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
<background>
<!--
Base
-->
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="#ff2A3232" android:pathData="M0,0h108v108h-108z" />
</vector>
</background>
<foreground>
<layer-list>
<item>
<!--
Hour hand
-->
<rotate android:fromDegrees="300.0" android:toDegrees="5300.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M54.0001 32C53.4338 32 52.9609 32.4318 52.9096 32.9959L51.2717 51.0123C51.2697 51.0348 51.2679 51.0572 51.2664 51.0796C51.319 51.0305 51.3731 50.9825 51.4289 50.9358C52.9967 49.6202 55.2776 49.7129 56.7338 51.0794C56.7323 51.0571 56.7306 51.0347 56.7285 51.0123L55.0907 32.9959C55.0394 32.4318 54.5665 32 54.0001 32Z" />
<path android:fillColor="#FF98A7A7" android:pathData="M56 54C56 55.1046 55.1046 56 54 56C52.8954 56 52 55.1046 52 54C52 52.8954 52.8954 52 54 52C55.1046 52 56 52.8954 56 54Z" />
</vector>
</rotate>
</item>
<item>
<!--
Minute hand
-->
<rotate android:fromDegrees="60.0" android:toDegrees="60060.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M54 25.9996C53.4365 25.9996 52.9689 26.435 52.9287 26.997L51.2137 51.0072C51.2106 51.0502 51.2085 51.093 51.2074 51.1356C52.6604 49.7155 54.9821 49.6022 56.5712 50.9356C56.648 51.0001 56.7218 51.0668 56.7925 51.1356C56.7914 51.093 56.7893 51.0502 56.7862 51.0072L55.0712 26.997C55.0311 26.435 54.5634 25.9996 54 25.9996Z" />
<path android:fillColor="#FF98A7A7" android:pathData="M56 54C56 55.1046 55.1046 56 54 56C52.8954 56 52 55.1046 52 54C52 52.8954 52.8954 52 54 52C55.1046 52 56 52.8954 56 54Z" />
</vector>
</rotate>
</item>
<item>
<!--
Second hand
-->
<rotate android:fromDegrees="180.0" android:toDegrees="6180.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:strokeColor="#FFFFD250" android:strokeWidth="2" android:strokeLineCap="round" android:pathData="M54 29L54 54" />
<path android:fillColor="#FFF09F38" android:pathData="M60 54C60 57.3137 57.3137 60 54 60C50.6863 60 48 57.3137 48 54C48 50.6863 50.6863 48 54 48C57.3137 48 60 50.6863 60 54Z" />
</vector>
</rotate>
</item>
<item>
<!--
Finish
-->
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path
android:pathData="M28.54,28.54m-72,0a72,72 0,1 1,144 0a72,72 0,1 1,-144 0"
android:fillAlpha="0.6">
<aapt:attr name="android:fillColor">
<gradient
android:gradientRadius="72"
android:centerX="28.54"
android:centerY="28.54"
android:type="radial">
<item android:offset="0" android:color="#19FFFFFF"/>
<item android:offset="1" android:color="#00FFFFFF"/>
</gradient>
</aapt:attr>
</path>
</vector>
</item>
</layer-list>
</foreground>
<monochrome>
<layer-list>
<item>
<!--
Hour hand
-->
<rotate android:fromDegrees="300.0" android:toDegrees="5300.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M53.9998 35C53.4334 35 52.9605 35.4318 52.9092 35.9959L52.0718 45.2071C53.3459 44.9289 54.6633 44.9322 55.9278 45.2085L55.0903 35.9959C55.039 35.4318 54.5661 35 53.9998 35Z" />
</vector>
</rotate>
</item>
<item>
<!--
Minute hand
-->
<rotate android:fromDegrees="60.0" android:toDegrees="60060.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M54.0002 29.0002C53.4368 29.0002 52.9691 29.4356 52.929 29.9976L51.8386 45.2629C53.2509 44.9147 54.7373 44.9103 56.1617 45.2615L55.0714 29.9976C55.0313 29.4356 54.5636 29.0002 54.0002 29.0002Z" />
</vector>
</rotate>
</item>
<item>
<!--
Second hand
-->
<rotate android:fromDegrees="180.0" android:toDegrees="6180.0" android:pivotX="50.0%" android:pivotY="50.0%">
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M53 45.0552C53.3283 45.0189 53.662 45.0002 54 45.0002C54.338 45.0002 54.6717 45.0189 55 45.0552L55 32.0002C55 31.448 54.5523 31.0002 54 31.0002C53.4477 31.0002 53 31.448 53 32.0002L53 45.0552Z" />
</vector>
</rotate>
</item>
<item>
<!--
Center
-->
<vector android:height="108.0dp" android:width="108.0dp" android:viewportWidth="108.0" android:viewportHeight="108.0">
<path android:fillColor="@android:color/white" android:pathData="M60 54C60 57.3137 57.3137 60 54 60C50.6863 60 48 57.3137 48 54C48 50.6863 50.6863 48 54 48C57.3137 48 60 50.6863 60 54Z" />
</vector>
</item>
</layer-list>
</monochrome>
</adaptive-icon>

@ -1,4 +1,4 @@
# All blobs are from A525FXXS7FXE2 (U), unless pinned
# All blobs are from A525FXXS9FXJ1 (U), unless pinned
# ACDB
vendor/lib/libacdb-fts.so
@ -520,7 +520,7 @@ system_ext/lib/vendor.qti.hardware.fm@1.0.so
system_ext/lib64/vendor.qti.hardware.fm@1.0.so
# Gatekeeper
vendor/lib64/hw/gatekeeper.mdfpp.so|5a16f16d118cdaa990b6b7924b94c419d366d624
vendor/lib64/hw/gatekeeper.mdfpp.so|31bf2921b6723975a4c89dd483953e34b5a6ae5d
# GPS
-vendor/app/CACertService/CACertService.apk
@ -740,7 +740,7 @@ vendor/firmware/ipa_fws.mdt
# Keymaster
vendor/lib64/libkeymaster_helper.so
-vendor/lib64/libskeymaster4device.so|e4dcee6306be79bb3ca271466afeabd1b0b966d5
-vendor/lib64/libskeymaster4device.so|72bd574947d0312dcabb1a1b7fd10e6924ffd668
# Machine learning
vendor/lib64/libreffeature.so
@ -930,7 +930,7 @@ vendor/lib64/libdsi_netctrl.so
vendor/lib/libqcmaputils.so
vendor/lib64/libqcmaputils.so
vendor/lib64/libengmode_client.so
vendor/lib64/libsec-ril.so|a5e33da6edd1bfe0b4dc6ae90c6db6a34ea029fb
vendor/lib64/libsec-ril.so|89059627966559344cc526e7a533d4284afca1d4
vendor/lib64/libsecril-client.so
vendor/lib64/libril_sem.so
vendor/lib64/libSemTelephonyProps.so

Loading…
Cancel
Save