| Winson Chung | bfe7f26 | 2023-09-12 20:29:22 +0000 | [diff] [blame] | 1 | package: "com.android.wm.shell" | 
|  | 2 |  | 
|  | 3 | flag { | 
| Jeremy Sim | ca90a5c | 2023-10-10 13:09:58 -0700 | [diff] [blame] | 4 | name: "enable_app_pairs" | 
|  | 5 | namespace: "multitasking" | 
|  | 6 | description: "Enables the ability to create and save app pairs to the Home screen" | 
|  | 7 | bug: "274835596" | 
| Ats Jenk | 0dfe826 | 2023-10-11 09:53:39 -0700 | [diff] [blame] | 8 | } | 
|  | 9 |  | 
|  | 10 | flag { | 
| Ats Jenk | c066ac6 | 2023-10-12 09:22:24 -0700 | [diff] [blame] | 11 | name: "enable_desktop_windowing" | 
| Ats Jenk | 0dfe826 | 2023-10-11 09:53:39 -0700 | [diff] [blame] | 12 | namespace: "multitasking" | 
|  | 13 | description: "Enables desktop windowing" | 
|  | 14 | bug: "304778354" | 
| Ats Jenk | c066ac6 | 2023-10-12 09:22:24 -0700 | [diff] [blame] | 15 | is_fixed_read_only: true | 
| Ats Jenk | 0dfe826 | 2023-10-11 09:53:39 -0700 | [diff] [blame] | 16 | } | 
| Vinit Nayak | eac7108 | 2023-10-24 16:17:39 -0700 | [diff] [blame] | 17 |  | 
|  | 18 | flag { | 
|  | 19 | name: "enable_split_contextual" | 
|  | 20 | namespace: "multitasking" | 
|  | 21 | description: "Enables invoking split contextually" | 
|  | 22 | bug: "276361926" | 
|  | 23 | } | 
| Tracy Zhou | 0d90a1d | 2023-11-07 13:46:38 -0800 | [diff] [blame] | 24 |  | 
|  | 25 | flag { | 
|  | 26 | name: "enable_taskbar_navbar_unification" | 
|  | 27 | namespace: "multitasking" | 
|  | 28 | description: "Enables taskbar / navbar unification" | 
|  | 29 | bug: "309671494" | 
|  | 30 | } | 
| Hongwei Wang | e9c696f | 2023-10-17 11:27:39 -0700 | [diff] [blame] | 31 |  | 
|  | 32 | flag { | 
| Hongwei Wang | c4e7722 | 2023-11-15 15:49:36 -0800 | [diff] [blame] | 33 | name: "enable_pip2_implementation" | 
|  | 34 | namespace: "multitasking" | 
|  | 35 | description: "Enables the new implementation of PiP (PiP2)" | 
|  | 36 | bug: "290220798" | 
|  | 37 | is_fixed_read_only: true | 
|  | 38 | } | 
| Jeremy Sim | 9fe7d05 | 2023-11-06 15:22:15 -0800 | [diff] [blame] | 39 |  | 
|  | 40 | flag { | 
|  | 41 | name: "enable_left_right_split_in_portrait" | 
|  | 42 | namespace: "multitasking" | 
|  | 43 | description: "Enables left/right split in portrait" | 
|  | 44 | bug: "291018646" | 
|  | 45 | } | 
| Mady Mellor | 5808239 | 2023-10-31 14:16:30 -0700 | [diff] [blame] | 46 |  | 
|  | 47 | flag { | 
|  | 48 | name: "enable_new_bubble_animations" | 
|  | 49 | namespace: "multitasking" | 
|  | 50 | description: "Enables new animations for expand and collapse for bubbles" | 
|  | 51 | bug: "311450609" | 
|  | 52 | } | 
| Hongwei Wang | 5e32f11 | 2024-01-30 14:29:21 -0800 | [diff] [blame] | 53 |  | 
|  | 54 | flag { | 
|  | 55 | name: "enable_pip_umo_experience" | 
|  | 56 | namespace: "multitasking" | 
|  | 57 | description: "Enables new UMO experience for PiP menu" | 
|  | 58 | bug: "307998712" | 
|  | 59 | } |