react-native-webrtc / react-native-webrtc/react-native-callkeep

Ability to hide calls from Android Call Log?

Open
#208 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

Question:

I was wondering if there is an equivalent of includesCallsInRecents for Android. I don't want to include the call logs of my previous calls. For ios, the includesCallsInRecents works great but Android still appears.

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the Android ConnectionService integration and how the iOS includesCallsInRecents behavior is exposed. Determine whether Android currently adds calls to the system Call Log and identify the platform-supported way to control that behavior. Done means Android calls no longer appear when the option is disabled, with the existing iOS behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.