-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[FL-3332] Autolock fixes #3905
[FL-3332] Autolock fixes #3905
Conversation
Compiled f7 firmware for commit |
Lmao I actually forgot to report this other bug I found but it looks like you caught it too. Leaving the device idle while connected with RPC will autolock it and drop the RPC. The workaround I found was actually to enter any app (e.g. NFC) and just sit in that screen which prevented the autolock (dunno if that's also a bug or not, seems like intended to me). |
PVS-Studio report for commit |
Please fix merge conflict |
What's new
Verification
Fix A:
Fix B:
./fbt flash_usb_full
such that the process of uploading the files crosses the 30-second mark (the timing is tricky to get right, i admit)Fix C:
Fix D:
Checklist (For Reviewer)