No description
- Kotlin 100%
|
|
||
|---|---|---|
| .forgejo | ||
| app | ||
| gradle | ||
| .codex | ||
| .gitignore | ||
| AGENTS.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LaunchPadIcon.png | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
LaunchPad
A minimal Android app drawer that behaves like a launcher but does not take home screen responsibilities.
Why?
This app was created because I use Folder Launcher which doesn't have a typical app drawer, it only has a global app search but not a way to neatly list all installed apps. So, I made this app to act as an app drawer.
Features
- Full‑screen list of all launchable apps
- Wallpaper background with dark overlay
- Alphabetical, locale‑aware sorting
- Immediate launch on tap
- No splash or loading screens
- Back button returns to home screen
Build
./gradlew assembleDebug
Usage
Install the generated app-debug.apk from app/build/outputs/apk/debug. Tap the app icon to launch the app drawer.
Version
1.1.0