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

Feature/android lock unlock #228

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

luispinho
Copy link
Contributor

@luispinho luispinho commented Jan 27, 2024

Main change

Add apowerbutton Android script.
Purpose is to lock/unlock the device by sending key event POWER (26).

⚠️ Progress checklist

  • 🏗 Features fully completed
  • 🔬 Shellcheck issues resolved
  • 🔨 All changes tested
  • 💬 Terminal output satisfactory
  • 👀 Diff examined thoroughly
  • 📝 API changes included in README.md
  • 📣 Major changes listed in changelog.txt

Script to send a key event to simulate clicking the power button (useful for locking/unlocking a device)
@luispinho
Copy link
Contributor Author

@IGPenguin Found myself looking for this recently, thought it'd be a nice addition to the Android toolset. Let me know whether other changes are necessary or if you find a better name for the script

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.

None yet

1 participant