Skip to content

Release v2.6.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:10
· 75 commits to main since this release

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