Erick C

Results 2 issues of Erick C

**Describe the bug** On Steam Deck, 'Windows' key bindings via Steam Input are not sent to host. All other special keys are passed correctly (Ctrl, Alt, Tab, Shift, Backspace). External...

In `MainActivity`, `CustomTabActivityHelper.mayLaunchUrl` can't be called during `onCreate`: neither the client or session are created because their creation happens after `onCustomTabsServiceConnected` callback, which is called in `onStart`. The `CustomTabsSession.mayLaunchUrl` optimization...