Commit Graph

64 Commits

Author SHA1 Message Date
Joey
468d63fe4b release: Clean up Settings flags 2025-12-06 12:15:54 +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
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
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
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
Pranav Vashi
801eba4fe6 release: Remove flag for using emphasized font family for shade header
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Pranav Vashi
c91e5c99b6 release: Remove glitchy depth push scaling effect
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
9ae27922de release: Disable lpp squeeze effect
Causes crash on power button hold when using assistant.

Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
2025-12-05 01:38:10 +09:00
Abhay Singh Gill
3858954704 release: Disable codec_availability flags
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
2025-12-05 01:38:10 +09:00
Joey Huab
5aee852fe3 vendor: Drop notification themed icons
* Users cannot distinguish each app from one another, apparently.
2025-12-05 01:38:10 +09:00
Dmitrii
f1c5b331e1 vendor: drop more launcher flags
expressive dimiss is bugged, and launcher icon shapes is unused
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
7b2ef349a3 vendor: drop more flags
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
ahnet-69
7a32438b79 vendor: Disable thumbnail_block_model flag
Change-Id: Iebd8a44c2591031c02096402bcec8a513c1da1ac
Signed-off-by: Frost <frost.github@proton.me>
2025-12-05 01:38:10 +09:00
Vaisakh Murali
72fe2bbe21 release: Enable android.app flags
Change-Id: I9f3e4416ead6f65d138002775a29ad7b5498a651
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
77ca01550c release: more flag changes
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
dd9c62de14 release: enable more flags
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
4100b28494 release: drop low_light_clock_dream
06-24 16:53:23.418  2021  2021 E AndroidRuntime: java.lang.RuntimeException: Unable to create service com.google.android.systemui.lowlightclock.LowLightClockDreamService: java.lang.RuntimeException: Couldn't call constructor
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:5317)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.app.ActivityThread.-$$Nest$mhandleCreateService(Unknown Source:0)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2606)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:110)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:248)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:338)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:9102)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:598)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: Caused by: java.lang.RuntimeException: Couldn't call constructor
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at com.android.systemui.SystemUIAppComponentFactoryBase.instantiateService(go/retraceme 4d9244815cb2a8db26361f6e20f13b475cc86e8d80733cfefb09c7ddee4d5759:66)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:5274)
06-24 16:53:23.418  2021  2021 E AndroidRuntime: 	... 9 more
06-24 16:53:23.418  2021  2021 E AndroidRuntime: Caused by: java.lang.NoSuchMethodException: com.google.android.systemui.lowlightclock.LowLightClockDreamService.<init> []

Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
aeae0ff938 release: drop some flags
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
Dmitrii
252aceca30 release: drop new sb icons
buggy and dont work well with customizations atm
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-12-05 01:38:10 +09:00
ralph950412
4624998ca5 release: Enable WallpaperPicker2 flags
Change-Id: I7f389e8bdb6e9998681cf7abb561d5aaf6b8d909
2025-12-05 01:38:10 +09:00
ralph950412
c7ec8d9f43 release: Enable SystemUI flags (com.android.systemui.shared)
Change-Id: I7a4b4fa22e3f3c6f5b2eceea9e3fde573a937e9c
2025-12-05 01:38:10 +09:00
ralph950412
40c047dd71 release: Enable SystemUI flags
Change-Id: Id7b6b7ec61363c9a90a4354ec78215c7ce697652
2025-12-05 01:38:10 +09:00
ralph950412
f93d4358fb release: Enable SettingsLib flags
Change-Id: Ide729f28d84e05063b961c504e52dc2249febe98
2025-12-05 01:38:10 +09:00
ralph950412
85bd34fd5f release: Enable Settings flags
Change-Id: I4aacdc60d799a139941783dc69fd03cb591ec84a
2025-12-05 01:38:10 +09:00
ralph950412
39f86dd46b release: Enable Launcher3 flags
Change-Id: I06cb64470805c579619fe2512ae79d60a746d65c
2025-12-05 01:38:10 +09:00
Michael Bestas
5052a73964 release: Drop remaining Pixel flags
These will just be moved to device trees.

Change-Id: I6892c3a6c79dc009e22a45a8917a0bfd5ca6bfb0
2025-11-29 19:09:37 +02:00
Michael Bestas
1bea6247d5 release: Bump aconfig flags extension to BP3A
Change-Id: I02ec4e8fec2946c6991b897337e59de01c01224f
2025-11-29 17:08:46 +00:00
Michael Bestas
d40f38d6c0 release: Bump Security String to 2025-11-01
Implemented:
============
None

