RikkaApps / App-Ops-issue-tracker

Issue tracker for https://play.google.com/store/apps/details?id=rikka.appops
340 stars 29 forks source link

reset not fully reset? #145

Open flfwpl opened 1 year ago

flfwpl commented 1 year ago

ok

System info: / 系统信息:

Android Version: 13 (API 33) Device: Xiaomi M2012K11AG App Version: 9.0.6.r1706.94af5a34 (1706) Installer: com.android.vending Working Mode: Shizuku V3 (13) Working Profile: no (current: 0)

What did you do? / 你做了什么?

press reset button

What did you expect to see? / 你期望看到什么?

everything back how the first time app installed according the phone manufacturer

What did you see instead? / 然而你实际上得到的却是?

  1. Clipboard newly installed app in miui set with "Allow only while using the app" after i press reset that option gone only allow and ignore available.
  2. access_restricted_settings does not reset like how it was newly installed, if i changed it to deny after reset button it still deny.
RikkaW commented 1 year ago
  1. MIUI has its own modification on clipboard permission. So, it's normal that the standard reset API doesn't work.
  2. The standard reset API doesn't reset access_restrictedsettings ¯_(ツ)/¯. I need to explore how to get its default value.