Releases: pbreault/adb-idea
Releases · pbreault/adb-idea
1.5.4
Addresses the following issues:
- Plugin Broken with AS 3.6 Canary 12 (#113)
- Not working on Android Studio 3.6 Canary 1 with multiple devices connected (#110)
1.5.3
BUGFIX: Show all connected devices on Android Studio 3.4+
1.5.2
BUGFIX: Show the name of the devices in addition to the serial number when multiple devices are connected

1.5.1
Support Android Studio 3.2 Preview1
1.5.0
- FEATURE: Revoke Runtime Permissions
- BUGFIX: Support apps using string templating in the applicationId in the gradle build file
- BUGFIX: Show an appropriate error message instead of crashing when gradle is syncing
1.4.1
BUGFIX: No Device on Android Studio 2.4 Preview 1
1.4.0
FEATURE: Restart the app and attach the debugger
1.3.0
- FEATURE: Checkbox to reuse the same devices for the current session
- FEATURE: Only show notifications for errors
1.2.8
BUGFIX: NoSuchMethodException on Android Studio 2.2 Preview
1.2.7
BUGFIX: Can't start or restart on Android Studio 2.1 Preview