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

feat(startup): inform user when ADB isn't installed #343

Merged

Conversation

edgy-b
Copy link
Contributor

@edgy-b edgy-b commented Mar 16, 2024

adb2

Related to #220

 - fixed introduced bug if adb is installed and device is loading it would show ADB is not installed

 - added option to colorize text
@AnonymousWP AnonymousWP changed the title bug(app): inform user of ADB if not insatlled feat(startup): inform user when ADB isn't installed Mar 16, 2024
@AnonymousWP AnonymousWP linked an issue Mar 16, 2024 that may be closed by this pull request
@AnonymousWP AnonymousWP requested a review from a team March 16, 2024 18:12
 - fixed introduced bug if adb is installed and device is loading it would show ADB is not installed

 - added option to colorize text
src/gui/views/list.rs Outdated Show resolved Hide resolved
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
@AnonymousWP
Copy link
Member

I'm waiting with merging because I'm requesting a review from our developers.

@adhirajsinghchauhan adhirajsinghchauhan merged commit 8705fd8 into Universal-Debloater-Alliance:main Mar 17, 2024
8 checks passed
@AnonymousWP AnonymousWP added the bug Something isn't working label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(adb): UAD-ng doesn't start when ADB isn't installed
3 participants