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

Add support for looking up the cached name in the call log #298

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

chenxiaolong
Copy link
Owner

This commit adds a new {call_log_name} variable that can be used in the filename template for including the call log cached name. The cache name may be updated by the system dialer to include the name of the business assocciated with the phone number.

This new variable is added to the default filename template, but only as a last resort because it relies on polling for up to 2 seconds after the call completes.

Fixes: #291

@chenxiaolong chenxiaolong self-assigned this Apr 17, 2023
This commit adds a new `{call_log_name}` variable that can be used in
the filename template for including the call log cached name. The cache
name may be updated by the system dialer to include the name of the
business assocciated with the phone number.

This new variable is added to the default filename template, but only as
a last resort because it relies on polling for up to 2 seconds after the
call completes.

Fixes: #291

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit edfeb11 into master Apr 17, 2023
@chenxiaolong chenxiaolong deleted the call_log branch April 17, 2023 03:51
chenxiaolong added a commit that referenced this pull request Apr 17, 2023
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
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.

Google Phone app labels outgoing calls to businesses with the business name; can BCR do the same?
1 participant