Skip to content

Conversation

@aaronjamt
Copy link
Member

@aaronjamt aaronjamt commented Jul 17, 2025

What's new

  • This applies to the Bluetooth Remote app.
  • Adds an option to rename the advertised Bluetooth device.

Addresses #410.


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

Copy link
Member

@WillyJL WillyJL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in review comment

@aaronjamt
Copy link
Member Author

Should I combine these commits into one (or at least remove the separate "revert changes to firmware" commit) and force-push or are "revert" commits okay to be merged into the main repo?

@WillyJL
Copy link
Member

WillyJL commented Jul 18, 2025

I typically squash merge pull requests, so it doesn't matter anyway :) thanks, will review soon

@aaronjamt
Copy link
Member Author

I typically squash merge pull requests, so it doesn't matter anyway :) thanks, will review soon

Sounds good, thanks!

Adds an option to rename the advertised Bluetooth device. Closes Next-Flip#410.
Copies some of the firmware code to modify it, rather than directly modifying it in the firmware.
@WillyJL
Copy link
Member

WillyJL commented Jul 19, 2025

also no need to worry about rebasing, it ends up squashed anyway so i merge into pr branches just to test on latest changes and to update the changelog file, and that wont cause issues for squashing. if i have some local changes im yet to push to the pr branch tho, rebasing gets in the way :)

@aaronjamt
Copy link
Member Author

also no need to worry about rebasing, it ends up squashed anyway so i merge into pr branches just to test on latest changes and to update the changelog file, and that wont cause issues for squashing. if i have some local changes im yet to push to the pr branch tho, rebasing gets in the way :)

Sounds good, won't rebase again. I just like seeing a nice tidy graph in VSCode, lol

@WillyJL
Copy link
Member

WillyJL commented Jul 19, 2025

i think ill edit this a bit more than i wanted to, wanna add a setting file so it remembers, so this profile will need to be moved outside the rename scene and be used from the beginning, similar to badkb.

@aaronjamt
Copy link
Member Author

i think ill edit this a bit more than i wanted to, wanna add a setting file so it remembers, so this profile will need to be moved outside the rename scene and be used from the beginning, similar to badkb.

Would you rather I do that so you don't have to? I didn't mean to add a ton of work to your plate.

@WillyJL
Copy link
Member

WillyJL commented Jul 19, 2025

not at all, i want some fun too :D working on it rn

@WillyJL WillyJL changed the title [BLE Remote] Add Rename Option BT Remote: Add Rename Option, simplify Bad KB BLE profile Jul 20, 2025
@WillyJL WillyJL added the feature New feature or request label Jul 20, 2025
@WillyJL WillyJL moved this to In Progress in Momentum Progress Tracker Jul 20, 2025
@WillyJL WillyJL merged commit ffafb6c into Next-Flip:dev Jul 20, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Momentum Progress Tracker Jul 20, 2025
@aaronjamt aaronjamt deleted the patch-3 branch July 20, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants