1.6.19 - 2024-11-17
- Compatibility with AS Ladybug Feature Drop 2024.2.2
1.6.18 - 2024-08-18
- Compatibility with AS Ladybug
1.6.17 - 2024-07-22
- Fix regression in 1.6.16 that broke device selection in Android Studio Koala
1.6.16 - 2024-07-21
- Compatibility with Android Studio Ladybug
1.6.15 - 2024-03-17
- Compatibility with Android Studio Jellyfish
1.6.14 - 2024-03-17
- Fix #162 : Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation
1.6.13 - 2023-12-05
- Compatibility with AS Iguana Canary 16
1.6.12 - 2023-07-30
- Compatibility with AS Giraffe
1.6.11 - 2023-06-11
- Compatibility with AS Hedgehog
1.6.10 - 2023-04-10
- Fix device selection on Android Studio Giraffe
1.6.9 - 2023-04-10
- Fix attach debugger action on Flamingo
1.6.8 - 2022-09-11
- Compatibility with AS Dolphin and Electric Eel
1.6.7 - 2022-09-11
- exception on "* with debugger" commands in AS Chipmunk | 2021.2.1 #144
1.6.6 - 2022-05-29
- Compatibility with Android Studio Electric Eel 2022.1.1 Canary
1.6.5 - 2022-04-18
- Compatibility with Android Studio 2021.2
- Stop spamming that no device is found when cancelling out of the module selection dialog
- Stop showing androidTest and unit tests modules in the module selection dialog
- Set minimum dimensions on the module selection dialog
1.6.4 - 2021-11-28
- Fix multiple device support on Android Studio 7.1+\
1.6.3 - 2021-08-01
- Compatibility with Android Studio 7.0
1.6.2 - 2020-07-08
- Notifications don't show up on Studio 4.0
- Debugger sometime fails to attach on Studio 4.0
1.6.1 - 2020-05-19
- Can't attach a debugger on Android Studio 3.6
1.6.0 - 2020-05-04
- New command to Enable/Disable Wi-Fi
- New command to Enable/Disable Mobile Data
- Compatibility with Android Studio 4.1-alpha07+
1.5.4 - 2019-09-20
- Compatibility with Android Studio 3.6-alpha12+
1.5.3 - 2019-01-26
- Show all connected devices on Android Studio 3.4+
1.5.2 - 2018-06-10
- Show the name of the devices in addition to the serial number when multiple devices are connected
1.5.1 - 2018-02-09
- Support Android Studio 3.2 Preview1
1.5.0 - 2017-12-09
- New command to Revoke Runtime Permissions
- Support apps using string templating in the applicationId in the gradle build file
- Show an appropriate error message instead of crashing when gradle is sy
1.4.1 - 2017-03-15
- No Device
1.4.0 - 2016-11-06
- New command to restart the app and attach the debugger
1.3.0 - 2016-10-23
- Checkbox to reuse the same devices for the current session
- Only show notifications for errors
1.2.8 - 2016-09-06
- NoSuchMethodException on Android Studio 2.2 Preview
1.2.7 - 2016-03-20
- Can't start or restart on Android Studio 2.1 Preview
1.2.6 - 2016-02-07
- NoSuchMethodException on Android Studio 2.0 Preview 8
1.2.5 - 2016-01-17
- NoSuchMethodException on Android Studio 2.0 Preview 5
1.2.4 - 2015-12-20
- NoSuchMethodError on Android Studio 2.0 Preview 1
1.2.3 - 2015-10-25
- NoSuchMethodError on Android Studio 1.5
1.2.2 - 2015-10-04
- Doesn't work on Android Studio 1.4 with multiple devices attached
1.2.1 - 2015-09-01
- Can't start or restart app in Android Studio 1.4
1.2.0 - 2015-05-19
- New "ADB Operations Popup...". Windows:
Ctrl+Alt+Shift+A
- Mac OSX:Ctrl+Shift+A
1.1.3 - 2014-09-14
- Fixed crash in Android Studio 0.8.10
1.1.2 - 2014-06-30
- Fixed device chooser in Android Studio 0.6+
1.1.1 - 2014-02-06
- Fixed crash in Android Studio 0.4.4
- Don't show test projects in the module selection dialog
1.1.0 - 2014-01-26
- Now support Build-Types and flavors in Gradle projects
- Now support projects with more than one application module
1.0.0 - 2014-01-20
- Command to start app
- Command to kill app
- Command to uninstall app
- Command to restart app
- Command to clear data
- Command to clear data and restart