Releases: Pulimet/ADBugger
Releases · Pulimet/ADBugger
Release v1.0.5
- 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.
Release v1.0.5-alpha2
- Support launch Activities with extras
- PortsPage - Allows setting from and to ports and supports forwarding ports.
- Device Packages - allow to request 3d party, enabled, etc packages
- Allow searching Permissions
- EmulatorsRunTab - Expandable properties of run emulator configuration
- Device Props Page - Allow fetch and search props
- Save selected target and package and if available load on launch + Packages
- Set minimum window width and height
- Remember window width, height, and position
Release v1.0.5-alpha1
Release v1.0.4
- Allow setting a path for platform tools and emulators.
- Support all useful configurations for emulator launch.
- Allow changing the following configurations: Location mode, airplane mode, Wifi mode, and Rotation.
- Scaling page refactoring, supporting display size change, better UI, and supporting custom values.
- Windows OS support.
Release v1.0.4 - alpha2
Fix windows issues
Release v1.0.4 - Alpha 1
- Added an option to set a path (Settings) for platform tools and emulators
Release v1.0.3
Release v1.0.2
Release 1.0.1
Release 1.0.0
First release notes:
- Get a list of connected devices and running emulators.
- Fetch a list of installed packages on the selected target.
- Launch and terminate emulators.
- Grant and remove permissions for specific packages.
- Send input events using buttons in the app or via keyboard.
- List and adb reverse specific ports.
- Launch commands simultaneously across all connected devices and emulators.
- Display which command is launched under the hood.