Skip to content

AppCleaner: Fix ACS based cache deletion on HyperOS ROMs (part 2) - #1662

Merged
d4rken merged 1 commit into
mainfrom
appcleaner-automation-hyperos
Apr 2, 2025
Merged

AppCleaner: Fix ACS based cache deletion on HyperOS ROMs (part 2)#1662
d4rken merged 1 commit into
mainfrom
appcleaner-automation-hyperos

Conversation

@d4rken

@d4rken d4rken commented Apr 2, 2025

Copy link
Copy Markdown
Member

The version check was too strict, the problematic com.miui.securitycenter package has different versions on different ROMs. Relaxing this now to just check the element type, if it is a radiobutton we use the click gesture otherwise we use the normal click action.

Re #1652
Fixes #1648

The version check was too strict, the problematic `com.miui.securitycenter` package has different versions on different ROMs.
Relaxing this now to just check the element type, if it is a radiobutton we use the click gesture otherwise we use the normal click action.

Re #1652
Fixes #1648
@d4rken d4rken added bug Something isn't working as expected c: AppCleaner Automation Accessibility service related (ACS) ADB ADB/Shizuku related labels Apr 2, 2025
@d4rken
d4rken merged commit f38149d into main Apr 2, 2025
@d4rken
d4rken deleted the appcleaner-automation-hyperos branch April 2, 2025 15:00
@d4rken d4rken added the ROM: HyperOS Xiaomi, Redmi etc. label May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ADB ADB/Shizuku related Automation Accessibility service related (ACS) bug Something isn't working as expected c: AppCleaner ROM: HyperOS Xiaomi, Redmi etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACS cache deletion broken after updating com.miui.securitycenter

1 participant