Skip to content

Add toggle to hide location access indicator on a per-app basis#305

Open
elian1203 wants to merge 1 commit intoGrapheneOS:16-qpr2from
elian1203:feature/hide-location-indicator
Open

Add toggle to hide location access indicator on a per-app basis#305
elian1203 wants to merge 1 commit intoGrapheneOS:16-qpr2from
elian1203:feature/hide-location-indicator

Conversation

@elian1203
Copy link

Adds a flag in GosPackageState which is used to hide the location access privacy indicator when an app with the flag set requests location access.

This is useful for trusted apps such as Home Assistant or GPS logger which frequently collect and relay your location to a trusted destination. This feature improves both usability and privacy by reducing noise that users of these apps face and preventing them from "being used" to the privacy indicator when a less trusted app uses it or disabling the feature entirely via an adb shell command.

When combined with platform_packages_modules_Permission change, closes GrapheneOS/os-issue-tracker#1886

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a toggle to disable the green location indicator

1 participant