"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "e6d71cbfab6916239e16e2ca169d797240dae254"
refactor: separate Google Play and F-Droid functionality in parental control
Description
This MR refactors the parental control components in the application by separating the Google Play and F-Droid related functionalities. It also renames and reorganizes the relevant classes and methods to improve readability and maintainability.
Screenshots
Technical details
The /data/blockedApps
directory no longer holds the classes for parental control because of their difference in functionality. Instead, /data/parentalcontrol
directory contains the related classes.
Tests
Issues
10 commandments of code reviews
Edited by Fahim Masud Choudhury