mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update documentations
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
8
.github/labeler.yml
vendored
Normal file
8
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
housekeeping:
|
||||
- "*.md"
|
||||
- .github/PULL_REQUEST_TEMPLATE/*.md
|
||||
- .github/pull_request_template.md
|
||||
- docs/**
|
||||
|
||||
outdated:
|
||||
- base-branch: '!16-dev'
|
||||
5
.github/release.yml
vendored
5
.github/release.yml
vendored
@@ -3,7 +3,7 @@ changelog:
|
||||
labels:
|
||||
- bot
|
||||
authors:
|
||||
- renovate
|
||||
- renovate[bot]
|
||||
- lawnchair-bot
|
||||
- crowdin-bot
|
||||
categories:
|
||||
@@ -18,6 +18,3 @@ changelog:
|
||||
- title: 🧹 Housekeeping
|
||||
labels:
|
||||
- housekeeping
|
||||
- title: 🧑💻 Dependencies
|
||||
labels:
|
||||
- dependencies
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<!-- ❤️ Credit to Lawrence Kayku for the current mockup on Unsplash
|
||||
https://unsplash.com/photos/photography-of-green-leaves-ZVKr8wADhpc
|
||||
-->
|
||||
<source media="(prefers-color-scheme: dark)" srcset="docs/assets/device-frame.png" width="250px">
|
||||
<img alt="Google Pixel running Lawnchair Launcher with green wallpaper" src="docs/assets/device-frame.png" width="250px">
|
||||
<source media="(prefers-color-scheme: dark)" srcset="docs/assets/device-frame.webp" width="250px">
|
||||
<img alt="Google Pixel running Lawnchair Launcher with green wallpaper" src="docs/assets/device-frame.webp" width="250px">
|
||||
</picture>
|
||||
|
||||
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 customization options.
|
||||
@@ -27,7 +27,7 @@ This branch houses the codebase of Lawnchair 16, which is currently in beta and
|
||||
|
||||
- **Material You Theming:** Adapts to your wallpaper and system theme.
|
||||
- **At a Glance Widget:** Displays information *at a glance* with support for [Smartspacer](https://github.com/KieronQuinn/Smartspacer).
|
||||
- **QuickSwitch Support:** Integrates with Android Recents on Android 10 and newer. (requires root)
|
||||
- **QuickSwitch Support:** Integrates with Android Recents on Android 10-15. (requires root)
|
||||
- **Global Search:** Allows quick access to apps, contacts, and web results from the home screen.
|
||||
- **Customization Options:** Provides options to tweak icons, fonts, and colors to your liking.
|
||||
- And more!
|
||||
@@ -88,7 +88,7 @@ Check that your download is using the official Lawnchair certification using the
|
||||
|
||||
## Contributing
|
||||
|
||||
Please visit the [Lawnchair Contributing Guidelines](CONTRIBUTING.md) for information and tips on contributing to Lawnchair.
|
||||
Please visit the [Lawnchair contributing guidelines](CONTRIBUTING.md) for information and tips on contributing to Lawnchair.
|
||||
|
||||
## Supporting Lawnchair
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ The latest version of Lawnchair is the only supported version.
|
||||
|----------------|--------------------|
|
||||
| Nightly build | :white_check_mark: |
|
||||
| 16 | :white_check_mark: |
|
||||
| 15 | :x: |
|
||||
| 15 | :white_check_mark: |
|
||||
| 14 | :x: |
|
||||
| 13 | :x: |
|
||||
| 12.1 | :x: |
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 587 KiB |
BIN
docs/assets/device-frame.webp
Normal file
BIN
docs/assets/device-frame.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user