Skip to content
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

Lockscreen: Separate 'Allow RPC While Locked' for USB/Bluetooth (BLE) #343

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

956MB
Copy link

@956MB 956MB commented Jan 4, 2025

What's new

Addresses #330.

Pretty simple change of the allow_locked_rpc_commands setting to allow the RPC connections of USB and Bluetooth separately.

Screenshot

Screenshot-20250104-145318

I put the "(USB)" and "(BLE)" at the beginning of the line because I felt having it all the way at the end of "Allow RPC While Locked" wouldn't look as good with them next to each other. It'd look like a bug at first with two of the same settings kinda.


For the reviewer

  • I've uploaded the firmware with this patch to a device and verified its functionality
  • I've confirmed the bug to be fixed / feature to be stable

- Next-Flip#330, split of the `allow_locked_rpc_commands` bool into `allow_locked_rpc_usb` and `allow_locked_rpc_ble` to allow the connections separately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant