Commit Graph

4774 Commits

Author SHA1 Message Date
290b1191d5 Add my custom boot animation
Signed-off-by: MOVZX <movzx@yahoo.com>
2025-12-06 20:43:43 +07:00
e05397466a Add my signature
Signed-off-by: MOVZX <movzx@yahoo.com>
2025-12-06 20:43:38 +07:00
Joey
468d63fe4b release: Clean up Settings flags 2025-12-06 12:15:54 +09:00
Joey
c974706cc1 [TMP] config: Disable packages 2025-12-05 23:36:13 +09:00
Joey
7bb5e1e3ff Revert "kernel: Prevent creating any files in kernel platform source tree"
This reverts commit d31ef2798e.
2025-12-05 15:59:53 +09:00
ExtremeXT
f7112ea765 config: Enable background blur by default
Most devices will use this on Lineage 23.1.

Change-Id: I6d4c7aab0e2dbdeb9bba5a96cca2058e4f27e1b8
Signed-off-by: ExtremeXT <extremextdev@gmail.com>
2025-12-05 01:38:11 +09:00
aswin7469
4e83becd58 overlay: enable battery percentage settings 2025-12-05 01:38:11 +09:00
Joey
f4ebfb3595 aconfig: Disable flashlight strength 2025-12-05 01:38:11 +09:00
ralph950412
8f9a4aef96 aconfig: Update SystemUI flags 2025-12-05 01:38:11 +09:00
Joey
98b54570b1 Update default wallpaper from Pixel 10 Pro XL 2025-12-05 01:38:10 +09:00
aswin7469
0cfa2358f5 vendor: Enable double tap to sleep
* Note: Settings page has not been pushed to AOSP yet we are currently using
  reverse engineered one from Pixel stock rom
2025-12-05 01:38:10 +09:00
HELLBOY017
58aee5ff97 release: Disable enroll_layout_truncate_improvement
- This fixes the UDFPS overlay for devices with very low UDFPS positioning.
2025-12-05 01:38:10 +09:00
Joey
5836f5b336 aconfig: Add more configs and move all to bp3a
Co-authored-by: aswin7469 <aswinas@pixysos.com>
Co-authored-by: ralph950412 <ralph950412@gmail.com>
2025-12-05 01:38:10 +09:00
aswin7469
a3286043ad [TEST] Enable desktop mode in dev options
Signed-off-by: aswin7469 <aswinas@pixysos.com>
2025-12-05 01:38:10 +09:00
aswin7469
e0aa365242 overlay: Enable AOD wallpaper
Signed-off-by: aswin7469 <aswinas@pixysos.com>
2025-12-05 01:38:10 +09:00
aswin7469
852795d7cd device_config: enable new now playing QS tile and updated lockscreen UI
preview: https://t.me/aswinaskurup/729

Signed-off-by: aswin7469 <aswinas@pixysos.com>
2025-12-05 01:38:10 +09:00
aswin7469
7154928371 device_config: cleanup and update from 16 QPR2
* set only whatever we need gms will handle rest

Signed-off-by: aswin7469 <aswinas@pixysos.com>
2025-12-05 01:38:10 +09:00
minaripenguin
617abf6f79 config: Dexpreopt pixel launcher 2025-12-05 01:38:10 +09:00
rmp22
a506252889 config: add target_ims_override flag
Change-Id: Ib386515e21c6cabeb8c3bacd5b82f63e7796ef94
2025-12-05 01:38:10 +09:00
minaripenguin
d86bfcedb2 config: properties: Add pihooks default values
* A16 QPR2 Beta 3.3

Spoof BuildFingerprint as Pixel Beta

* It is necessary to pass integrity with the built-in Keybox Importer, as our stock fingerprint is not "Valid"

Co-authored-by: Joel Lucas <joelcba57@gmail.com>
Co-authored-by: Joey <joey@evolution-x.org>
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-12-05 01:38:10 +09:00
Dhina17
0104cfec00 config: Build LMO systemui clock plugin
Change-Id: If4f6431bdbab5c9f4f75b8116d445a0f83c39ee9
2025-12-05 01:38:10 +09:00
rmp22
795f087501 config: disabling hwc composition strategy on perf anim targets
perfetto shows a lot of wasted time done on hwc composition strategy on mtk targets

Change-Id: I88c810c954ae689f5ecd5c8f03e5130c356ae631
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-12-05 01:38:10 +09:00
Joey
45a21f0bc6 component-overrides: Add more google components 2025-12-05 01:38:10 +09:00
Pranav Vashi
31b7b1067c component-overrides: Force disable various google components [SQUASHED]
includes component-overrides: Force disable google settings intelligence injects

* Disables Charging Optimization which doesn't work without pixel framework support.

Fixes: https://github.com/crdroidandroid/issue_tracker/issues/791
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
rmp22
e56843af91 config/common: preopt extracted apk always 2025-12-05 01:38:10 +09:00
Mathieu Chartier
776bd82df0 config/common: Reduce system server verbosity
Enable it only with user builds

