Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 2.81 KB

File metadata and controls

83 lines (49 loc) · 2.81 KB

Privacy Policy

The protection of your data is particularly important to us. Therefore, we process your data solely in accordance with applicable data protection laws (such as the GDPR1). We take appropriate precautions to protect your data from loss, manipulation, and unauthorized access. This privacy policy informs you about the most important aspects of data processing within our apps.

Applications that do not collect any personal information:

  • Dhizuku
  • Dhizuku-API-Xposed

1. Personal Information

We do not collect or store any personal information that could identify users of our apps.

2. Anonymous Identifiers

No anonymous identifiers are created or collected.

3. Use of Third-Party Services

  • Shizuku-API2 (included provider)
    Used as an optional method to activate the app.

4. Uses Permissions

The Dhizuku core only uses a portion of the declared permissions. Other permissions may be used by third-party applications(DPCs3) that use Dhizuku’s APIs depending on your permission.

  • FOREGROUND_SERVICE4
  • RECEIVE_BOOT_COMPLETED5

Required to maintain Dhizuku or other DPCs3 service.

  • GET_ACCOUNTS6
  • MANAGE_ACCOUNTS6

Required for profile operations from Dhizuku or other DPCs3.

  • QUERY_ALL_PACKAGES7

Required to get the DPCs3 list.

  • READ_EXTERNAL_STORAGE8
  • WRITE_EXTERNAL_STORAGE8

Required when operating files from other DPCs3.

  • REQUEST_IGNORE_BATTERY_OPTIMIZATIONS9

Required the service from stopping in the background

  • REQUEST_PASSWORD_COMPLEXITY10

Required when changing advanced settings for screen lock password from other DPCs3.

  • moe.shizuku.manager.permission.API_V232

Required to enable Dhizuku's feature via Shizuku11.

5. Your Rights

You have the right to disable and remove this app at any time.

6. Contact

For inquiries, please contact us via GitHub Issues, and a maintainer will respond accordingly.

Footnotes

  1. General Data Protection Regulation

  2. https://github.com/RikkaApps/Shizuku-API 2

  3. Device Policy Controller(s) 2 3 4 5 6

  4. https://developer.android.com/develop/background-work/services/fgs/service-types#remote-messaging

  5. https://developer.android.com/develop/background-work/services/alarms/schedule#boot

  6. https://developer.android.com/reference/android/accounts/AccountManager 2

  7. https://developer.android.com/training/package-visibility/declaring#all-apps

  8. https://developer.android.com/training/data-storage#permissions 2

  9. https://developer.android.com/reference/android/provider/Settings#ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS

  10. https://developer.android.com/work/versions/android-10#screen_lock_quality_check

  11. https://github.com/RikkaApps/Shizuku