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
2025-12-27 14:15:56 -04:00
.cargo build(cargo): don't use mold 2025-07-04 14:58:22 -04:00
.github Merge pull request #1175 from johny579/main 2025-12-09 12:40:00 +01:00
resources pkg(miui.systemui.plugin): added warning 2025-12-18 13:15:10 -05:00
src chore(deps): bump iced from 0.13.1 to 0.14.0 2025-12-21 20:37:19 -08:00
.gitignore refactor: apply extra clippy lints suggestions (#673) 2023-04-10 09:33:12 +00:00
build.rs build: unwrap embed_resource::compile 2025-08-09 20:04:02 -04:00
Cargo.lock chore(deps): bump iced from 0.13.1 to 0.14.0 2025-12-21 20:37:19 -08:00
Cargo.toml chore(deps): bump iced from 0.13.1 to 0.14.0 2025-12-21 20:37:19 -08:00
clippy.toml build: simplify disallowed-* message 2025-02-21 21:49:51 +01:00
CONTRIBUTING.md docs(contrib): elaborate on AI 2025-12-27 14:15:56 -04:00
flake.lock refactor(nix): add macOS 2025-12-21 20:37:19 -08:00
flake.nix refactor(nix): add macOS 2025-12-21 20:37:19 -08:00
LICENSE docs: remove explicit mention of 'GUI' 2024-01-04 11:30:58 +01:00
README.md docs(README): replace Matrix logo by icon 2025-12-17 03:41:59 -04:00
RELEASE.md docs(release): mention that we need to update Cargo.lock 2025-03-10 20:25:58 +01:00

Universal Android Debloater Next Generation

Warning

DISCLAIMER: Use at your own risk. We're not responsible for anything that could happen to your devices.

screenshot of apps view

This is a detached fork of the UAD project. This aims to improve privacy and efficiency (energy, speed, memory) by removing unnecessary and obscure system apps. This can also improve security by reducing the attack surface. Read the wiki for more details.

Documentation

Everything about UAD-ng (and related stuff) can be found on the Wiki, such as:

Contact

For real-time communication and support, consider joining our Discord guild:

Discord symbol

If you prefer using Matrix, we have a bridge to Discord:

Special thanks

  • @0x192 who created the original UAD project.
  • @mawilms for his LotRO plugin manager (Lembas) which helped a lot to understand how to use the Iced GUI library.
  • @casperstorm for the UI/UX inspiration.