Project Time Machines

تحميل: Project Time Machines APK

  • أحدث إصدار
معرف التطبيق com.ticcc.ptm
التنزيلات 70.47K
تم الرفع بواسطة TiCCC.com, LLC
التقييم 4.6/345+
تقييم المحتوى Everyone
يتطلب android 5.0
تم التحديث بتاريخ Jan 19, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: