Commit 4cb6725
committed
Final Android revert and logic stability with bot fix resolutions
- Reverted Android project properties and Oboe bridge to cccb5b8.
- Ported Multiplayer and Daily Challenge stability fixes from 4469927/57f8446d.
- Resolved InspectCode / CodeQL warnings:
- Merged sequential null checks into pattern matching in `TestSceneDailyChallengeIntro.cs`.
- Converted complex delegates to lambda expressions in visual tests.
- Fixed missing blank lines in `GameplayWarmupScreen.cs`.
- Removed redundant member initializers in `SpectatorList.cs`.
- Replaced tabs with spaces and removed trailing whitespace across modified files.
- Updated CI to Xcode 26.3 and fixed test timeouts in `TestScenePlaylistsRoomCreation.cs`.1 parent 4a519da commit 4cb6725
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments