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

Speed dial waits for contact results to stop the "Tone" #5

Open
avisekjena opened this issue Oct 26, 2014 · 0 comments
Open

Speed dial waits for contact results to stop the "Tone" #5

avisekjena opened this issue Oct 26, 2014 · 0 comments

Comments

@avisekjena
Copy link

When pressing the first number in the dialer, the phone searches for any number stored as speed dial or shows possible matches.
The DTMF tone for the first digit does not stop to play until the results for the possible contacts is shown. During this time, the screen freezes and you cannot enter any other digit.

Occurrence: This does not happen everytime you dial the first digit. Rather, when the dialer is minimized (not in focus) and then brought to front to dial a number,

Probable Cause: The function to query the contacts runs in the same thread and is not asynchronous.

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

No branches or pull requests

1 participant