InfiniTimeOrg / InfiniTimeOrg/InfiniTime
Show call notifications when no caller info present
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
When a private / no caller id call is received, there is no text string information provided (but category and alert number will most likely be), and InfiniTime doesn't display the alert.
This FR (or should it be a bug?) proposes that it instead behaves similar to the Pebble, and simply shows the string 'Unknown' and process the call alert accordingly.
This behaviour can easily be tested in GadgetBridge by simulating an incoming call with an empty caller name via the debug menu.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the case in GadgetBridge by using its debug menu to simulate an incoming call with an empty caller name. Trace how InfiniTime handles call alerts when caller text is absent, then verify that the alert is displayed with the string "Unknown" and processed like other incoming calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100