You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a health status check for devices and emulators path in the Settings menu.
Introduced a new section called "Device" that displays device properties.
Created a new tab in "Packages" labeled "Launcher," which allows users to launch activities with extras.
Added another tab in "Packages" called "Deep Link," enabling the launch of apps using deep links.
Implemented a new tab in "Target" titled "Connect," which allows users to start or stop ADB, connect or disconnect devices, and retrieve device IP addresses.
The status bar icon now features basic and package commands.
Autosuggestions for permissions and keycodes are now available.
Logcat has been updated to listen for activity launches and print the corresponding commands for launching.
The app window now remembers its size and position.