Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
  • Rust 99%
  • Nix 0.6%
  • Shell 0.4%
Find a file
Frigyes efcfc29661
0.6.2 release (#75)
* Fixed some spelling in readme

* Updated changelog

* pkg(`com.qualcomm.qcrilmsgtunnel`): change removal and description (#59)

* pkg(`com.google.android.googlequicksearchbox`): improve description (#58)

* docs(changelog): add packages

* Add ADB filter for system packages only

* Reduced startup window size

* 0.6.2 release prep

* fix: change homepage URL to org

Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>

* Dev update (#80)

* chore(issue-templates): don't allow blank issues

* pkg(`com.samsung.android.providers.contacts`): improve description

* `com.miui.miinput`: Change description and removal type

* (`com.mediatek.duraspeed`): change description

* Make the description clearer

* Add Poco Community app to lists

* (`com.xiaomi.finddevice`): Update removal status

* Add POCO Store to UAD lists

* Add Xiaomi Gallery Editor to UAD lists

* Correct grammar according to suggestions

* Fixed incorrect grammar for other MIUI apps.

* Add installation instructions for more Linux distributions in the README

I added installation instructions for
-Gentoo Linux
-NixOS
-Alpine Linux & FreeBSD
-Fedora Linux

* Update some MIUI app description and removal following suggestions

* Remove unintended spaces

* fixed wrong description for some LG apps

Tested on an LG V30 with latest stock firmware v31a.

Removing task breaks the Calendar app so it is not safe to remove.

Removing eula breaks the HD Audio Recorder app, which has many pro/studio features (such recording in FLAC 24bit/192kHz and more), that's why I changed them to expert,

* updated some lg apps

---------

Co-authored-by: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>

* update dev branch

* chore(issue-templates): don't allow blank issues

* pkg(`com.samsung.android.providers.contacts`): improve description

* `com.miui.miinput`: Change description and removal type

* (`com.mediatek.duraspeed`): change description

* Make the description clearer

* Add Poco Community app to lists

* (`com.xiaomi.finddevice`): Update removal status

* Add POCO Store to UAD lists

* Add Xiaomi Gallery Editor to UAD lists

* Correct grammar according to suggestions

* Fixed incorrect grammar for other MIUI apps.

* Add installation instructions for more Linux distributions in the README

I added installation instructions for
-Gentoo Linux
-NixOS
-Alpine Linux & FreeBSD
-Fedora Linux

* Update some MIUI app description and removal following suggestions

* Remove unintended spaces

* fixed wrong description for some LG apps

Tested on an LG V30 with latest stock firmware v31a.

Removing task breaks the Calendar app so it is not safe to remove.

Removing eula breaks the HD Audio Recorder app, which has many pro/studio features (such recording in FLAC 24bit/192kHz and more), that's why I changed them to expert,

* updated some lg apps

* update ci action checkout

---------

Co-authored-by: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>

---------

Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
Co-authored-by: Scott <131740614+ProtonOSS@users.noreply.github.com>
Co-authored-by: Scott <151531842+ProtonXOS@users.noreply.github.com>
Co-authored-by: Revision <152847068+RevisionOSS@users.noreply.github.com>
Co-authored-by: AlbydS <119180144+AlbydST@users.noreply.github.com>
Co-authored-by: mirko93s <21228368+mirko93s@users.noreply.github.com>
Co-authored-by: jxdv <virgoj@protonmail.com>
2023-12-13 17:39:32 +01:00
.cargo build: use relative mold linker path (fix #504) 2023-01-15 00:08:00 +01:00
.github 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
resources 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
src 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
.deepsource.toml ci: add .deepsource.toml 2023-10-27 04:17:19 +00:00
.gitignore refactor: apply extra clippy lints suggestions (#673) 2023-04-10 09:33:12 +00:00
Cargo.lock 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
Cargo.toml 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
CHANGELOG.md 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00
LICENSE refactor: apply extra clippy lints suggestions (#673) 2023-04-10 09:33:12 +00:00
README.md 0.6.2 release (#75) 2023-12-13 17:39:32 +01:00

Universal Android Debloater GUI

DISCLAIMER: Use at your own risk. I am not responsible for anything that could happen to your phone.

uad_screenshot

This software is still in an early stage of development. Check out the issues, and feel free to contribute!

Summary

This is a complete rewrite in Rust of the UAD project, which aims to improve privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improving security by reducing the attack surface.

Packages are as well documented as possible to provide a better understanding of what you can delete or not. The worst issue that could happen is removing an essential system package needed during boot causing then an unfortunate bootloop. After about 5 failed system boots, the phone will automatically reboot in recovery mode, and you'll have to perform a FACTORY RESET. Make a backup first!

In any case, you CANNOT brick your device with this software! That's the main point, right?

Features

  • Uninstall/Disable and Restore/Enable system packages
  • Multi-user support (e.g. apps in work profiles)
  • Export/Import your selection in uad_exported_selection.txt
  • Multi-device support: you can connect multiple phones at the same time
  • All your actions are logged, so you never forget what you've done

NB : System apps cannot truly be uninstalled without root (see the FAQ)

Universal Debloat Lists

  • GFAM (Google/Facebook/Amazon/Microsoft)
  • AOSP
  • Manufacturers (OEM)
  • Mobile carriers
  • Qualcomm / Mediatek / Miscellaneous

Manufacturers debloat lists

  • Archos
  • Asus
  • Blackberry
  • Fairphone
  • Gionee
  • Google
  • Honor
  • HTC
  • Huawei
  • iQOO
  • LG
  • Lenovo
  • Motorola
  • Nokia
  • Nubia
  • Nothing Phone
  • OnePlus
  • Oppo
  • Realme
  • Samsung
  • Sony
  • Tecno
  • TCL
  • Unihertz
  • Vivo/iQOO
  • Wiko
  • Xiaomi
  • ZTE

Mobile carriers debloat lists

Country Carriers
France Orange, SFR, Free, Bouygues
USA T-Mobile, Verizon, Sprint, AT&T
Germany Telekom
UK EE

How to use it

  • Read the FAQ!

  • Do a proper backup of your data! You can never be too careful!

  • Enable Developer Options on your smartphone.

  • Turn on USB Debugging from the developer panel.

  • From the settings, disconnect from any OEM accounts (when you delete an OEM account package it could lock you on the lock screen because the phone can't associate your identity anymore)

  • Install ADB (see the instructions by clicking on your OS below):

    LINUX
    • Install Android platform tools on your PC :

    Debian Base:

    sudo apt install android-sdk-platform-tools
    

    Arch-Linux Base:

    sudo pacman -S android-tools
    

    Red Hat Base:

    sudo yum install android-tools
    

    OpenSUSE Base:

    sudo zypper install android-tools
    

    Gentoo Base:

    sudo emerge -av dev-util/android-tools
    

    NixOS Base:

    sudo nix-shell -p android-tools
    

    Alpine Linux or FreeBSD Base:

    sudo pkg install android-tools
    

    Fedora Base:

    sudo dnf install android-tools
    

    Replace sudo with doas depending on what you use

    MAC OS
    • Install Homebrew

    • Install Android platform tools

      brew install android-platform-tools
      

    WINDOWS

  • Download the latest release of UAD GUI for your Operating System here. Take the opengl version only if the default version (with a Vulkan backend) doesn't launch.

NOTE: Chinese phone users may need to use the AOSP list to remove some stock apps because those Chinese manufacturers (especially Xiaomi and Huawei) have been using the name of AOSP packages for their own (modified & closed-source) apps.

IMPORTANT NOTE: You will have to run this software whenever your OEM pushes an update to your phone as some uninstalled system apps could be reinstalled.

How to contribute

Hey-hey-hey! Don't go away so fast! This is a community project. That means I need you! I'm sure you want to make this project better anyway.

==> How to contribute

Special thanks

  • @mawilms for his LotRO plugin manager (Lembas) which helped me a lot to understand how to use the Iced GUI library.
  • @casperstorm for the UI/UX inspiration.