Discreet Launcher is a lightweight Android launcher designed for developers and users seeking a minimalist, distraction-free interface without compromising functionality. This open‑source Android launcher offers a sleek, clean home screen experience: swipe down to access favorites, swipe up to open your complete app list, and long-press icons to reveal system settings or redirect to the app’s store page.
Built entirely in Java, Discreet Launcher focuses on simplicity while supporting advanced features such as folders, search functionality, renaming or hiding apps, and customizable shortcuts including web apps . Users can export and import settings, ensuring seamless migration across devices. Its configuration options include theme and color customization, forced orientation support, immersive mode (no system bars), transparent status bar, adjustable touch targets, always-visible favorites, reversed interface, icon pack support, and a real-time customizable clock .
As an open-source Android launcher on F‑Droid, Discreet Launcher requires no unnecessary permissions, operates fully offline, and remains ad-free—ideal for privacy‑focused users. The project’s license is GNU GPL‑3.0, granting free usage, modification, and redistribution rights, provided that derivative works remain under the same license. While the app is feature-complete and considered stable, occasional maintenance releases ensure compatibility with the latest Android versions .
Common developer keywords embedded throughout include “source code”, “Android launcher”, “open-source project”, “lightweight launcher”, “minimalist home screen”, and “distraction-free UX.” Such terms cater to search trends for developers seeking Android launcher repositories or minimal interface solutions.
Discreet Launcher strikes a perfect balance: it is feature-rich yet remains focused on performance, speed, privacy, and user-friendly customization. If you’re building or modifying an Android launcher, this codebase can serve as an ideal reference or starting point. It demonstrates best practices in Java‑based Android development, with modular Gradle configuration (min SDK 21, compile SDK 34). Seeking icon pack integration, folder backgrounds, Android‑14 updates, or improved touch targets? Check the v7.8.0 release and changelogs on GitHub for the latest enhancements
Author: Vincent Falzon (GitHub: falzonv)
Language: Java
License: GNU General Public License v3.0 (GPL‑3.0)
Usage Restrictions:
- Free to use, modify, and redistribute under GPL‑3.0.
- Must retain original license and copyright.
- No warranty—distributed “AS IS.”
- Not intended for commercial distribution without compliance with GPL‑3.0 terms.