last updated : September 15 2024
Task Assist is a simple app designed to help users plan their tasks, activities with ease and help them to reminded of them at appropriate date
we care about your privacy and security of your personal information
Collecting and using your personal data
we do not collect or share any of your personal information to any third parties
Children's privacy
our application does not address anyone under age of 13. we do not collect any personal information from children through our app.
Permissions We Request and Their Purposes
RECEIVE_BOOT_COMPLETED Permission
What We Use It For: The RECEIVE_BOOT_COMPLETED permission enables the app to restart certain background services automatically when your device is turned on or rebooted. This allows features such as giving notifications to continue working without requiring you to manually open the app.
Why This Is Necessary: This ensures that you receive timely notifications and that critical app functions run as intended, even after a device restart
FOREGROUND_SERVICE Permission
What We Use It For: The FOREGROUND_SERVICE permission allows the app to run services in the foreground, ensuring that essential app functions like giving notifications, continue to operate even when the app is not in the foreground.
Why This Is Necessary: Foreground services are crucial for providing continuous functionality, especially for features that need to keep running in the background, like triggering notification
WAKE_LOCK Permission
Purpose: Our app requests the WAKE_LOCK permission to keep your device awake while you are using certain features of the app, such as [describe feature, e.g., streaming audio, tracking a workout]. This ensures that the app continues to function properly without interruption, even if your device screen turns off.
How We Use It: This permission is used to prevent the device from going to sleep while the app is actively performing tasks that require your attention or engagement.
SCHEDULE_EXACT_ALARM Permission
Purpose: The SCHEDULE_EXACT_ALARM permission allows our app to set precise alarms for specific events, such asnotification generation
How We Use It: This permission ensures that critical alarms or notifications are delivered exactly when they are scheduled, which is crucial for time-sensitive features that depend on accuracy.
a) POST_NOTIFICATIONS
We use the android.permission.POST_NOTIFICATIONS permission to send notifications to your device. Notifications are used to keep you informed about important updates, media playback status, and other relevant information within the App. You can manage your notification preferences in your device settings.
b) FOREGROUND_SERVICE_MEDIA_PLAYBACK
The android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK permission allows our App to manage media playback in the foreground, ensuring smooth playback even when the app is not actively open. This helps provide uninterrupted media streaming or audio playback services.
c) REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
The android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission is requested to allow the App to continue operating in the background without interruptions from the device's battery optimization settings. This is necessary for background processes like media playback or notifications to function properly. However, users are always able to manage and disable this feature in their device's settings if needed.