-
Notifications
You must be signed in to change notification settings - Fork 61
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
Delayed number display for incoming calls #327
Comments
The underlying cause seems to be the same as FossifyOrg/General-Discussion#220 |
@naveensingh Okay, I wasn't quite sure, because this is "only" about displaying the phone number and the other ticket includes the contacts. I had therefore opened a new ticket as a precaution. |
I remember the problem also occurring on my previous "Samsung Galaxy A13 5G (SM-A136B)". |
Yeah, there are better ways to do it but currently the app just loads the whole contact list to search for incoming caller info.
Thanks! |
Checklist
Affected app version
1.3.1
Affected Android/Custom ROM version
Android 14
Affected device model
Motorola moto g34 5G (XT2363-3)
How did you install the app?
None
Steps to reproduce the bug
Receive a call.
Expected behavior
The phone number or, if available, the appropriate contact is displayed immediately.
Actual behavior
The phone rings a few times before the number or contact is displayed. This wastes time unnecessarily. There is a risk that the caller hangs up in the meantime or that the mailbox picks up.
Screenshots/Screen recordings
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: