KeyPass

Загрузить: KeyPass APK

  • Последняя версия
Идентификатор приложения com.yogeshpaliyal.keypass
Загрузки 6.26K
Загрузить Yogesh Paliyal
Рейтинг 4.5/67+
Everyone
Требуется Android 6.0
Обновлено Jun 16, 2024

android.Manifest.permission

  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.yogeshpaliyal.keypass.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: