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

Fixes for morse code plugin #249

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Conversation

gid9798
Copy link
Collaborator

@gid9798 gid9798 commented Dec 30, 2022

What's new

Fixes for morse code plugin (Issues #248)
fixed memory leak
fixed noise after exiting the app (hold "back" when "ok" is pressed)
fixed displaying characters after a very long press

Verification

leave the application for 5-7 minutes, now it does not crash
check the absence of noise after holding down the back button when pressing the ok button
plugin continues to display characters after long pressing

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

fixed memory leak
fixed noise after exiting the app
fixed displaying characters after a long input
@gid9798 gid9798 requested a review from xMasterX as a code owner December 30, 2022 11:12
Copy link
Member

@xMasterX xMasterX left a comment

Choose a reason for hiding this comment

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

Hi, big thanks for fixing this plugin!
It was on my todo list but due to lack of time it was delayed

@xMasterX xMasterX merged commit 3821570 into DarkFlippers:dev Dec 30, 2022
@gid9798 gid9798 deleted the fix_morse_code branch December 30, 2022 16:47
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