Dhina17
0e078371ba
config: Build LMO systemui clock plugin
...
Change-Id: If4f6431bdbab5c9f4f75b8116d445a0f83c39ee9
2025-11-12 16:46:22 +00:00
Zabuka_zuzu
c2a344aee0
vendor: default wallpaper
2025-11-07 22:00:13 +00:00
Zabuka_zuzu
461d089a77
vendor: Storopia into Default
2025-11-07 21:50:12 +00:00
Zabuka_zuzu
5917ca418c
vendor: Updated default Wallpaper
2025-11-07 21:47:22 +00:00
Zabuka_zuzu
8c23942886
vendor: Moved Bootanimations to extras
2025-11-07 19:12:10 +00:00
rmp22
6848e8f130
[UI] enable split shade
...
default landscape is so ugly
Change-Id: Ida1fdc8199070ede063c394942cabdff1d7f4fb8
2025-11-05 21:40:22 +00:00
rmp22
b4777c9fa4
[ui] improve default icon mask
...
Change-Id: I33d37f52717550aa4ed1225f87a40bc3318957fe
2025-11-05 10:12:26 +00:00
rmp22
1f2e042d82
overlay: enable ambient burn in protection
...
Change-Id: I479491bae09e089aba646ade34d7bff5d460e12f
2025-11-05 10:11:26 +00:00
Ghosuto
ef6f5a059b
Revert "vendor: Switch to Google Avatar-Picker"
...
- Define in pixel-style for gms only
This reverts commit ef59c30a8887c6d6133bafb868df74dd78c29e59.
Change-Id: I6da93893db4eac879e04cf72be0cf44b70122345
2025-11-05 10:11:26 +00:00
aswin7469
b610f42144
config: overlay: Enable Cloned App
...
Change-Id: I827b39bd57fe9d1ff85a19c86bb708ba6707a0a3
Signed-off-by: Ghosuto <clash.raja10@gmail.com >
2025-11-05 10:11:26 +00:00
Ghosuto
8421480845
overlay: Remove gamespace and launcher from default listener
...
Change-Id: I3d1c344f686d4ab9c2228e9d78e2d0b66b7a84d2
2025-11-05 10:11:26 +00:00
rmp22
d16dc85970
overlay: disable dreams feature
...
Change-Id: Iac6460e742aa11e175008db4b891d1b4768d5aec
2025-11-05 10:06:14 +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
Dmitry Muhomor
683d0eb430
fixup! overlay: enable desktop mode support
2025-11-05 08:13:41 +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
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
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
007c213a81
overlay: SettingsProvider: Enable one-handed mode gesture by default
...
Change-Id: Idfb14e523ec190fb8fe1b4cc86eba0d3f8dd920c
2025-11-05 07:09:12 +00:00
minaripenguin
94f1f0fc00
vendor: overlay: Notification Listener access
...
Change-Id: I103139e77076de639c5b01693c9081e54c14c6d4
2025-11-05 06:44:01 +00:00
minaripenguin
f1d0f55a88
vendor: Switch to Google Avatar-Picker
...
Change-Id: I56f146c437a9bd4afd079fac3bb871f93742bc28
2025-11-04 20:44:25 +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
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
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
Pranav Vashi
adb08794f6
overlay: Use google-sans for font config overlays
...
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Pranav Vashi
4077486b2a
overlay: Add gms location history to extra location packages
...
* From pixel dump. Suggested by @nikhilmenghani.
* Nikgapps will remove this overlay as it conflicts here.
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Pranav Vashi
5ea4718a07
overlay: Add tethering to location exemption
...
Ref: 404b4778ec
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Pranav Vashi
e369e80c7b
overlay: Add SystemUI to location extra packages
...
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Pranav Vashi
feaf32b4cc
overlay: Add OmniJaws to location extra packages
...
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Danny Lin
ac1fff0b34
overlay: Offload WM shell to another thread
...
Android 12 added this config to offload some window management to a
dedicated thread. Enable it to improve performance when the main System
UI thread is busy.
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00
Pranav Vashi
741714c749
overlay: Update SettingsProvider defaults
...
* Reduce default screen off timeout to 30 sec.
* Turn on automation brightness mode by default.
* Turn on vibrate when ringing by default.
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com >
2025-11-04 20:28:31 +00:00