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

Show full name in full screen call notification #286

Open
7 tasks done
rmj-maker opened this issue Dec 7, 2024 · 4 comments
Open
7 tasks done

Show full name in full screen call notification #286

rmj-maker opened this issue Dec 7, 2024 · 4 comments
Labels
enhancement New feature or request needs triage Issue is not yet ready for PR authors to take up

Comments

@rmj-maker
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

Show full name in full screen call notification

Why do you want this feature?

I just get the first name and middle name right now which makes it diffficult to assess who is calling.

Additional information

No response

@rmj-maker rmj-maker added feature request Issue is about a new feature in the app needs triage Issue is not yet ready for PR authors to take up labels Dec 7, 2024
@Aga-C
Copy link
Member

Aga-C commented Dec 7, 2024

Contact during calling should be shown in the same format as in the contacts tab, so I have a few questions:

  1. Is this contact displayed correctly in the contacts tab?
  2. Are you sure you have filled out the fields "First name", "Middle name" and "Surname"?
  3. How many characters first name, middle name and surname have?

@Aga-C Aga-C added question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. labels Dec 7, 2024
@rmj-maker
Copy link
Author

rmj-maker commented Dec 7, 2024

@Aga-C Thanks for your prompt reply on a weekend. I guess it is a bug then.

  1. Yes.
  2. Yes. I don't have this problem with Google phone as my dialer.
  3. 8 chars 8 chars 4 chars.

I wonder how can I debug it further. I am using only Fossify phone app and not the contacts app if it makes any difference.

@Aga-C
Copy link
Member

Aga-C commented Dec 7, 2024

I've found out that it's related to display and system's font size. We're showing the full name in one line, and if it's too long, it's truncated.

@Aga-C Aga-C added enhancement New feature or request and removed feature request Issue is about a new feature in the app question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. labels Dec 7, 2024
@rmj-maker
Copy link
Author

I've found out that it's related to display and system's font size. We're showing the full name in one line, and if it's too long, it's truncated.

Google Phone App uses a slider to overcome this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Issue is not yet ready for PR authors to take up
Projects
None yet
Development

No branches or pull requests

2 participants