Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support apl touch events in simulator #115

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

wyajunjun
Copy link
Contributor

Description

Feature 1: Supports APL user events in the Simulator views (Beta). Please check the SendEvent command to learn more about APL user events. This feature is supported on MacOS and Windows platforms only.
Feature 2: Supports device registration (Beta). Device registration is to set up a virtual Alexa device and register the device with your Amazon account. This feature is a prerequisite to access the enhanced Simulator, which supports APL user events and audio output.
Feature 3: Support for audio output in Simulator (Beta).

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My commit message follows Conventional Commit Guideline

License

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wyajunjun wyajunjun requested review from a team, breedloj, daltonhuynh and nikhilym March 30, 2021 17:02
Copy link
Contributor

@nikhilym nikhilym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@nikhilym nikhilym merged commit 55bb816 into development Mar 30, 2021
@nikhilym nikhilym deleted the toolkit-2.5 branch March 30, 2021 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants