No description
Find a file
firebadnofire d83b655010
All checks were successful
Release APK / release (push) Successful in 3m8s
commit
2026-04-17 14:23:18 -04:00
.forgejo commit 2026-04-17 14:23:18 -04:00
app commit 2026-04-17 14:23:18 -04:00
gradle add logic 2026-04-16 11:06:06 -04:00
.codex commit 2026-04-16 12:18:04 -04:00
.gitignore add logic 2026-04-16 11:06:06 -04:00
AGENTS.md add logic 2026-04-16 11:06:06 -04:00
build.gradle.kts add logic 2026-04-16 11:06:06 -04:00
gradle.properties add logic 2026-04-16 11:06:06 -04:00
gradlew add logic 2026-04-16 11:06:06 -04:00
gradlew.bat add logic 2026-04-16 11:06:06 -04:00
LaunchPadIcon.png add logic 2026-04-16 11:28:37 -04:00
LICENSE revise README.md 2026-04-16 13:15:14 -04:00
README.md revise README.md 2026-04-16 13:15:14 -04:00
settings.gradle.kts add logic 2026-04-16 11:06:06 -04:00

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

  • Fullscreen list of all launchable apps
  • Wallpaper background with dark overlay
  • Alphabetical, localeaware 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