Phone icon indicating copy to clipboard operation
Phone copied to clipboard

Ignore call.

Open Rexadev opened this issue 2 years ago • 28 comments

Checklist

  • [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one feature request.
  • [X] I have read and understood the contribution guidelines.
  • [ ] I optionally donated to support the Fossify mission.

Feature description

When user doesn't want caller to know they rejected the call so ignoring it will shows are busy

Why do you want this feature?

Why not

Additional information

No response

Rexadev avatar Jan 25 '24 08:01 Rexadev

so just let it ring on the background? without the noise etc.?

inson1 avatar Jan 25 '24 09:01 inson1

@inson1 I think ignoring call is meant to work like declining call, but without letting the other side know about it. Currently, you can just silence the ringtone by clicking the lock button on the phone.

Aga-C avatar Jan 25 '24 10:01 Aga-C

@Aga-C that is what I meant, but I forgot to mention to not show the call anymore idk about another way to implement it

inson1 avatar Jan 25 '24 11:01 inson1

What exactly is supposed to happen when the call is declined? I don't think it's possible to control what the other person hears when the call is rejected.

naveensingh avatar Jan 26 '24 15:01 naveensingh

@naveensingh I thought about something like this, that user presses the lock button or some icon on the screen and the ringtone stops ringing (how it does now when pressing the lock button) and the notification about the phone call hides completely (it can be still in the drawer, but not visible on the screen). It should also work like this if call notifications are in full-screen mode, so I don't need to do an additional click to hide the app.

Aga-C avatar Jan 26 '24 15:01 Aga-C

So the feature request is to silence the call and hide the call UI as if the call was declined?

I have noticed that I can usually silence a call just by pressing the volume down button, maybe it's not a standard Android feature.

naveensingh avatar Jan 26 '24 16:01 naveensingh

"Flip to silence" seems like a quick, easy, and accessible way to do it. Google Phone also has this option. We can either do flip on a flat surface or just flip in the air.

naveensingh avatar Feb 28 '24 07:02 naveensingh

instead of blocking calls from callers not in the contacts list

option to silence calls from unknown callers

this feature exists in android 'do not disturb' , 'do not disturb' also allows you to not let the unknown callers call pop up in notifications, while the phone is in use

for example, if you are listening to music while using the phone, an unknown caller calls you, it does not interrupt your listening to music and only shows up in status bar, once the unknown callers call is completed, you can always check the phone log for the number

there is an app on F-Droid 'OpenContacts' that does this, but it does not have a dialer, and the ui is not so clean

spice42 avatar Mar 15 '24 05:03 spice42

this app on f-droid

has the feature that we are discussing, if the caller is not in contacts phone rings instead of blocks

https://github.com/aj3423/SpamBlocker

https://f-droid.org/packages/spam.blocker/

apparently its a easy option to add.

it can be a checkbox option under block callers not in contacts

hope this helps

spice42 avatar May 13 '24 12:05 spice42

@redcat42 This feature isn't about blocking calls, it's about ignoring by silencing the ringtone. Blocking calls from numbers not saved in the contact list or hidden numbers is already in the app.

Aga-C avatar May 13 '24 13:05 Aga-C

@redcat42 This feature isn't about blocking calls, it's about ignoring by silencing the ringtone. Blocking calls from numbers not saved in the contact list or hidden numbers is already in the app.

thanks for replying, I know the feature to block already exists I would like the option to silence the call and not see the call if I'm using the phone and if the phone is locked the screen should not wake

do you suggest I open a separate feature request? thanks

spice42 avatar May 13 '24 13:05 spice42

@redcat42 For now, let's keep it here and we will see how it will be done. When ignoring calls will be done, and it won't cover this case, then we can think about creating a separate feature request.

Aga-C avatar May 13 '24 13:05 Aga-C

@redcat42 For now, let's keep it here and we will see how it will be done. When ignoring calls will be done, and it won't cover this case, then we can think about creating a separate feature request.

thanks , I made a separate request as I agree with you it is not the same as ignoring calls

spice42 avatar May 13 '24 13:05 spice42

Right now if i mute incoming call, every sound across the system also gets muted, for example if i listen music in VLC it get muted too, so i must wait for incoming call to end. So mute only ringtone will be better option.

mezhgano avatar May 30 '24 08:05 mezhgano

Right now if i mute incoming call, every sound across the system also gets muted, for example if i listen music in VLC it get muted too, so i must wait for incoming call to end. So mute only ringtone will be better option.

This seems to be default Android feature to pause/stop any playback automatically in case of incoming call.

chesio avatar Jun 01 '24 22:06 chesio