Commit Graph

585 Commits

Author SHA1 Message Date
Nolen Johnson
b4346d7834 overlay: TV: Default to not showing bug-report quick setting
* This is ugly, and not needed at all in LineageOS builds.

Change-Id: Id22a1ad9b16943e850daa5c2ab2f332841bfc999
2025-11-05 09:59:16 +00:00
Akash Srivastava
5cd677914e overlay: Update CertifiedKeybox
Change-Id: Ic30e1fd631e6e3f09191e05cb1d0c101c7cce757
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
2025-11-05 09:59:16 +00:00
Abhay Singh Gill
d23f511bca overlay: Make a overlay for keybox
Change-Id: Id40251c68dc23568c4ebf835c0e60f1bf048f1bf
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
2025-11-05 09:59:15 +00:00
Ghosuto
a34d640430 config: cleanup low ram boot profile
Change-Id: I787ef9e592abfae9054fee1a900b95f5ee32766d
2025-11-05 09:54:30 +00:00
Ghosuto
3325dae08f overlay: use SpaceGrotesk as default font
Change-Id: Id31b0974e72182dbf661f4db3bca629e3106db90
2025-11-05 09:53:04 +00:00
Pranav Vashi
1dbd754c7b Revert "overlay: Default to Seedvault backup transport"
* If we never set up SeedVault, we get error notification every boot.

This reverts commit a88d06f120.
2025-11-05 09:50:44 +00:00
Pranav Vashi
7cc6affd22 overlay: Drop now playing customization
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-05 09:50:44 +00:00
Danny Lin
177c575de8 config: Downscale task snapshots to 80%
This saves memory without a noticeable loss in quality.

Extracted from the Pixel stock ROM.

Change-Id: I112ae613b3fb40ec3226e7697415426756fa2cbb
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-11-05 09:16:56 +00:00
rmp22
9054130ba2 config: reduce memory footprint
- add flag

Change-Id: Ifc84bbd8e4790ff0dab33368d9ac45158e7c47fc
Co-authored-by: Ghosuto <clash.raja10@gmail.com>
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
2025-11-05 09:16:55 +00:00
Dmitry Muhomor
683d0eb430 fixup! overlay: enable desktop mode support 2025-11-05 08:13:41 +00:00
Yumi Yukimura
5ca54bf62d overlay: tablet: Enable config_canInternalDisplayHostDesktops
Change-Id: I1981c56fbc024f045ea78331c902acf4657e779b
2025-11-05 07:30:11 +00:00
Yumi Yukimura
f66df91ec1 overlay: tablet: Update lockscreen widget feature config for 16
Change-Id: I3bc174a6e5e1f15cca0ef60a992f925b587bb092
2025-11-05 07:30:11 +00:00
Jesse Chan
65636c195a vendor: overlay: Configure SQLite to operate in MEMORY mode
This change yields considerable SQLite performance gains. It
should be generally safe as this device has irremovable battery.

Some OEMs have been doing this for years.

Change-Id: I541709fc771d4b501b56b8555e5e8a04486d0293
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-11-05 07:30:11 +00:00
rmp22
80144f0981 overlay: define circle to search overlays for vanilla builds
Change-Id: Id72c2e81494f793d773cfc5de24cb15eeaaaf5e9
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-11-05 07:29:52 +00:00
Dmitry Muhomor
d3db6d605a overlay: enable desktop mode support
Desktop mode support remains disabled by default, it's controlled by a
dev option.

Change-Id: Ie96db3d0f1e4686bf650048f2a878d3df4fb9d93
2025-11-05 07:16:05 +00:00
rmp22
46c453a68f [PERF] overlay: reduce touch slop for responsiveness
Change-Id: I2546129eb18886eab5699bb9e5b80b1e7b6f283e
2025-11-05 07:16:05 +00:00
Zabuka_zuzu
41a257b830 vendor: overlay: Use lighter color for light mode themed icon background 2025-11-05 07:14:15 +00:00
rmp22
2ba9acf544 vendor: overlay: disable turbulence noise effect
Change-Id: I2cdd3d545f9b3259aaa7c374d874bb18456220c6
2025-11-05 07:12:09 +00:00
Ghosuto
ff9f3d1ac7 vendor: Override more font
Change-Id: I880367f1bd2ef40e40f04acebb2317c056a166be
2025-11-05 07:11:40 +00:00
Oliver Scott
c815290599 Require device unlock for NFC by default
Change-Id: I304d29183590c3f270108c25e24b22027a512d85
2025-11-05 07:09:36 +00:00
Oliver Scott
b5b841ab06 Disable nfc by default
Issue: calyxos#3038
Change-Id: Ifd8a9e4826b0c48c58d923086cf0aaea3e945722
2025-11-05 07:09:36 +00:00
minaripenguin
8bd6721703 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-11-05 07:09:36 +00:00
Henrique Silva
18e59211bb 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-11-05 07:09:36 +00:00
Danny Lin
0a91bc7b86 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-11-05 07:09:36 +00:00
Danny Lin
f12ef2818c 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-11-05 07:09:36 +00:00
Danny Lin
9b208679d0 overlay: SettingsIntelligence: Simplify breadcrumb string 2025-11-05 07:09:36 +00:00
Danny Lin
e5e7416e37 SettingsIntelligence: Improve result breadcrumb arrows
Let's use an actual arrow symbol here instead of a greater-than sign (>).
Our UI font, Inter, has a good → glyph that makes it look much better.
2025-11-05 07:09:36 +00:00
Danny Lin
007c213a81 overlay: SettingsProvider: Enable one-handed mode gesture by default
Change-Id: Idfb14e523ec190fb8fe1b4cc86eba0d3f8dd920c
2025-11-05 07:09:12 +00:00
minaripenguin
470dcf1f0b vendor: overlay: Update pixel icon colors
Change-Id: I3220a410eba38508b06112db53ef03d6ffaf9c5c
2025-11-05 06:44:40 +00:00
minaripenguin
94f1f0fc00 vendor: overlay: Notification Listener access
Change-Id: I103139e77076de639c5b01693c9081e54c14c6d4
2025-11-05 06:44:01 +00:00
Dyneteve
d448d75ff7 vendor: Inherit Pixel additions via WITH_GMS
* GMS
* Audio
* Charger
* RRO overlays

