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
Anonymoussaurus a2d112392a
chore(issue-templates): encourage PRs in issue templates and add checklist items
Added sections to issue templates encouraging users to submit Pull Requests and linked to the contribution guide. Also introduced new checklist options for users to indicate willingness to submit a PR, aiming to speed up processing of package-related issues and documentation updates.
2026-01-08 12:19:37 +01:00
.cargo build(cargo): don't use mold 2025-07-04 14:58:22 -04:00
.github chore(issue-templates): encourage PRs in issue templates and add checklist items 2026-01-08 12:19:37 +01:00
resources pkg(com.huawei.imedia.sws): update description 2025-12-30 13:55:25 +03:00
src fixed clippy issues 2026-01-01 16:48:50 +00: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 lru from 0.16.2 to 0.16.3 2026-01-07 20:49:05 +00:00
Cargo.toml chore: Bump UAD-ng version in cargo.toml 2026-01-06 11:52:06 -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.