blob: 67f1650161894cf83b81d2df2aac33200683bfae [file] [log] [blame]
Winson Chungbfe7f262023-09-12 20:29:22 +00001package: "com.android.wm.shell"
Ted Bauer31dba192024-04-04 16:41:46 +00002container: "system"
Winson Chungbfe7f262023-09-12 20:29:22 +00003
4flag {
Jeremy Simca90a5c2023-10-10 13:09:58 -07005 name: "enable_app_pairs"
6 namespace: "multitasking"
7 description: "Enables the ability to create and save app pairs to the Home screen"
8 bug: "274835596"
Ats Jenk0dfe8262023-10-11 09:53:39 -07009}
10
11flag {
Vinit Nayakeac71082023-10-24 16:17:39 -070012 name: "enable_split_contextual"
13 namespace: "multitasking"
14 description: "Enables invoking split contextually"
15 bug: "276361926"
16}
Tracy Zhou0d90a1d2023-11-07 13:46:38 -080017
18flag {
19 name: "enable_taskbar_navbar_unification"
20 namespace: "multitasking"
21 description: "Enables taskbar / navbar unification"
22 bug: "309671494"
23}
Hongwei Wange9c696f2023-10-17 11:27:39 -070024
25flag {
Hongwei Wangc4e77222023-11-15 15:49:36 -080026 name: "enable_pip2_implementation"
27 namespace: "multitasking"
28 description: "Enables the new implementation of PiP (PiP2)"
29 bug: "290220798"
30 is_fixed_read_only: true
31}
Jeremy Sim9fe7d052023-11-06 15:22:15 -080032
33flag {
34 name: "enable_left_right_split_in_portrait"
35 namespace: "multitasking"
36 description: "Enables left/right split in portrait"
37 bug: "291018646"
38}
Mady Mellor58082392023-10-31 14:16:30 -070039
40flag {
41 name: "enable_new_bubble_animations"
42 namespace: "multitasking"
43 description: "Enables new animations for expand and collapse for bubbles"
44 bug: "311450609"
45}
Hongwei Wang5e32f112024-01-30 14:29:21 -080046
47flag {
48 name: "enable_pip_umo_experience"
49 namespace: "multitasking"
50 description: "Enables new UMO experience for PiP menu"
51 bug: "307998712"
52}
Mady Mellorfdfa2522024-01-31 12:41:29 -080053
54flag {
55 name: "enable_bubble_bar"
56 namespace: "multitasking"
57 description: "Enables the new bubble bar UI for tablets"
58 bug: "286246694"
59}
Ats Jenkf18e5c22024-02-13 17:40:18 -080060
61flag {
62 name: "enable_bubbles_long_press_nav_handle"
63 namespace: "multitasking"
64 description: "Enables long-press action for nav handle when a bubble is expanded"
65 bug: "324910035"
66}
Mady Mellor44553a72024-05-07 15:46:43 -070067
68flag {
69 name: "enable_optional_bubble_overflow"
70 namespace: "multitasking"
71 description: "Hides the bubble overflow if there aren't any overflowed bubbles"
72 bug: "334175587"
73}
Ats Jenk61326f12024-05-13 23:02:33 +000074
75flag {
76 name: "enable_retrievable_bubbles"
77 namespace: "multitasking"
78 description: "Allow opening bubbles overflow UI without bubbles being visible"
79 bug: "340337839"
80}
Mady Mellor27dd3bd2024-05-17 14:23:26 -070081
82flag {
83 name: "enable_bubble_stashing"
84 namespace: "multitasking"
85 description: "Allow the floating bubble stack to stash on the edge of the screen"
86 bug: "341361249"
87}
Brian Isganitis4cdff652024-05-22 16:19:13 -040088
89flag {
90 name: "enable_tiny_taskbar"
91 namespace: "multitasking"
92 description: "Enables Taskbar on phones"
93 bug: "341784466"
94}