Skip to content

Recognizer setup method was not taking into account original start options #3

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

Merged
merged 3 commits into from
Jul 20, 2020

Conversation

agonper
Copy link
Collaborator

@agonper agonper commented Jul 17, 2020

This pull request aims to fix a bug that showed up when a recognizer was not being started using default options, and in case the device being rebooted or the pending intent being discarded by the Android system.

Now start options become stored as part of the state during recognizer activation and can be recovered as long as it remains active.

@agonper agonper added the bug Something isn't working label Jul 17, 2020
@agonper agonper requested a review from matey97 July 17, 2020 17:24
Copy link
Contributor

@matey97 matey97 left a comment

Choose a reason for hiding this comment

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

Nice work Alberto, as always 😉

@agonper
Copy link
Collaborator Author

agonper commented Jul 20, 2020

Thanks Miguel for taking a look at it! 😄

@agonper agonper merged commit 9e2f37a into master Jul 20, 2020
@agonper agonper deleted the fix-recog-setup branch July 20, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants