App Lock Soccer Privacy Policy

This application is using normal and sensitive permissions.

You will select applications that you want protect with pattern lock.

When user will open that protected application then lock screen show automatically and ask correct pattern.

For this process application need some sensitive permissions from user.


The details of sensitive permissions are given below:


1) GET_TASKS:

android.permission.GET_TASKS

Allows an application to get information about the currently or recently running tasks.


2) PACKAGE_USAGE_STATS:

android.permission.PACKAGE_USAGE_STATS

Allows an application to collect component usage statistics

Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.


3) RECEIVE_BOOT_COMPLETED:

android.permission.RECEIVE_BOOT_COMPLETED

Allows an application to receive the Intent.ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.


4) FOREGROUND_SERVICE:

android.permission.FOREGROUND_SERVICE

Allows a regular application to use Service.startForeground.


5) REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:

android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS

Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.


These all permissions must required for full functionality of this application app lock.

There is no negative or hidden use of these permissions in your app.








IMPORTANT NOTE:

This application is basically near to app lock functionality. This app lock is not developed for professional security lock for applications but it is an effort to develop a fancy app lock soccer.