react-native-webrtc / react-native-webrtc/react-native-callkeep
Ability to hide calls from Android Call Log?
Nobody has claimed this yet.
- 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
- 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
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