Update documentations

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Pun Butrach
2025-08-17 15:12:28 +07:00
parent dadb311cc4
commit 2fe3851255
6 changed files with 14 additions and 9 deletions

8
.github/labeler.yml vendored Normal file
View 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
View File

@@ -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

View File

@@ -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—Androids 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

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB