Skip to content

AppCleaner: Smarter "Storage" entry finding (fixes false-positives on tablet layouts)#1732

Merged
d4rken merged 1 commit into
mainfrom
appcleaner-acs-flytek-split
May 2, 2025
Merged

AppCleaner: Smarter "Storage" entry finding (fixes false-positives on tablet layouts)#1732
d4rken merged 1 commit into
mainfrom
appcleaner-acs-flytek-split

Conversation

@d4rken

@d4rken d4rken commented May 1, 2025

Copy link
Copy Markdown
Member

Previously we just went with the first "Storage" entry we found, but sometimes there are more, and the first one is not the one we want. This is the case on tablets or large screen devices, where the settings UI uses a "double pane" layout. Here the left pane will also contain a "Storage" entry that takes us to the whole devices storage overview.

Fixes #1720

… tablet layouts)

Previously we just went with the first "Storage" entry we found, but sometimes there are more, and the first one is not the one we want.
This is the case on tablets or large screen devices, where the settings UI uses a "double pane" layout.
Here the left pane will also contain a "Storage" entry that takes us to the whole devices storage overview.

Fixes #1720
@d4rken d4rken added bug Something isn't working as expected c: AppCleaner Automation Accessibility service related (ACS) labels May 1, 2025
@d4rken d4rken merged commit 8e90b8d into main May 2, 2025
16 checks passed
@d4rken d4rken deleted the appcleaner-acs-flytek-split branch May 2, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation Accessibility service related (ACS) bug Something isn't working as expected c: AppCleaner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customizing Android settings prevents the correct "Save" button from being selected

1 participant