Secret Notes

Download: Secret Notes APK

  • Latest Version
Application ID com.sziraki.secretnotes
Downloads 4K
Upload by Sziráki Mátyás
Content rating Everyone
Requires android 5.0 and up
Updated on Nov 17, 2023

android.Manifest.permission

  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.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.VIBRATE:
    Allows access to the vibrator.
  • com.sziraki.secretnotes.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: