diff --git a/README.md b/README.md index 749113e..7940235 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,27 @@ # Universal Android Debloater GUI -**DISCLAIMER**: Use at your own risk. I am not responsible for anything that could happen to your phone. +**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](https://gitlab.com/W1nst0n/universal-android-debloater), which aims to improve privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improve security by reducing [the attack surface](https://en.wikipedia.org/wiki/Attack_surface). +This is a complete rewrite in Rust of the [UAD project](https://gitlab.com/W1nst0n/universal-android-debloater), which aims to improve privacy and battery performance by removing unnecessary and obscure system apps. This can also contribute to improve security by reducing [the attack surface](https://en.wikipedia.org/wiki/Attack_surface). Packages are as well documented as possible in order to provide a better understanding of what you can delete or not. The worst thing which 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. So make a backup first! In any case, you can NOT brick your device with this software! That's the main thing, right? -## Features +## Features * [X] Uninstall/Disable and Restore/Enable system packages * [X] Multi-user support (e.g apps in work profiles) * [X] Export/Import your selection in `uad_exported_selection.txt` * [X] Multi-device support: you can connect multiple phones at the same time -* [X] All your actions are logged so you never forget what you've done +* [X] All your actions are logged so you never forget what you've done -NB : System apps cannot really be uninstalled without root (see the [FAQ](https://gitlab.com/W1nst0n/universal-android-debloater-rs/-/wikis/FAQ)) +NB : System apps cannot really be uninstalled without root (see the [FAQ](https://github.com/0x192/universal-android-debloater/wiki/FAQ)) -## Universal debloat lists +## Universal debloat lists * [X] GFAM (Google/Facebook/Amazon/Microsoft) * [X] AOSP * [X] Manufacturers (OEM) @@ -58,12 +58,12 @@ NB : System apps cannot really be uninstalled without root (see the [FAQ](https: | Country | Carriers | |-----------------|-----------------------------------| | France | Orange, SFR, Free, Bouygues | -| USA | T-Mobile, Verizon, Sprint, AT&T | +| USA | T-Mobile, Verizon, Sprint, AT&T | | Germany | Telekom | | UK | EE | -## How to use it +## How to use it - **Read the [FAQ](https://github.com/0x192/universal-android-debloater/wiki/FAQ)!** - **Do a proper backup of your data! You can never be too careful!** - Enable *Developer Options* on your smartphone.