Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Launch application#124

Open
Kys3rK1ng wants to merge 4 commits intoeclipse-andmore:developfrom
Kys3rK1ng:launch-application
Open

Launch application#124
Kys3rK1ng wants to merge 4 commits intoeclipse-andmore:developfrom
Kys3rK1ng:launch-application

Conversation

@Kys3rK1ng
Copy link

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

    
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
    
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530070

Signed-off-by: Andrew Bowley <andrewbowley@aapt.net.au>
Remove bin references from Sequoyah build.properties

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530070

Signed-off-by: Andrew Bowley <andrewbowley@aapt.net.au>
Fix NPE in swtuilib DeviceChooserDialog
Fix SWT Exception in andmore.launch LaunchConfigurationTab

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530070
Signed-off-by: Andrew Bowley <andrewbowley@aapt.net.au>
Add JCenter to repositories

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530070
Signed-off-by: Andrew Bowley <andrewbowley@aapt.net.au>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant