QuickTask

Descargar: QuickTask APK

  • Última versión
ID de aplicación com.balda.quicktask
Descargas 9.96K
Subir por Marco Stornelli
4.5/114+
Everyone
Requiere Android 6.0
Actualizado el May 13, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • com.balda.quicktask.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: