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 Request] Display Battery Status and Connection Info on Main UI #303

Open
f870103 opened this issue Nov 25, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@f870103
Copy link

f870103 commented Nov 25, 2024

Describe the solution you'd like

Add battery status and connection info (Wi-Fi, signal strength, etc.) as visible indicators directly on the main UI for each connected device.

battery status & connection info

Battery status should display as a percentage and icon (e.g., charging, low battery).
Connection information should include the type of connection (e.g., Wi-Fi, USB) and signal strength, where applicable.
These indicators can be added in a dedicated column next to the Device Name column.

Battery status can be retrieved through this command: adb shell dumpsys battery

Why this feature is important

This feature would be particularly useful for users managing and controlling multiple devices simultaneously. Having quick access to battery and connection status in the main UI would allow users to:

  • Identify devices that need charging without interrupting the workflow.
  • Monitor the connection stability and quickly troubleshoot issues.
  • Streamline device management in setups with numerous devices, such as QA testing or demo environments.

Reference

@viarotel viarotel added the enhancement New feature or request label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants