mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 08:26:00 +03:00
[GH-ISSUE #30] (Feature Request) "Execute" shortcuts #19
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#19
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 @GL513 on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/30
App shortcuts to execute command, and return error with toast when wifi isnt connected. You can turn on wifi adb woth the secure setting
adb_wifi_enabledwhich you can toggle yourself after the app granting itself access toandroid.permission.WRITE_SECURE_SETTINGSThanks for letting us provide feedback, Tyler 👍
@tytydraco commented on GitHub (Sep 3, 2021):
Interesting, didn't know that you could enable it via secure settings! I'll look into this :D
@tytydraco commented on GitHub (Oct 15, 2022):
Added!