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

Make auto-record rules UI more intuitive #430

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Make auto-record rules UI more intuitive #430

merged 1 commit into from
Sep 25, 2023

Commits on Sep 25, 2023

  1. Make auto-record rules UI more intuitive

    * The rule descriptions no longer change when a rule is toggled because
      it's confusing as to whether it described the current state or what
      will happen when toggled.
    * The help text has been reworded and is now shown inline instead of as
      a separate dialog box.
    * `Unknown calls` and `All other calls` now have description text
      mentioning which calls they match.
    * `All other calls` is now shown as `All calls` with an appropriate
      description when the Contacts permission is denied.
    
    Fixes: #429
    
    Signed-off-by: Andrew Gunnerson <[email protected]>
    chenxiaolong committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c5dcacd View commit details
    Browse the repository at this point in the history