KISS Launcher

Download: KISS Launcher APK

  • Latest Version
Application ID fr.neamar.kiss
Downloads 381.27K
Upload by Neamar
Rating 4.3/4.14K+
Content rating Everyone
Requires android 4.0.3 and up
Updated on Nov 18, 2023

android.Manifest.permission

  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.