summaryrefslogtreecommitdiff
path: root/device-manager
AgeCommit message (Expand)Author
2022-08-15[DM] Add skeleton for VirtualDeviceWatcherHannah Chu
2022-08-11Use TableModel::isCellEditableJuan C Nuno
2022-08-09Use TableModel::isCellEditableJuan C Nuno
2022-08-09Use the Java 9 collection factoriesJuan C Nuno
2022-08-09Remove setNameOverrideJuan C Nuno
2022-08-02Add Studio flag support for direct access moduleKainan Wang
2022-07-29Relax AdbShellCommandsUtil's IDevice dependencyJames Rose
2022-07-27[DM] Add dialog and refresh when AVD deletion failsHannah Chu
2022-07-27Create DeviceManagerTab EPJoe Baker-Malone
2022-07-20Take the state into account in isCellEditableJuan C Nuno
2022-07-19Close the consoleJuan C Nuno
2022-07-19Annotate SetAllOnline with UiThreadJuan C Nuno
2022-07-19Reimplement the LaunchOrStop editor and rendererJuan C Nuno
2022-07-18[DM] Show error when AVD is not OKHannah Chu
2022-07-14Implement stopping in the modelJuan C Nuno
2022-07-13Implement launching in the modelJuan C Nuno
2022-07-12[DM] Add initial device icon classesHannah Chu
2022-07-07Add getIcon, isEnabled, and getTooltipTextJuan C Nuno
2022-07-06Rename VirtualDeviceName to VirtualDevicePathJuan C Nuno
2022-07-06Override setValueAtJuan C Nuno
2022-06-30Remove VirtualDevice.online and use stateJuan C Nuno
2022-06-30Use LaunchOrStopButtonStateJuan C Nuno
2022-06-30Add a LaunchOrStopButtonState propertyJuan C Nuno
2022-06-28Stop the emulator with a console killJuan C Nuno
2022-06-28[DM] Override device index instead of using parameterHannah Chu
2022-06-27Move findDevice to DeviceManagerAndroidDebugBridgeJuan C Nuno
2022-06-23Add Available storage to the details panelJuan C Nuno
2022-06-22Initialize the diagram on future successJuan C Nuno
2022-06-22Pull storageDevice up into DeviceJuan C Nuno
2022-06-22Stop setting the resolution and densityJuan C Nuno
2022-06-22Add ABI list to the virtual details panelJuan C Nuno
2022-06-15[DM] Make action icons not squished on startupHannah Chu
2022-06-13Set the resolution and densityJuan C Nuno
2022-06-13[DM] Do not refresh whole table when creating AVDHannah Chu
2022-06-13Best effort build the VirtualDeviceJuan C Nuno
2022-06-09[DM] Do not refresh whole table when deleting AVDHannah Chu
2022-06-09Add AsyncVirtualDeviceDetailsBuilderJuan C Nuno
2022-06-06Pull abis up into DeviceJuan C Nuno
2022-06-03[DM] Resize column widths in doLayoutHannah Chu
2022-06-03Add the Copy properties to clipboard buttonJuan C Nuno
2022-05-31Override toString in InfoSectionJuan C Nuno
2022-05-31Do not add the Summary sections to myInfoSectionsJuan C Nuno
2022-05-31[DM] Make some AVD actions not refresh whole tableHannah Chu
2022-05-31[DM] Use generic connection icon for unknown typeHannah Chu
2022-05-25Get AVDs off EDTHannah Chu
2022-05-24Always call model::setAllOnlineJuan C Nuno
2022-05-23Add TestVirtualDevices::newKeyJuan C Nuno
2022-05-18[Device Manager] Support AVD renamingJose Parente
2022-05-16[DM] Add refresh button for virtual tabHannah Chu
2022-05-13[DM] Support localhost:port serial numbersHannah Chu