Name days

Загрузить: Name days APK

  • Последняя версия
Идентификатор приложения sk.ipndata.meninyamenafree
Загрузки 762.58K
Загрузить Peter Nemec
Рейтинг 3.3/3.99K+
Everyone
Требуется Android 4.1
Обновлено Mar 30, 2021

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.