Skip to content

fix: improve speed dial UX#546

Merged
naveensingh merged 2 commits intoFossifyOrg:mainfrom
Aga-C:speed-dial-improvements
Aug 28, 2025
Merged

fix: improve speed dial UX#546
naveensingh merged 2 commits intoFossifyOrg:mainfrom
Aga-C:speed-dial-improvements

Conversation

@Aga-C
Copy link
Copy Markdown
Contributor

@Aga-C Aga-C commented Aug 27, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Displaying the contact name (with number type) instead of the phone number while speed dialing.
  • Formatting numbers and showing their types while choosing the number for speed dialing (in case of contacts with multiple numbers).
  • Displaying number type in speed dial management (in case of contacts with multiple numbers).
    • Number type and label are kept in a separate data field, so in case of the language change, types are also translated.

Before & after preview

ignoreImageMinify ignoreImageMinify ignoreImageMinify

ignoreImageMinify ignoreImageMinify ignoreImageMinify

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

@Aga-C Aga-C requested a review from naveensingh as a code owner August 27, 2025 18:34
Copy link
Copy Markdown
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

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

Thanks!

@naveensingh naveensingh merged commit e9a19cc into FossifyOrg:main Aug 28, 2025
8 checks passed
@Aga-C Aga-C deleted the speed-dial-improvements branch August 28, 2025 09:56
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.

speed dial does not show contact name

2 participants