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

No miss call notifications #8

Open
vatsalchandan opened this issue Apr 22, 2019 · 8 comments
Open

No miss call notifications #8

vatsalchandan opened this issue Apr 22, 2019 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@vatsalchandan
Copy link

No miss call notifications for missed calls ( don't know about rejected calls)

@penn5
Copy link
Owner

penn5 commented Apr 22, 2019

@vatsalchandan Missed calls when the phone is on sleep? Or when it is fully powered down?

@penn5
Copy link
Owner

penn5 commented Apr 22, 2019

@vatsalchandan found it. MmTelFeature#notifyRejectedCall(profile, reason) should do it.

@penn5 penn5 added the enhancement New feature or request label May 7, 2019
@penn5 penn5 self-assigned this May 7, 2019
@penn5
Copy link
Owner

penn5 commented May 8, 2019

I cannot do this without depending on https://android.googlesource.com/platform/frameworks/base/+/275b1358eba46f2eb7f27788ed4222134561889a%5E%21/telephony/java/android/telephony/ims/feature/MmTelFeature.java, which is not available until Q. I am unwilling to make this depend on Q so I won't add this feature yet, although I might link via reflection so that it can be optional

@penn5 penn5 closed this as completed May 8, 2019
@penn5
Copy link
Owner

penn5 commented May 8, 2019

In the meantime I will make HwIms send a notification itself, rather than adding it to the call log

@penn5 penn5 reopened this May 8, 2019
@penn5
Copy link
Owner

penn5 commented May 13, 2019

Could do that but makes more sense to wait for Q to be standard. It has the APIs I need intergrated, thanks CAF

@Anutrix
Copy link

Anutrix commented Feb 10, 2020

Any updates?

@penn5
Copy link
Owner

penn5 commented Feb 10, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants