-
Notifications
You must be signed in to change notification settings - Fork 225
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
Not starting on lock screen after reboot. #1036
Comments
Actually, I haven't updated to the latest version because it's hard to do on a locked device. |
That issue only seems applicable to android 10. I'm also a little scared to test this since it could brick any device. |
I've noticed a pop-up message when I turn on Thumb-Key as an input method that mentions this (I'm on a sort-of stock Android 12 - I'm not sure if the pop-up is on stock Android or not). Checking for this pop-up could be an easy (and safe) first test.
Here's a screen recording showing each. |
I want to preference this with I have very little experience on Android 14 But on newer android, if the apk isn't a system app then it cannot load without the device being unlocked the first time, If I remember correctly this is a function of the user space being encrypted before first unlock, you can achieve a similar soft lock if you forcibly remove gboard on using root or adb, as there is no expectation for a user to do such action they do not have a failsafe. |
This may be near impossible to do as others have explained above. |
Steps to reproduce
Expected behavior
thumb-key should start.
Actual behavior
thumb-key does not show up to enter the password, and you get a soft-bricked device.
version of the program
3.3.5
Android version
Android 14
Device
Tecno Pova 5
Other details
Issue I found while trying to unlock my device: AnySoftKeyboard/AnySoftKeyboard#2445
About unlocking:
Acknowledgements
The text was updated successfully, but these errors were encountered: