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

- implemented Bangle.emit into android/boot ( remove direct call to m… #2274

Closed
wants to merge 2 commits into from

Conversation

Rarder44
Copy link
Contributor

@Rarder44 Rarder44 commented Nov 15, 2022

@gfwilliams, I've implemented a demo of what I was trying to explain here:

it is a proof of concept (theoretically working).

I say theoretically working because on the basis of these modifications I implemented my "message" app and (for now) it seems to work without problems.

I think there are a few things that need to be changed:

  • implementation of other events, or make them more specific (music for example)
  • cleanup of the code and choice of the essential parameters to be passed by event
  • creating a separate library for buzz/stopbuzz/getMessageImage/getMessageImageCol/...

It could be a solution? Are there any downsides I'm missing out on?

…essage app )

- removed handleMessage code ( old emit into message app )
- added message.boot for attach to "message" event
@gfwilliams
Copy link
Member

Thanks - let's discuss this on https://forum.espruino.com/conversations/379866/#comment16762840 as there's already a long thread there

@Rarder44
Copy link
Contributor Author

I'm closing this PR because any solution that will be adopted will almost certainly not be this one.

@Rarder44 Rarder44 closed this Nov 18, 2022
@Rarder44 Rarder44 deleted the Event-Message branch November 18, 2022 16:27
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.

None yet

2 participants