0.5
Pre-release
Pre-release
Apps
- [#115] Added
com.tblenovo.lenovotips
to the recommended list. - [#120] Move Google keyboard to
Advanced
list (Default keyboards should not be in theRecommended
list) - [#169 Move
com.android.htmlviewer
to theExpert
list. Removing it bootloop the device on MIUI 12.5.4+.
Huge thanks to @KarlRamstedt for their help in this major debloat list update:
- [#122] Added a bunch of new packages
- [#122] A lot of description updates and fixes
- [#122 | #138] Big revision of the recommendations according to more consistent criteria (see the wiki)
Added
- [#68] Unselect all button: Let's you unselect all the packages you see on screen (i.e in the current filtered list).
- [#119] Reboot button: Let's you quickly reboot the currently selected device.
- [#110] Remote
uad_lists.json
download: The debloat list is now directly fetched from the main branch of this repo when you launch UAD. This means there is no longer the need to release a new version of UAD for updating the debloat lists! 🚀 - [#121] 🔄 UAD self-update: UAD will now check at launch if there is a new version of itself and enable you to perform the update directly from the app! 🚀
Changed
- [#165] UAD now tries every 500ms (for 1min) to initiate an ADB connection until a device is found during the
FindingPhones
loading state. - All the init process was reworked and a status message is displayed at each stage (
DownloadingList
,FindingPhones
,LoadingPackages
,UpdatingUad
Ready
) so you know what is happening. - Minor UI changes
Packaging
- Add a
no-self-update
build for MacOS and Linux. Useful if UAD is distributed into repositories. The update process will then be managed by a package manager. - MacOS builds are now also be released as a compressed tarball (like for Linux). You won't need to manually add the executable permission anymore. (more info)