mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #81] Reset connection without deleting the bookmarks #63
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eloraby on GitHub (Aug 24, 2022).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/81
The wifi ADB needs a reset every time I restart the device. THe solution is to do a factory reset and reenter the port and wifi code, but I also lose the bookmarks in the process.
Would it be possible to allow reseting the connection information without losing the bookmarks?
@ShadowFlare commented on GitHub (Oct 14, 2022):
It used to leave alone those. I don't know why this was changed to do this.
I've also got a device that clears the pairing list after nearly every reboot, and I mainly use this app after a reboot.
@tytydraco commented on GitHub (Oct 15, 2022):
Ah I see! This will be fixed.
@tytydraco commented on GitHub (Oct 16, 2022):
Fixed