Lawnchair is a customisable home app for Android. Taking AOSP’s Launcher3 as a starting point, it introduces rich personalisation settings while maintaining high standards in performance and accessibility.
The /lawnchair
subdirectory houses custom classes and resources.
The ch.deletescape.lawnchair.globalsearch.provider
package lists search providers included in Lawnchair. To add a new provider, register the relevant Intent in ch.deletescape.lawnchair.globalsearch.SearchProviderController
.
In your IDE’s Build Variants panel, pick any variant whose name starts with quickstepLawnchairDev
. When redistributing Lawnchair, please refrain from using the ch.deletescape.lawnchair.plah
and ch.deletescape.lawnchair.ci
package names.
Visit our Crowdin page to help translate Lawnchair.
Lawnchair is distributed under the GPLv3 license. Consequently, you’re required to credit us in derivative products.