Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #304 #421

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Fix issue #304 #421

merged 1 commit into from
Apr 28, 2024

Conversation

Y-trie
Copy link
Contributor

@Y-trie Y-trie commented Nov 15, 2023

Hello Tanuj,

To fix issue #304, I've refactored the getAppsList function in Utils.kt with an extra variable: includeRegularApps. This code is now re-used for showing hidden apps. I've also refactored the inside of the function as well to make it a a bit less repetitive.

I've also gone ahead and removed getHiddenAppsList as it's no longer necessary.

I just downloaded this app a few days and have been loving it so far 😀

Removed `getHiddenAppsList` and refactored `getAppsList` in Utils to
serve the function both. `getAppsList` can now be used to show only
hidden apps, only non-hidden applications, or to show both hidden and
non-hidden applications.
@tanujnotes tanujnotes self-assigned this Nov 16, 2023
@tanujnotes tanujnotes merged commit 9ceb20a into tanujnotes:master Apr 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants