Commit Graph

53 Commits

Author SHA1 Message Date
Ghosuto
6bd334ec7e release: Drop reactive clock
Change-Id: Ia644cdb08fc836a5784310e45304652a9c37c0bd
2025-11-05 09:51:40 +00:00
Abhay Singh Gill
da77c68015 release: Don't use refactored task thumbnail
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
2025-11-05 09:50:43 +00:00
Michael Bestas
9583c3f336 release: Bump Security String to 2025-08-01
Implemented:
============
None

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

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

Not Applicable (platform source):
=================================
None
2025-11-05 09:50:21 +00:00
Abhay Singh Gill
94d4eba867 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>
2025-11-05 09:16:56 +00:00
Abhay Singh Gill
784b10eebf release: Disable codec_availability flags
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
2025-11-05 09:16:56 +00:00
Abhay Singh Gill
7ca7dee39f release: Enable some Launcher3 flags
Change-Id: I0e23e90ee56d972ca5678198ef112d160bc2e965
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
2025-11-05 09:16:56 +00:00
Michael Bestas
a978d9afec release: Remove no longer used Pixel flags
Change-Id: Ia4e03a0c4c47a72cf4116f7344846ccc9b37c3ab
2025-11-05 09:16:56 +00:00
Dmitrii
1bbed03874 aconfig: drop new font in the status bar
Change-Id: I61ea590be4bc90afa6db3c2d14bd077c2d5f4c01
2025-11-05 09:15:31 +00:00
Dmitrii
0f44fa0d87 vendor: drop more launcher flags
expressive dimiss is bugged, and launcher icon shapes is unused
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 08:13:41 +00:00
Pranav Vashi
aa01e01344 release: Re-add transparent notification
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 08:13:41 +00:00
minaripenguin
b35c36c878 aconfig: Disable FRP enforcement
Change-Id: I77f990d2187b4afa3d106a79361a8dc340d09065
2025-11-05 08:13:41 +00:00
Pranav Vashi
ff2e31cb19 release: Remove notifications redesign templates flag
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 07:28:51 +00:00
Vaisakh Murali
febeecb391 android.app flags
Change-Id: I9f3e4416ead6f65d138002775a29ad7b5498a651
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 07:28:51 +00:00
Ghosuto
29f208a08f vendor: Update launcher3 aconfig flags
Change-Id: I28fa971224b969e35efa2f12c9aae81462d41256
2025-11-05 07:28:28 +00:00
Ghosuto
8378169c60 vendor: enable some flags
Change-Id: I62f28369ddd950fe46f437a90045ea450ca54a20
2025-11-05 07:17:24 +00:00
Abhay Singh Gill
f1c2f68d76 vendor: Disable enroll_layout_truncate_improvement 2025-11-05 07:12:32 +00:00
Michael Bestas
cd19983b43 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-11-05 07:12:32 +00:00
ahnet-69
6109770f1d vendor: Disable thumbnail_block_model flag
Change-Id: Iebd8a44c2591031c02096402bcec8a513c1da1ac
Signed-off-by: Frost <frost.github@proton.me>
2025-11-05 07:12:09 +00:00
Dmitrii
af596307b6 release: more flag changes
Change-Id: Id6c051abea2ee579a4a2092b12fe1af46fbf02e7
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 06:57:16 +00:00
Dmitrii
19c9e5b217 release: enable more flags
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-05 06:34:13 +00:00
Dmitrii
27a80bde4b 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-11-04 20:39:56 +00:00
Dmitrii
2b8c15ef7c release: drop some flags
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-04 20:39:56 +00:00
Dmitrii
e390bfef6e release: drop new sb icons
buggy and dont work well with customizations atm
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-04 20:39:56 +00:00
ralph950412
48727efa1a release: Enable WallpaperPicker2 flags
Change-Id: I7f389e8bdb6e9998681cf7abb561d5aaf6b8d909
2025-11-04 20:39:56 +00:00
ralph950412
58abca4981 release: Enable SystemUI flags (com.android.systemui.shared)
Change-Id: I7a4b4fa22e3f3c6f5b2eceea9e3fde573a937e9c
2025-11-04 20:39:56 +00:00
ralph950412
7373450da5 release: Enable SystemUI flags
Change-Id: Id7b6b7ec61363c9a90a4354ec78215c7ce697652
2025-11-04 20:39:56 +00:00
ralph950412
fe94559ece release: Enable SettingsLib flags
Change-Id: Ide729f28d84e05063b961c504e52dc2249febe98
2025-11-04 20:39:56 +00:00
ralph950412
8df5384a1d release: Enable Settings flags
Change-Id: I4aacdc60d799a139941783dc69fd03cb591ec84a
2025-11-04 20:39:56 +00:00
ralph950412
10f550d534 release: Enable Launcher3 flags
Change-Id: I06cb64470805c579619fe2512ae79d60a746d65c
2025-11-04 20:39:56 +00:00
Michael Bestas
3eb8248936 release: Update SVN from BP2A.250705.008
Change-Id: I7a10e01a03f634f517a5421062ec9926ecf2e249
2025-07-10 11:12:39 +03: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
Chirayu Desai
142b5f991a Pixel 6-9: Sync SVN manually for Jan ASB
From tokay AP4A.250105.002 vendor/etc/build_flags.json

