-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard crashes when attempting to decrypt the device after rebooting #59
Comments
Same here too, i wrote a bug report for this at the same time so it got closed as duplicate. A tips for those who is stuck at unlock is to use a OTG adapter and connect a physical keyboard. |
Should be fixed in the next update. |
Same issue here with 1.0.0 from F-Droid |
If anyone has this issue and the other solutions do not work, hold the power button to open the power off menu, and press and hold the 'Power off' option to reboot in safe mode. |
The issue still exists in the latest version. Good thing I had a USB to USB-c adapter lying around and that I was able to find a hardware keyboard. |
I haven't yet updated the app (not proud). |
I just wasted 2 hours because I ended up needing to factory reset my phone (adb refused to connect before decrypting and my phone refused to pick up my keyboard behind a USB C hub) I can't belive this has been fixed, but not deployed for so long given how annoying this is. I'd help with the build, but in all honesty I'll just go back to my old keyboard anyway. |
A new version with fix is out now: https://github.com/FossifyOrg/Keyboard/releases/tag/1.1.0 Sorry for (unintentionally) locking you guys out of your devices. |
I know it was not intentional, no hard feelings, nobody wants to write buggy code and I guess you didn't realize it was a huge deal since the issue starts with an alternative to get access again, adb shell input text PASSWORD
adb shell input keyevent 66 Thanks for the quick fix release. I hope it helps other people. |
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
Android 14 (GrapheneOS)
Affected device model
Google Pixel 5
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Expected behavior
Keyboard should appear and allow the decryption of the device.
Actual behavior
Keyboard crashes. It is almost impossible to switch to another keyboard, as the keyboard selector disappears immediately.
Screenshots/Screen recordings
No response
Additional information
My attempt to get an adb logcat from the crash:
To unlock the device via ADB you can execute the following commands:
Since I use GrapheneOS, I have also verified that this issue occurs with "Exploit protection compatibility mode" enabled and disabled.
The text was updated successfully, but these errors were encountered: