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

Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (-96.55%)
Mutual labels:  android-app, launcher, app
Zimlx
Open Source and free launcher for Android
Stars: ✭ 137 (-97.1%)
Mutual labels:  android-app, launcher
Gakki
🌼🌸 A React Native App for Mastodon. 一个由React Native编写的长毛象客户端App🦋
Stars: ✭ 120 (-97.46%)
Mutual labels:  android-app, app
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (-51.74%)
Mutual labels:  android-app, app
Covid tracker
A covid statistics app made with Flutter SDK
Stars: ✭ 70 (-98.52%)
Mutual labels:  android-app, app
Photok
Encrypted Photo Safe for Android
Stars: ✭ 83 (-98.24%)
Mutual labels:  android-app, app
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-97.29%)
Mutual labels:  android-app, app
Niagara Issues
A place to submit feature requests and bug reports for Niagara Launcher, a modern + minimalist Android home screen optimized for one-✋ access and staying focused.
Stars: ✭ 380 (-91.95%)
Mutual labels:  android-app, launcher
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (-95.59%)
Mutual labels:  android-app, app
Baldphone
A new accessible interface for your smartphone, suitable for seniors
Stars: ✭ 181 (-96.17%)
Mutual labels:  android-app, launcher
Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
Stars: ✭ 949 (-79.89%)
Mutual labels:  android-app, app
Forkhub
GitHub client for Android based on the abandoned official app
Stars: ✭ 2,756 (-41.61%)
Mutual labels:  android-app, app
Diycode
[暂停维护]diycode android app
Stars: ✭ 931 (-80.28%)
Mutual labels:  android-app, app
One Vue
仿韩寒「ONE · 一个」,基于vue2.0+混合式开发的一款跨终端、高性能、用户体验高的移动端App! 学习Vue的同学可以看下,感谢 Star 和 Fork!!
Stars: ✭ 93 (-98.03%)
Mutual labels:  android-app, app
Alerter
An Android Alerting Library
Stars: ✭ 5,213 (+10.44%)
Mutual labels:  android-app, app
Openlauncher
Customizable and Open Source Launcher for Android
Stars: ✭ 945 (-79.98%)
Mutual labels:  launcher, app
Sensor Data Logger
Android Wear sensor data plotter
Stars: ✭ 166 (-96.48%)
Mutual labels:  android-app, app
lawnchair
No clever tagline needed.
Stars: ✭ 6,089 (+29%)
Mutual labels:  launcher, launcher3
Flicklauncher
Pixel Launcher for everyone!
Stars: ✭ 279 (-94.09%)
Mutual labels:  android-app, launcher
Hentoid
Doujinshi Android App
Stars: ✭ 373 (-92.1%)
Mutual labels:  android-app

Lawnchair 12

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, currently in alpha and based on Launcher3 from Android 12. For Lawnchair 9, 10, and 11, see the branches with the 9-, 10-, and 11- 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 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-dev as the base branch for pull requests.

Translate

You can help translate Lawnchair 12 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].