Change-Id: Iac3d5c6a3b7a76cd64d923e548638aa13c4647eb
2025-01-11 22:32:01 +00:00
Yumi Yukimura
e73fac89db flag_values: Enable AVF Custom VM support
* Makes it possible to run custom virtual machines. Refer to [1].
* Enable network too while at it (DICE and LLPVM are deps of network)

[1]: https://android.googlesource.com/platform/packages/modules/Virtualization/+/refs/tags/android-15.0.0_r3/docs/custom_vm.md

Change-Id: I5c677649edbf25b07076c3f857c9459df6becb87
2024-12-20 17:16:03 +00:00
Michael Bestas
43c1a8bd59 release: Bump aconfig flags extension to AP4A
Change-Id: Ifc7fd31dc7a26bedd47a4e85a8c8cc5bd9c0d36a
2024-12-19 23:28:24 +00:00
Arian
e84e4c62ab aconfig: Enable polite notifications
Change-Id: Id82a89149b5c3bc6c11dfbec383cb90629e8fd4f
2024-11-11 19:48:08 +00:00
Michael Bestas
2e33440b2a release: Sync Pixel 9 SVN/kernel manually for Nov ASB
From: comet-ap3a.241105.008/vendor/etc/build_flags.json

Change-Id: Ia5b72901b9a72879d2dfa7fd882294ba1aeb4c32
2024-11-07 14:36:39 +02:00
Chirayu Desai
eb804592db release: Sync Pixel 6-8a SVN manually for Nov ASB
From: akita-ap3a.241105.007/vendor/etc/build_flags.json

Change-Id: I5a87403baafb181c09f65330add86f5cef5cb119
2024-11-07 14:36:11 +02:00
Arian
e4c8afbdd1 aconfig: Enable revamped settings
Change-Id: I63d9cb0666a5ed71d94415dd7c0234a0196b9034
2024-10-31 06:25:48 +01:00
Michael Bestas
70ca038fa2 release: Set Pixel values
Extracted from stock AP3A.241005.015

Change-Id: Icf1adde5ddf14651b6ff108796d19d0faa3b7dd3
2024-10-20 15:17:39 +00:00
Michael Bestas
a3187b9f50 release: Declare missing Pixel flags
As seen on stock AP3A.241005.015

Change-Id: I2d853f208315a622ba097db4415bf05062bff885
2024-10-20 15:17:33 +00:00
Arian
881683c4b7 aconfig: Drop use_media_router2_for_info_media_manager
It is now enabled by default on ap3a.

Change-Id: I95f409dda6c603da39b3654e94c28156011d6e47
2024-10-19 01:10:12 +02:00
Sourajit Karmakar
649713b9af aconfig: Add release and buildconfig textproto
Co-authored-by: AdarshGrewal <adarshgrewal@gmail.com>
Change-Id: I809f2eb7232c1e3755a50467341bdb50a6ec3c7f
2024-10-19 01:10:12 +02:00