Нема описа

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

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.