These are the latest versions of ADBaaS
which have been released. For a complete list of all releases and changes please visit https://github.com/eaceto/ADBaaS/releases.
ADBaaS UNRELEASED
Unreleased changes in master for upcoming release
0.1.0
Released (compare changes to previous release)
Features
- Enable HTTP/2 #1
- Implement Logcat using Server Sent Events (SSE) #2
- Add new features around ADB #3
- Add doc using OpenAPI 3.0.0 and Swagger UI #4
- Secure API access with API Key
Important notes
- This version include braking changes compared to version 0.0.2
Released (compare changes to previous release)
- List devices and emulators attached to ADB
- List available emulators
- List, install and uninstall apps
- Grant and revoke permissions to apps
- Capture screenshots (in PNG and Base64)