Notepad: notes, to do & diary

Download: Notepad: notes, to do & diary APK

  • Latest Version
Application ID com.pp.checklist
Downloads 63.07K
Upload by Pavel Poley
Rating 4.3/972+
Content rating Everyone
Requires android 7.0 and up
Updated on Apr 15, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BIND_APPWIDGET:
    Allows an application to tell the AppWidget service which application can access AppWidget's data.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.vending.BILLING:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.gms.permission.AD_ID:
  • com.pp.checklist.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: