Skip to content

refractor(RecordingNotificationHelper): Show caller name in post-call notifications - #83

Merged
kitsumed merged 2 commits into
kitsumed:mainfrom
guberm:gbr/post-call-contact-name
Aug 3, 2026
Merged

refractor(RecordingNotificationHelper): Show caller name in post-call notifications#83
kitsumed merged 2 commits into
kitsumed:mainfrom
guberm:gbr/post-call-contact-name

Conversation

@guberm

@guberm guberm commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This is the isolated contact-name change from #82.

What changed

The post-call notification now shows Caller Name (+123...) when the filename template contains {caller_name}. Templates without that placeholder keep showing only the number.

The caller name was already available in EnrichedCallData; the notification previously ignored it.

Validation

  • lintDebug
  • assembleDebug

Reference: NotificationCompat.Builder.setContentText

AI disclosure: OpenAI Codex assisted with implementation and validation; I reviewed the resulting diff.

@kitsumed kitsumed self-assigned this Aug 3, 2026
@kitsumed
kitsumed self-requested a review August 3, 2026 17:38
@kitsumed kitsumed changed the title Show caller name in post-call notifications refractor(RecordingNotificationHelper): Show caller name in post-call notifications Aug 3, 2026
@kitsumed
kitsumed merged commit 3adab09 into kitsumed:main Aug 3, 2026
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.

2 participants