From fb0ea0371010495c1f7d45014fd1cc99f6a4a543 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:37:03 +0530 Subject: [PATCH] docs: update goals --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 99f13d5..6626fae 100644 --- a/README.md +++ b/README.md @@ -9,23 +9,21 @@ Purge Android bloat with confidence. ## Features -### Simple UI - - Click on app entries to select them - Double click to expand - Clear multi-selection by pressing `Escape` -- Press `S` or `/` to search apps (not yet implemented) -- Save the current configuration with `Ctrl` + `S` (not yet implemented) -- Switch categories with `Ctrl` + `Tab` (not yet implemented) - Extracts app labels via package manager API - Architecture independent, works with any Android device over USB - Accidentally removed apps can be restored via the revert button +- Recommendation categories (borrowed from UAD) ### Not yet implemented -- [ ] Save button + shortcut -- [ ] Recommendation categories (WIP) -- [ ] Make uninstall and disable options depend on Android SDK +- Save button + shortcut +- Make uninstall and disable options depend on Android SDK +- Press `S` or `/` to search apps (not yet implemented) +- Save the current configuration with `Ctrl` + `S` (not yet implemented) +- Switch categories with `Ctrl` + `Tab` (not yet implemented) ### Build from source