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

Skip to content

2154 block install on contentrating

Hasib Prince requested to merge 2154-block_install_on_contentrating into main

Description

This MR will block app installation according to the settings of parental control.

Screenshots

screen-20240529-021225

Technical details

App lounge fetches Content rating data from this gitlab repo.

ParentalControl settings are fetched through contentprovider of parentalcontrol app.

When app is tried to install, app lounge checks the content rating data of that particular app. If it's not allowed, install worker cancel the install process and triggers event to show dialog.

Tests

Issues

backlog/-/issues/2154

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading