Bez popisu

User 1f95f4114a docs: rewrite README for Simplauncher před 3 týdny
.github f36b31d1c2 chore: update CI to use build-tools 34.0.0 před 2 roky
app 52dcb4cf37 chore: set version 1.0.0, update CLAUDE.md, add APKs to gitignore před 3 týdny
docs 9a72ef33b4 Support swiping directly into the app drawer (#34) před 5 roky
gradle 36395cac9f Upgrade project to use Gradle 7.x (#140) před 2 roky
.gitignore 52dcb4cf37 chore: set version 1.0.0, update CLAUDE.md, add APKs to gitignore před 3 týdny
CLAUDE.md 52dcb4cf37 chore: set version 1.0.0, update CLAUDE.md, add APKs to gitignore před 3 týdny
DEVELOPMENT.md bbb939fde3 chore: update versionName for beta release před 2 roky
LICENSE 7f0fb597e6 Initial commit před 7 roky
README.md 1f95f4114a docs: rewrite README for Simplauncher před 3 týdny
build.gradle.kts 36395cac9f Upgrade project to use Gradle 7.x (#140) před 2 roky
gradle.properties 3cd40adc3b gradle publisher před 6 roky
gradlew 36395cac9f Upgrade project to use Gradle 7.x (#140) před 2 roky
gradlew.bat 36395cac9f Upgrade project to use Gradle 7.x (#140) před 2 roky
settings.gradle.kts a5453862e1 Re-bootstrapping dagger2 před 6 roky

README.md

Simplauncher

A minimal, distraction-free Android launcher. No icons, no widgets, no clutter — just your apps.

Simplauncher is a personal fork of Unlauncher (itself a fork of Slim Launcher) maintained for feature additions and long-term use.

Features

  • Home screen — Pin up to 6 favourite apps, 3 quick-action buttons (call, settings, camera), clock, and date
  • App drawer — Swipe up for a searchable alphabetical list of all apps with optional section headings
  • Folders — Organize apps into collapsible folders in the drawer, with alignment-aware arrows and animated expand/collapse
  • Customizable app names — Rename any app's display title
  • Visibility control — Show or hide individual apps from the drawer; hidden apps still searchable (configurable)
  • 9 colour themes — System (light/dark), Midnight, Jupiter, Teal, Candy, Pastel, Noon, Vlad, Groovy
  • No distractions — No app icons, no wallpapers, no notification badges
  • Configurable layout — Left, centre, or right text alignment; optional search bar; clock style options; time format; status bar toggle

Installation

Download the latest APK from the releases page.

History

Credit goes to sduduzog for the original Slim Launcher design and to jkuester and the Unlauncher contributors for expanding it with the app drawer, themes, and settings infrastructure.