Previously Implemented:
================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2025-48581  A-428945391    EoP    High       16
CVE-2025-48593  A-374746961    RCE    Critical   13, 14, 15, 16

Not Implemented:
================
None

Not Applicable (platform source):
=================================
None

Change-Id: I1d0884060451ac9106b046ea6619f64310f5ff9b
2025-11-08 15:40:16 +02:00
Michael Bestas
99fed8e4d9 release: Bump Security String to 2025-10-01
Implemented:
============
None

Previously Implemented:
================
None

Not Implemented:
================
None

Not Applicable (platform source):
=================================
None

Change-Id: I3aa454d3fff7f5517a69e3c290e7460fbe0aa75e
2025-10-08 16:38:26 +03:00
Michael Bestas
c0fe4cb798 Bump Security String to 2025-09-01
Implemented:
============
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2025-32321  A-378902342    EoP    High       13, 14, 15, 16
CVE-2025-32323  A-397216537    EoP    High       13, 14, 15, 16
CVE-2025-32324  A-406763872    EoP    High       15, 16
CVE-2025-32325  A-402319736    EoP    High       13, 14, 15, 16
CVE-2025-32326  A-365739560    EoP    High       13, 14, 15, 16
CVE-2025-32331  A-404252173    EoP    High       15, 16
CVE-2025-32345  A-409318132    EoP    High       15, 16
CVE-2025-32346  A-337785563    EoP    High       16
CVE-2025-32347  A-388528350    EoP    High       13, 14, 15, 16
CVE-2025-32349  A-408215749    EoP    High       13, 14, 15, 16
CVE-2025-32350  A-404256832    EoP    High       14, 15, 16
CVE-2025-48522  A-418773283    EoP    High       13, 14, 15, 16
CVE-2025-48523  A-388032224    EoP    High       13, 14, 15, 16
CVE-2025-48524  A-399885815    DoS    High       13, 14, 15, 16
CVE-2025-48526  A-407764858    EoP    High       13, 14, 15, 16
CVE-2025-48527  A-378088320    ID     High       13, 14, 15, 16
CVE-2025-48528  A-384727394    EoP    High       15, 16
CVE-2025-48529  A-325030433    ID     High       13, 14, 15, 16
CVE-2025-48531  A-389681530    EoP    High       13, 14, 15, 16
CVE-2025-48532  A-417194323    EoP    High       16
CVE-2025-48535  A-353680402    EoP    High       13, 14, 15, 16
CVE-2025-48537  A-391894257    ID     High       13, 14, 15, 16
CVE-2025-48538  A-328182084    DoS    High       13, 14, 15, 16
CVE-2025-48539  A-406785684    RCE    Critical   15, 16
CVE-2025-48540  A-416734088    EoP    High       13, 14, 15, 16
CVE-2025-48541  A-411418366    EoP    High       13, 14, 15, 16
CVE-2025-48542  A-273501008    DoS    High       13, 14, 15, 16
CVE-2025-48543  A-421834866    EoP    High       13, 14, 15, 16
CVE-2025-48544  A-415783046    EoP    High       13, 14, 15, 16
CVE-2025-48545  A-397438392    ID     High       13, 14, 15, 16
CVE-2025-48546  A-388029380    EoP    High       13, 14, 15, 16
CVE-2025-48547  A-419105158    EoP    High       13, 14, 15, 16
CVE-2025-48550  A-401256328    DoS    High       13, 14, 15, 16
CVE-2025-48551  A-407991863    ID     High       13, 14, 15, 16
CVE-2025-48552  A-365975561    EoP    High       13, 14, 15, 16
CVE-2025-48553  A-384514657    EoP    High       13, 14, 15, 16
CVE-2025-48554  A-414603411    DoS    High       13, 14, 15, 16
CVE-2025-48556  A-419014146    EoP    High       15, 16
CVE-2025-48558  A-380885270    EoP    High       13, 14, 15, 16
CVE-2025-48559  A-416491779    DoS    High       13, 14, 15, 16
CVE-2025-48560  A-419110583    ID     High       15, 16
CVE-2025-48561  A-399120953    ID     High       13, 14, 15, 16
CVE-2025-48562  A-423815728    ID     High       13, 14, 15, 16
CVE-2025-48563  A-401545800    EoP    High       13, 14, 15, 16

Previously Implemented:
=======================
None

