Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 834 Bytes

PRIVACY.md

File metadata and controls

16 lines (12 loc) · 834 Bytes

Privacy Policy

Root Activity Launcher collects only the data needed for crash logs, along with the default Firebase analytics events.

No personally identifying information is collected, and no data is shared beyond the scope of Firebase.

Permissions

  • com.android.launcher.permission.INSTALL_SHORTCUT
    • Used to allow Root Activity Launcher to add shortcuts to the home screen.
  • android.permission.QUERY_ALL_PACKAGES
    • Used to allow Root Activity Launcher to display all installed apps.
  • android.permission.FOREGROUND_SERVICE
    • Used to allow Root Activity Launcher to start app Services in the foreground.
  • moe.shizuku.manager.permission.API_V23
    • Used to allow Root Activity Launcher to use Shizuku to access privileged APIs.