Olauncher. Minimal AF Launcher

Unduh: Olauncher. Minimal AF Launcher APK

  • Versi Terbaru
ID Aplikasi app.olauncher
Unduhan 956.18K
Unggah berdasarkan Digital Minimalism
Peringkat 4.9/21.19K+
Everyone
Membutuhkan android 6.0
Diperbarui pada Jan 18, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.EXPAND_STATUS_BAR:
    Allows an application to expand or collapse the status bar.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • 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.SET_WALLPAPER:
    Allows applications to set the wallpaper.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • app.olauncher.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.