All Projects → LawnchairLauncher → lawnchair

LawnchairLauncher / lawnchair

Licence: other
No clever tagline needed.

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to lawnchair

Lawnchair
No clever tagline needed.
Stars: ✭ 4,720 (-22.48%)
Mutual labels:  launcher, launcher3
Ubuntu-Launcher
An Android Launcher (having Ubuntu-Gnome flavour) build with Flutter
Stars: ✭ 241 (-96.04%)
Mutual labels:  launcher
launchlet
Make the web yours.
Stars: ✭ 34 (-99.44%)
Mutual labels:  launcher
habpanelviewer
An openHAB integrated kiosk browser
Stars: ✭ 68 (-98.88%)
Mutual labels:  launcher
Launcher
🚀 A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (-98.09%)
Mutual labels:  launcher
sol
MacOS launcher & command palette
Stars: ✭ 1,335 (-78.08%)
Mutual labels:  launcher
trivrost
A repurposable application-downloader and -launcher
Stars: ✭ 36 (-99.41%)
Mutual labels:  launcher
Launcher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
Stars: ✭ 3,545 (-41.78%)
Mutual labels:  launcher
fmon
File monitor
Stars: ✭ 31 (-99.49%)
Mutual labels:  launcher
Thrive-Launcher
Thrive Launcher for installing and automatically updating Thrive
Stars: ✭ 185 (-96.96%)
Mutual labels:  launcher
mindful-android-launcher
Siempo Android Launcher - Smartphone interface for mental health and wellbeing
Stars: ✭ 38 (-99.38%)
Mutual labels:  launcher
godot-launcher
Alternative launcher for single-board computers
Stars: ✭ 107 (-98.24%)
Mutual labels:  launcher
ModuleLauncher.Re
Cross-platform Minecraft Launcher library for .NET
Stars: ✭ 41 (-99.33%)
Mutual labels:  launcher
BoilR
Synchronize games from other platforms into your Steam library
Stars: ✭ 664 (-89.1%)
Mutual labels:  launcher
WTAppLauncher
IOS App Launcher
Stars: ✭ 18 (-99.7%)
Mutual labels:  launcher
LaunchTime
An alternative launcher/home for Android
Stars: ✭ 65 (-98.93%)
Mutual labels:  launcher
SDKLauncher-OSX
A small OS X application to serve as a launcher/testbed for the Readium SDK on the Mac.
Stars: ✭ 21 (-99.66%)
Mutual labels:  launcher
xplr
A hackable, minimal, fast TUI file explorer
Stars: ✭ 2,271 (-62.7%)
Mutual labels:  launcher
elder launcher
A Launcher focused on simplicity and legibility.
Stars: ✭ 25 (-99.59%)
Mutual labels:  launcher
hmdm-android
Mobile Device Management (MDM) System for Android (mobile agent - launcher). Used for silent app installation and sending the info to the server. See more info on the website!
Stars: ✭ 74 (-98.78%)
Mutual labels:  launcher

Lawnchair 12.1

Build debug APK Build release APK Crowdin

Lawnchair is a free, open-source home app for Android. Taking Launcher3—Android’s default home app—as a starting point, it ports Pixel Launcher features and introduces rich options for customization. This branch houses the codebase of Lawnchair 12.1, currently in alpha and based on Launcher3 from Android 12.1. For Lawnchair 9, 10, 11, and 12, see the branches with the 9-, 10-, 11-, and 12- prefixes, respectively.

Contribute code

Whether you’ve fixed a bug or introduced a new feature, we welcome pull requests! (If you’d like to make a larger change and check with us first, you can do so via Lawnchair’s Telegram group chat.) To help translate Lawnchair 12.1 instead, please see “Translate.”

You can use Git to clone this repository:

git clone --recursive https://github.com/LawnchairLauncher/lawnchair.git

To build the app, select the lawnWithQuickstepDebug build type. Should you face errors relating to the iconloaderlib and searchuilib projects, run git submodule update --init --recursive.

Here are a few contribution tips:

  • The lawnchair package houses Lawnchair’s own code, whereas the src package includes a clone of the Launcher3 codebase with modifications. Generally, place new files in the former, keeping changes to the latter to a minimum.

  • You can use either Java or, preferably, Kotlin.

  • Make sure your code is logical and well formatted. If using Kotlin, see “Coding conventions” in the Kotlin documentation.

  • Set 12.1-dev as the base branch for pull requests.

Translate

You can help translate Lawnchair 12.1 on Crowdin. Here are a few tips:

  • When using quotation marks, insert the symbols specific to the target language, as listed in this table.

  • Lawnchair uses title case for some English UI text. Title case isn’t used in other languages; opt for sentence case instead.

  • Some English terminology may have no commonly used equivalents in other languages. In such cases, use short descriptive phrases—for example, the equivalent of bottom row for dock.

Quick links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].