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

[enhancement] Option to ignore contact/group in record rules #607

Closed
StanTody opened this issue Oct 3, 2024 · 5 comments · Fixed by #644
Closed

[enhancement] Option to ignore contact/group in record rules #607

StanTody opened this issue Oct 3, 2024 · 5 comments · Fixed by #644
Assignees
Labels
enhancement New feature or request

Comments

@StanTody
Copy link

StanTody commented Oct 3, 2024

As for now EVERY call is recorded (and some are deleted on call end), I suggest to current states of the recording rules (on/off) to add third - "ignore".

In that way we will save battery, space, fragmentation and "write cycles" of the internal memory (when having long dialogues with our wifes and children, for example ;) ).

@StanTody StanTody changed the title [enhanced] [enhancement] Option to ignore contact/group in record rules Oct 3, 2024
@chenxiaolong chenxiaolong added the enhancement New feature or request label Oct 3, 2024
@chenxiaolong chenxiaolong self-assigned this Oct 3, 2024
@Silverstar
Copy link

I would also love to have an option in the automatic recording rules to exempt existing contacts from recording.
(Except those for which an individual rule might exist)

chenxiaolong added a commit that referenced this issue Jan 1, 2025
The new record rule system now supports matching the following
conditions:

* Call number (contact, contact group, unknown numbers)
* Call type (incoming, outgoing, conference)
* SIM slot

In addition, there is new action available that completely ignores a
call instead of just deferring deletion of the recording until the end
of the call.

Due to the increased flexibility, the record rules list UI no longer
sorts the rules, nor does it have a hardcoded unknown calls rule. The
only mandatory rule is the default rule. The rules can be freely
reordered by dragging them or removed by swiping them. Because these
gestures can't be performed via Talkback and other accessibility tools,
there are equivalent accessibility actions for moving a rule up in the
list, moving the rule down in the list, and removing a rule.

The new rules system is a superset of the old rules system, so all old
rules are automatically migrated.

Closes: #406
Closes: #509
Closes: #607

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong
Copy link
Owner

This has been implemented in #644, which will be included in the upcoming 1.75 release.

@StanTody
Copy link
Author

StanTody commented Jan 2, 2025

Thank you very much and Happy new year !
I wish you great health and much happiness!

I will check for update after some days.
And I would like to donate too - is there a way to do so ?

@chenxiaolong
Copy link
Owner

Happy New Year and thanks for the kind words!

And I would like to donate too - is there a way to do so ?

I currently do not accept donations for my projects. If you really want to donate, I'd suggest donating to a local charity instead.

@StanTody
Copy link
Author

StanTody commented Jan 3, 2025

I currently do not accept donations for my projects. If you really want to donate, I'd suggest donating to a local charity instead.

Respect!
I will research for possibilities.
Have a great year (and beyond ;) ) !

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

Successfully merging a pull request may close this issue.

3 participants