diff --git a/README.md b/README.md index ba80b07..87a2ad4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This tools imports android apps into the ES-DE launcher, you need to download it ![screenshot](icon/screenshot.png) -## New features +## Features - Light/dark theme support, material you support, app icon - Search bar to quickly find a package - Whitelist mode for only adding specific apps @@ -16,13 +16,14 @@ This tools imports android apps into the ES-DE launcher, you need to download it - Path check to prevent overwriting the wrong directories ## Settings +- **"use whitelist instead of blacklist"**: save the checked apps instead of the unchecked ones +- **"do not save media"**: only save the es-de roms, not the app logos +- **"delete existing files"**: overwrite all android roms from es-de on each save, useful when you uninstall an app and it stayed in the list +- **"disable path name check"**: allows selecting a rom folder not named "ROMs" + > [!NOTE] > If you have multiple apps with the same name, hold click on one to rename it -- "use whitelist instead of blacklist": save the checked apps instead of the unchecked ones -- "do not save media": only save the es-de roms, not the app logos -- "delete existing files": overwrite all android roms from es-de on each save, useful when you uninstall an app and it stayed in the list -- "disable path name check": allows selecting a rom folder not named "ROMs" ## Credits Inspired from [ES AppLauncher](https://github.com/schattenphoenix/es_applauncher), though obviously entirely made by myself since the former is close-source