Test: lunch statix_cannon-user && m
Change-Id: I58d2e993ae9a7213e94661d22b47c28b0a2243e8
Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/13531
2025-12-05 01:38:10 +09:00
Mathieu Chartier
16b35e6e3a config/common: Disable dexpreopt debug info on user builds
Test: lunch statix_cannon-user && m
Change-Id: I9e4b4c9907b92fea764cf07e218541bb33937b3c
Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/13530
2025-12-05 01:38:10 +09:00
minaripenguin
b3e62520de config: Load boot image profile from frameworks/base
[YAAP:] art boot image profile is only intended for thin art builds
without frameworks/base.

Change-Id: I60f3117c6ba948311af9f3fe048d0cf304fc283a
2025-12-05 01:38:10 +09:00
Pranav Vashi
2ac0769b34 vendor: Do not clone default AudioFX app
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
rmp22
a808a8a010 config: adding flashlight strength flag
Change-Id: I69f051676d6e3048307c48aead46a1b04d7b872d
2025-12-05 01:38:10 +09:00
Ghosuto
2c3af1e115 release: Enable move_transition_animation_layer
- Enables moving the launching window on top of the origin window in the Animation library

Change-Id: I9b383064253cd44026932182161bfc96b36daeaf
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
2025-12-05 01:38:10 +09:00
minaripenguin
534d5801c8 aconfig: Disable FRP enforcement
Change-Id: I77f990d2187b4afa3d106a79361a8dc340d09065
2025-12-05 01:38:10 +09:00
rmp22
5cd0d3623d overlay: disable dreams feature
Change-Id: Iac6460e742aa11e175008db4b891d1b4768d5aec
2025-12-05 01:38:10 +09:00
Pranav Vashi
1e4f7d3e72 Revert "overlay: Default to Seedvault backup transport"
* If we never set up SeedVault, we get error notification every boot.

This reverts commit a88d06f120.
2025-12-05 01:38:10 +09:00
Pranav Vashi
5f81c82479 overlay: Drop now playing customization
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
rmp22
46b9fd4783 vendor: overlay: enable ambient burn in protection
Change-Id: I479491bae09e089aba646ade34d7bff5d460e12f
2025-12-05 01:38:10 +09:00
Oliver Scott
fb8f289abf Disable nfc by default
Issue: calyxos#3038
Change-Id: Ifd8a9e4826b0c48c58d923086cf0aaea3e945722
2025-12-05 01:38:10 +09:00
minaripenguin
f811610942 overlay: frameworks: Suppress ASI system crash dialogs
* this issue started from u beta and some users on t also reported ASI crash upon reboot or so.  this is probably google side since the crash happens when ASI tries to update its text classifier flags but ended up triggering bad base-64 due to a bad/malformed string.

Change-Id: Id33679c48585ced550ba005ef99f19694bb27bf4
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-12-05 01:38:10 +09:00
Henrique Silva
44bf8347de overlay: Don't warn user about FC in Google TTS
This happens on almost all FDE devices, I don't see any workaround other than hiding these dialogs
2025-12-05 01:38:10 +09:00
Danny Lin
7f203dc2d5 overlay: core: Suppress System UI ANRs
It looks like Android 12 qpr1 still has the bug where "System UI not
responding" dialogs appear sporadically after taking a screenshot. Just
suppress the ANRs for now.
2025-12-05 01:38:10 +09:00
Danny Lin
35c298e43d HACK: overlay: core: Suppress Intent Filter Verification Service crashes
Intent Filter Verification Service, the AOSP service that verifies
app link domains, is crashing for some users depending on their
installed apps. Temporarily suppress the crashes until we have a better
solution.
2025-12-05 01:38:10 +09:00
Joey Huab
a877ac06c0 config: Set new audio from mustang BD3A.250721.001.B7 as default 2025-12-05 01:38:10 +09:00
rmp22
b25a23be68 config: add PERF_ANIM_OVERRIDE flag
Change-Id: I7d264207abef968739b57c9fce19e8f65466ee8c
2025-12-05 01:38:10 +09:00
Adithya R
075cbb0cb9 overlay: SystemUI: Tune new biometric dialog UI
Change-Id: Idcc5995f657b61647facd8d147a346e4898d677a
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Saikrishna1504
3332d1eec0 build: Skip ABI Checks
Signed-off-by: Saikrishna1504 <saikrishna26918@gmail.com>
2025-12-05 01:38:10 +09:00
rmp22
2e6466b667 overlay: Enable split shade for notifications in landscape
default landscape is so ugly

Change-Id: Ida1fdc8199070ede063c394942cabdff1d7f4fb8
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
10bde2f98f release: Disable apply_picture_profiles
We do not have a media quality service set up yet.

Change-Id: If32e802eddac7464d98685f15aa86eb8f8228b6a
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
5716b2976e release: Generate themed/monochrome icons for all apps
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
fdf408879d release: Remove glanceable hub
Broken atm.

Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
29cf9b8f86 release: Remove some useless notification flags
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00