Release v2.6.2
Extend Edi modem sample to 18s and hide soft keyboard
Summary
- Extend the bundled dial-up modem sample from 15s to 18s.
- Dismiss the soft keyboard when the Connecting overlay starts (JS blur + overlay focus + native
InputMethodManager) so the PIN keyboard does not cover the easter egg.
Test plan
- Emulator/device: login as Edi → overlay ~18s, keyboard dismissed, modem plays, then hub
-
cd pi/frontend && npm test -- --run src/utils/ediModemLogin.test.ts -
cd android && ./gradlew :app:testDebugUnitTest