Screen Time

دانلود: Screen Time APK

  • آخرین نسخه
شناسه برنامه de.markusfisch.android.screentime
دانلودها 33.73K
آپلود توسط Markus Fisch
رتبه بندی 4.4/144+
رده بندی محتوا Everyone
نیاز به اندروید 3.0
به روز رسانی شد Aug 25, 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.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.