Commit 7fa74c6
SystemUI: Add support for GameSpace
This is an addon for GameSpace for broadcasting about game start/stop.
Additionally, it also has special option for suppressing fullscreen
intent like incoming call.
This also squash commits:
- SystemUI: Improve GameSpace lifecycle and broadcast handling
- GameSpaceManager: Handle various case against "locking screen" scenario1 parent 109f559 commit 7fa74c6
3 files changed
Lines changed: 25 additions & 0 deletions
File tree
- core
- java/android/provider
- res
- packages/SystemUI/src/com/android/systemui/statusbar/phone
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5179 | 5179 | | |
5180 | 5180 | | |
5181 | 5181 | | |
| 5182 | + | |
| 5183 | + | |
| 5184 | + | |
| 5185 | + | |
| 5186 | + | |
| 5187 | + | |
| 5188 | + | |
| 5189 | + | |
| 5190 | + | |
| 5191 | + | |
| 5192 | + | |
| 5193 | + | |
| 5194 | + | |
| 5195 | + | |
5182 | 5196 | | |
5183 | 5197 | | |
5184 | 5198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
720 | 724 | | |
721 | 725 | | |
722 | 726 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
| 547 | + | |
546 | 548 | | |
547 | 549 | | |
548 | 550 | | |
| |||
947 | 949 | | |
948 | 950 | | |
949 | 951 | | |
| 952 | + | |
950 | 953 | | |
951 | 954 | | |
952 | 955 | | |
| |||
4543 | 4546 | | |
4544 | 4547 | | |
4545 | 4548 | | |
| 4549 | + | |
| 4550 | + | |
| 4551 | + | |
| 4552 | + | |
4546 | 4553 | | |
4547 | 4554 | | |
4548 | 4555 | | |
| |||
0 commit comments