Co-authored-by: Joey <joey@evolution-x.org>
Co-authored-by: AnierinB <anierin@evolution-x.org>
Co-authored-by: someone5678 <nemui3353@gmail.com>
2025-11-05 06:19:45 +00:00
minaripenguin
f1d0f55a88 vendor: Switch to Google Avatar-Picker
Change-Id: I56f146c437a9bd4afd079fac3bb871f93742bc28
2025-11-04 20:44:25 +00:00
Ghosuto
abd57eaa5f vendor: Add pixelLauncher overlays from pixel style
- https://github.com/Evolution-X/vendor_pixel-style/tree/bka

Change-Id: I8e3c5327bd1f2f6bf7255be74cbf63e5b8a77bc5
2025-11-04 20:39:23 +00:00
minaripenguin
1d04b00c01 Inherit Pixel additions and bootanimation
Change-Id: I8142a79a039c32492eab6d76f1f21470361bb4ac
2025-11-04 20:38:45 +00:00
Dyneteve
b49e34da01 overlay: Allow ShannonIMS to access ServiceState
Change-Id: Ic43f212f81e6a53daf6879a7110effafbc000ec4
Signed-off-by: Dyneteve <dyneteve@hentaios.com>
2025-11-04 20:29:48 +00:00
Ido Ben-Hur
f4afab61ea overlay: Enable circle to search 2025-11-04 20:29:48 +00:00
Dyneteve
7386b85534 overlay: Enable keyboard vibration
Change-Id: Ibb162e8ce74ce566f326b8d21951a3eaec0113d8
Signed-off-by: Dyneteve <dyneteve@hentaios.com>
2025-11-04 20:29:48 +00:00
Dyneteve
f069f610eb overlay: SystemUI: Add plugin whitelist
Change-Id: I38e6a5c5eb9ceaee13e0cd8ab1c3d858d72aa19c
Signed-off-by: Dyneteve <dyneteve@hentaios.com>
2025-11-04 20:29:48 +00:00
John Galt
90a1c07fc4 DeviceConfig: drop smartspace flashlight action chip (again)
Accidentally made it back recently
2025-11-04 20:29:48 +00:00
John Galt
245d0e4b54 DeviceConfig: update nearby flags
Fixes gms find my device drain on some devices such as waffle, found
on new pixel configs
2025-11-04 20:29:48 +00:00
ViShal69x
b466f46102 overlay: Overlay PermissionController to use headline font from framework resource
* Fixes headline font being stuck to roboto in Security & Privacy settings.

Change-Id: I5e12555250f543f915e74134745569e3b68d2d29
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/14753
Reviewed-by: Ralph Chen <ralph950412@gmail.com>
Tested-by: Ralph Chen <ralph950412@gmail.com>
2025-11-04 20:29:48 +00:00
Pranav Vashi
bb37e57e31 overlay: Set AOSP webview as fallback
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-04 20:29:48 +00:00
DarkJoker360
3c19a6826a Drop custom adb drawable
Signed-off-by: DarkJoker360 <simoespo159@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-04 20:29:48 +00:00
Jyotiraditya Panda
93ef31e5b0 overlay: Update default keyguard affordance setup
- Left affordance: flashlight
 - Right affordance: camera

Change-Id: I3295007e351d6e17b6efb13cacd9665475f4f34a
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co>
2025-11-04 20:29:48 +00:00
Adithya R
0ff325eb25 overlay: Remove bouncer delay when face unlock is enabled
No idea why was this annoying thing made a "feature" in the first place.

Suggested-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: Iefd47099c48586dd97644e90fadf93707617a74e
(cherry picked from commit ec3160865ccb36fb8c02a5f447f670b3176c0601)
Signed-off-by: clarencelol <clarencekuiek@proton.me>
2025-11-04 20:29:48 +00:00
someone5678
2cf1f501a9 overlay: device_config: Updates
From gms device config:
- textclassifier: set manifests + needed options
- window manager: set splash screen exemption list

Co-authored-by: John Galt <johngaltfirstrun@gmail.com>
Co-authored-by: Joey Huab <joey@evolution-x.org>
Change-Id: Ic146dac2ae54db8c757b3ce7cc714f9d552b9ac3
2025-11-04 20:28:31 +00:00
cyberknight777
124a666b4d overlay: device_config: Add values required for Speech Recognition
Dumped from whatever gms sets as a configurator
2025-11-04 20:28:31 +00:00
Ido Ben-Hur
9fe9d1e4f2 overlay: device_config: Escape special characters 2025-11-04 20:28:31 +00:00
aswin7469
68467820d0 overlay: device_config: animate navbar on long press
Signed-off-by: aswin7469 <aswinas@pixysos.com>
2025-11-04 20:28:31 +00:00
Ionut Gherman
465504fac8 overlay: update configs for AiAi
* taken from LineageOS/android_device_google_zumapro@9d1b0cf
Signed-off-by: Ionut Gherman <ghermanionut96@gmail.com>
2025-11-04 20:28:31 +00:00