From 33e77cd10f218b4c2b03b1c925d575a22399073e Mon Sep 17 00:00:00 2001 From: w1nst0n Date: Sat, 30 Mar 2019 17:04:18 +0100 Subject: [PATCH] Update TODO --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fe2408..f74b896 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Universal Android Debloater -Bash script using ADB for unrooted smartphones. +Bash script using ADB for unrooted smartphones. ## Supported brands : - Samsung @@ -18,6 +18,8 @@ Bash script using ADB for unrooted smartphones. ## TODO : - Add debloat list for Nokia, Sony, Wiko, Motorola, Asus - Add optionnal installation of alternative FOSS apps (F-droid, YalpStore,Silence...) -- Add auto detect brand's name in order to auto-select the good debloat list +- Add auto-detect brand's name to auto-select the good debloat list - Enabling backup/restore +- Improve UI/UX +- Add Windows compatibility