Няма описание

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.