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

Add PhoneCall and Texting component enums #18

Merged
merged 6 commits into from
Aug 17, 2020
Merged

Conversation

BeksOmega
Copy link
Owner

Description

Depends on #6

Added EndedStatus and StartedStatus for the PhoneCall component. Added ReceivingState for the Texting component.

Testing

I had trouble testing this one because I couldn't get the PhoneCall events to fire (even on the released version of App Inventor). I also couldn't get the Texting events to fire on either version. I'm not sure if this is something I'm doing wrong, or it's a bug.

But the blocks do show up, and for the Texting component at least the values seem to be getting handled correctly.

Recommended Method for Review

Commit-Wise

@BeksOmega BeksOmega changed the base branch from soc/develop to soc/drawer July 24, 2020 22:35
@BeksOmega BeksOmega changed the base branch from soc/drawer to soc/upgraders July 28, 2020 19:14
@BeksOmega BeksOmega force-pushed the soc/upgraders branch 2 times, most recently from 5f178db to 2397937 Compare August 5, 2020 19:09
@BeksOmega BeksOmega force-pushed the soc/upgraders branch 2 times, most recently from 52dd1cd to d049c2a Compare August 12, 2020 16:16
@BeksOmega BeksOmega changed the base branch from soc/upgraders to soc/develop August 12, 2020 16:36
@ewpatton ewpatton self-assigned this Aug 16, 2020
Copy link
Collaborator

@ewpatton ewpatton left a comment

Choose a reason for hiding this comment

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

A few minor things but otherwise LGTM.

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