Not Implemented:
================
None

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2021-39810  A-212610736    EoP    High       13
CVE-2023-24023  A-255601934    EoP    High       13, 14, 15
CVE-2024-49714  A-271962784    EoP    High       13, 14
CVE-2025-0076   A-366403307    ID     High       13, 14, 15
CVE-2025-0089   A-378505461    EoP    High       13, 14, 15
CVE-2025-26454  A-299928772    EoP    High       13, 14, 15
CVE-2025-26464  A-392614489    EoP    High       15 (release)
CVE-2025-32327  A-389681152    EoP    High       14, 15
CVE-2025-32330  A-389127608    ID     High       13, 14, 15
CVE-2025-32333  A-409780975    EoP    High       14
CVE-2025-48534  A-381419370    DoS    High       13, 14, 15
CVE-2025-48548  A-293603271    EoP    High       13, 14, 15
CVE-2025-48549  A-325912429    EoP    High       13, 14, 15

Change-Id: I6217b4e09b01d606e78d21acf8b7bf1ef2fb65a3
2025-09-15 07:55:27 +00:00
Michael Bestas
305124a48f release: Bump Security String to 2025-08-01
Implemented:
============
None

Previously Implemented:
================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2025-48530  A-419563680    RCE    Critical   16
CVE-2025-48533  A-383131643    EoP    High       13, 14, 15, 16

Not Implemented:
================
None

Not Applicable (platform source):
=================================
CVE:            References:    Type:  Severity:  Updated AOSP versions:
CVE-2025-22441  A-376028556    EoP    High       13, 14, 15

Change-Id: I89f24b386869540e6279bb185c36662c77e0437f
2025-08-13 03:31:34 +00:00
Michael Bestas
ca679dc6ee release: Remove no longer used Pixel flags
Change-Id: Ia4e03a0c4c47a72cf4116f7344846ccc9b37c3ab
2025-07-30 03:07:13 +03:00
Michael Bestas
91f3650ea4 release: Bump Security String to 2025-07-01
Implemented:
============
None

Previously Implemented:
================
None

Not Implemented:
================
None

Not Applicable (platform source):
=================================
None

Change-Id: I3c74f379736989a4d9aec416fe8e9325284a0892
2025-07-11 04:31:50 +00:00
Michael Bestas
f4fe7704c8 release: Update SVN from BP2A.250705.008
Change-Id: I7a10e01a03f634f517a5421062ec9926ecf2e249
2025-07-11 04:31:50 +00:00
Michael Bestas
5daa4f3f23 release: Set RELEASE_GOOGLE_TEGU_16K_DEVELOPER_OPTION
From BP2A.250605.031.A2

Change-Id: I8535aeb6dba5893ba06e6f73cb555be69ca3b34c
2025-06-27 08:26:12 +01:00
Michael Bestas
0c0598b6cc release: Set RELEASE_SVN_TEGU
From BP2A.250605.031.A2

Change-Id: If86a59f1469a927cc748816a2c70c9c6c79c2bc5
2025-06-27 08:26:12 +01:00
basamaryan
8bc0272298 lineage: Bump aconfig flags extension to BP2A
Change-Id: I7ee78cbc5ea3b48b85631bd275f9af6aca7940db
2025-06-27 08:26:12 +01:00
Michael Bestas
fc8519eb63 release: Sync flag_values with BP1A.250505.005
Also same as BP1A.250505.005.B1

Change-Id: I999c16c0339812bb0e58b2e67ad420399f019f01
2025-05-08 19:30:37 +00:00
Michael Bestas
a699cdecbf release: Sync flag_values with BP1A.250405.007
Also same as BP1A.250405.007.B1

Change-Id: Ib626c8ef80589ac3526bd5df81b6aa524f26f2aa
2025-04-11 04:48:02 +03:00
Yumi Yukimura
3aed30191a aconfig: Enable minimize button and running apps for desktop windowing mode
Change-Id: I6fe10553e389eee0af61cf0ac63ed51683c72bc8
2025-03-18 19:15:22 +00:00
Michael Bestas
afcada7da0 release: Enable screen_off_unlock_udfps
Change-Id: I88f229f68c99d239532347610fd181495eed36e3
2025-03-15 12:30:23 +02:00
Michael Bestas
1f8f1ad685 release: Bump aconfig flags extension to BP1A
Change-Id: I22f8426820c9a72ea05a2b89460484952b93043f
2025-03-15 12:30:23 +02:00
Yumi Yukimura
fac22bf279 tablet: Enable desktop windowing mode
* This replaces the old freeform window management

Change-Id: I8711af4d90662252a37bc717590d35651460ad25
2025-02-28 06:59:13 +08:00