Simple Calendar Pro

Télécharger: Simple Calendar Pro APK

  • Dernière version
ID d'application com.simplemobiletools.calendar.pro
Téléchargements 419.3K
Télécharger par Simple Mobile Tool
Note 4.5/19.81K+
Everyone
Nécessite Android 6.0
Mise à jour le Oct 02, 2023

android.Manifest.permission

  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • 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.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.