andmore icon indicating copy to clipboard operation
andmore copied to clipboard

Launch application

Open Kys3rK1ng opened this issue 8 years ago • 0 comments

Integrate resurrected Sequoyah project into Andmore * Remove from andmore.emulator AndroidDevInstListener code to launch VNC emulation - broken Replace andmore.android DDMSFacade and AndmoreDeviceChangeListener classes with more robust DeviceMonitor Add NullDevice to return when call is made to DeviceMonitor with invalid parameter. Avoids NPE. Remove from new DeviceMonitor class use of Telnet as backup to get AVD name from device - broken Add swt.service AdtStartupService and StartupService to queue device start jobs pending SDK confirmation Add AdtStartupService start and stop to ADT plugin Change ADT plugin to perform long-running start up tasks in a job Chamge DDMS plugin so start up tasks are performed in a job placed in AdtStartupService queue Add to DDMS plugin provision for multiple users of ADB all trying to start it Make DeviceMonitor an AdtStartupService queue client Update Device HProfDump implementation in new DeviceMonitor class to new API Add to andmore.android plugin DeviceMonitor start and stop. Clean up andmore.launch StudioAndroidConfigurationDelegate Change DDMS executable file name from traceview to monitor Update integration tests so there are 0 failures for API27 Remove bin references from Sequoyah build.properties Fix NPE in swtuilib DeviceChooserDialog Fix SWT Exception in andmore.launch LaunchConfigurationTab

  • Temporary measure pending Bug 526788 - Sequoyah project needs to be resurrected https://bugs.eclipse.org/bugs/show_bug.cgi?id=526788

Kys3rK1ng avatar Jan 23 '18 22:01 Kys3rK1ng