Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8c87986 authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Warn every time when revoking default granted permissions from list of

apps

(1)
When looking at a list of apps and revoking permissions it is not clear
which permissions are granted by default and which are not. Hence we
should warn before a user revoked permissions that are granted by
default every time.

(2)
This is different from looking at an app. In this case permissions are
usually all granted by default or not granted. Hence in this case we
only warn once and not when the user revoked the second permission.

We used to only show the warning once in the first case, but should not.
This changes fixes that.

Test: Revoked granted-by-default permissions from list of all apps and
from list of all permissions of a app.

Change-Id: Ie0481a8c3936b82934b534ff172ff03d10e715c5
parent 02907434
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment