Skip to content

AppCleaner: Improve StorageEntryFinder on Android 13+#1774

Merged
d4rken merged 1 commit into
mainfrom
appcleaner-acs-statsconfusions
May 15, 2025
Merged

AppCleaner: Improve StorageEntryFinder on Android 13+#1774
d4rken merged 1 commit into
mainfrom
appcleaner-acs-statsconfusions

Conversation

@d4rken

@d4rken d4rken commented May 15, 2025

Copy link
Copy Markdown
Member

Adjusted the StorageEntryFinder logic for Android 13+ devices. The previous implementation was less reliable on newer OS versions. This change modifies the filtering criteria to improve the accuracy of finding the correct storage entry node in the AccessibilityNodeInfo tree.

Prioritise a direct label match over a size based match.

Adjusted the `StorageEntryFinder` logic for Android 13+ devices. The previous implementation was less reliable on newer OS versions. This change modifies the filtering criteria to improve the accuracy of finding the correct storage entry node in the AccessibilityNodeInfo tree.

Prioritise a direct label match over a size based match.
@d4rken d4rken added enhancement New feature, request, improvement or optimization c: AppCleaner Automation Accessibility service related (ACS) labels May 15, 2025
@d4rken d4rken merged commit 289550a into main May 15, 2025
16 checks passed
@d4rken d4rken deleted the appcleaner-acs-statsconfusions branch May 15, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation Accessibility service related (ACS) c: AppCleaner enhancement New feature, request, improvement or optimization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant