Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/workflows/fastlane.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Fastlane

on: [pull_request]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Android USB Script
[![Android CI](https://github.com/Netdex/android-usb-script/actions/workflows/android.yml/badge.svg)](https://github.com/Netdex/android-usb-script/actions/workflows/android.yml)
[![IzzyOnAndroid](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/org.netdex.androidusbscript/)](https://apt.izzysoft.de/fdroid/index/apk/org.netdex.androidusbscript/)

**Use at your own risk. For educational purposes only.**

Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<p><i>Android HID Script</i> provides a simple Lua interface for emulating an HID device, on top of the existing <code>android-keyboard-gadget</code> patch by <i>pelya</i>.</p><p><b>Use at your own risk. For educational purposes only.</b></p><p>This app provides an easy way to script HID interactions intuitively, with feedback. In addition, it contains wrappers around the HID devices allowing developers to easily integrate HID functionality into their own apps.</p><p><br><b>Use Cases of Scripted HID Emulation</b></p><ul><li>Automation of deployment solutions (eg. configuring computer BIOS settings in an automated fashion, changing the wallpaper, etc)</li><li>Mobile password managers that type in your credentials for you, on computers you do not trust</li></ul><p>Root is required to use this app.</p>
<p><i>Android HID Script</i> provides a simple Lua interface for emulating an HID device on top of configfs.</p><p><b>Use at your own risk. For educational purposes only.</b></p><p>This app provides an easy way to script HID interactions intuitively, with feedback. In addition, it contains wrappers around the HID devices allowing developers to easily integrate HID functionality into their own apps.</p><p><br><b>Use Cases of Scripted HID Emulation</b></p><ul><li>Automation of deployment solutions (eg. configuring computer BIOS settings in an automated fashion, changing the wallpaper, etc)</li><li>Mobile password managers that type in your credentials for you, on computers you do not trust</li></ul><p>Root is required to use this app.</p>
Binary file added fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.