Skip to content

Commit 4fd5960

Browse files
committed
Update changelogs
1 parent 78a5110 commit 4fd5960

2 files changed

Lines changed: 53 additions & 66 deletions

File tree

GITHUB_CHANGELOG.md

Lines changed: 47 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,47 @@
1-
Lawnchair 14 Beta 3 is here! This release works with QuickSwitch from Android 10 to Android 14 QPR3.
2-
3-
This release contains numerous improvements:
4-
* UI improvements
5-
* UI text refresh: all text is now Sentence case to match Material You guidelines (#4209)
6-
* Proper tablet support: the launcher and settings UI now adjust accordingly to the larger width
7-
* Color scheme improvements: Lawnchair now matches the Android 14 and Pixel Launcher colors
8-
* Added support for predictive back when navigating in Settings
9-
* Added support for Android 14's per-app language feature
10-
* Added new fonts in font picker
11-
* Search improvements
12-
* Improved permission handling for contacts and files search settings
13-
* Improved performance of search results
14-
* Added the ability to switch search algorithms
15-
* Added new web search providers: Google & DuckDuckGo
16-
* Added new dock search bar providers: Yandex
17-
* Added additional dock search bar customizations
18-
* Added an option to use dock search provider actions for app drawer
19-
* Recents screen improvements:
20-
* Added the ability to reorganize the quick actions in Overview
21-
* Added the ability to change transparency of the recents background
22-
* Bug fixes
23-
* Fixed crashes on One UI, ColorOS, and other Android OEMs
24-
* Fixed crash when accessing settings with a wallpaper preview on Android 15
25-
* Fixed Smartspacer left padding not working
26-
* Fixed Lawnfeed not working
27-
* Other repository improvments:
28-
* Improved docs and README of Lawnchair (#4370)
29-
* Added nightly releases (#4264); do note that these are built differently from normal builds, and can be buggy and less optimized.
30-
31-
Alongside that, this release contains the usual performance improvements, miscellaneous bug fixes, and new bugs & translations.
32-
33-
Thanks to our new contributors: @osm0sis, @t895, @berkekbgz, @JovannMC, @Susexe, @HarmfulBreeze, @sandstranger, @hotmule, and @nivlafx
34-
35-
Want to support Lawnchair's development? Visit [our Open Collective page](https://opencollective.com/lawnchair), or set your search engine to Startpage. Alongside that, if you're a developer and want to work on Lawnchair, we're investigating how we want to do payouts for development work and bugfixes. If you have any ideas or want to contribute, please get in contact at our discussion forums!
1+
> [!TIP]
2+
> For the story behind this release, see [the announcement](https://lawnchair.app/blog/lawnchair-15-beta-1) on our website.
3+
4+
Lawnchair 15 Beta 1 is a foundational release based on Launcher3 from Android 15. This version works with QuickSwitch from Android 10 to Android 15 QPR1. Higher Android versions are not yet supported.
5+
6+
### New Features
7+
* **Android 15 Support:** Includes core platform features like Private Space and App Archiving.
8+
* **App Drawer Folders:** A major new way to organize your app drawer.
9+
* **Manual Folders:** Create, edit, and re-arrange your own custom folders.
10+
* **Automatic Organization ("Caddy"):** An experimental feature to automatically categorize your entire app drawer into smart folders.
11+
* **Dock Enhancements:**
12+
* Add a background to the dock with options for color and corner radius.
13+
* Place widgets directly in the dock.
14+
* Show icon labels for apps in the dock.
15+
* **Wallpaper Carousel:** A new pop-up menu item to quickly switch between your current and recent wallpapers, similar to the Pixel Launcher.
16+
* **App Pausing:** For rooted users with QuickSwitch, you can now manually pause applications directly from the launcher.
17+
* **Expanded Search Options:**
18+
* Add custom search engines for web suggestions in the app drawer.
19+
* New web search providers added, including Ecosia, Kagi, Firefox, Iceraven, and Mull.
20+
* **"Deck" (Experimental):** An initial implementation of a "no app drawer" mode. *Please create a launcher backup before trying this feature to prevent data loss.*
21+
22+
### Improvements
23+
* **UI:** Updated many UI components to better align with Material 3 design principles.
24+
* **Gestures:** Added "Open Recents Screen" and "Open Assistant" as new gesture actions.
25+
* **Pop-Up Menu:** The long-press menu options can now be reordered.
26+
* **Settings:** Reorganized many settings for a more intuitive experience and centralized all search-related settings into a single screen.
27+
28+
### Core & Under-the-Hood
29+
* **Type-Safe Navigation:** The settings infrastructure has been rewritten using modern Jetpack Compose Navigation for enhanced stability.
30+
* **Build & Dependency Updates:** Major updates to dependencies and build scripts improve performance and maintainability.
31+
* **New Translations:** Translations have been updated from Crowdin.
32+
* **Nightly Builds:** A formal nightly build system is now in place for easier access to development versions.
33+
* **Crash & Bug Fixes:** Implemented numerous fixes for various OEM skins (Lenovo, Motorola), custom ROMs, and older Android versions.
34+
35+
### Regressions & Known Issues
36+
* **Icon Badges:** Icon badges for work profile apps are temporarily non-functional due to core changes in the A15 rebase. This is a high-priority item for a future update.
37+
* **'Customize Icon' State:** The bottom sheet for customizing an icon may not update its state immediately. Restarting the launcher will apply the change.
38+
* **App Drawer folders:** As of now, you can't edit app drawer folders from the app drawer. Please visit the settings screen to change the contents of each folder.
39+
40+
Other issues that you may encounter can be found at [our FAQ](https://lawnchair.app/faq/#common-issues).
41+
42+
### Community & Thanks
43+
This release marks a new chapter in how we engage with our community. We recently formed the **Lawnchair Triage Team**, a group of dedicated volunteers who have already begun the massive task of organizing our issue tracker. Their early efforts have been invaluable in helping us focus development.
44+
45+
Thanks as well to all the people who have [donated to our Open Collective](https://opencollective.com/lawnchair) and [submitted translations on Crowdin](https://lawnchair.crowdin.com/).
46+
47+
And, as always, a huge thanks to all our code contributors for this cycle: @validcube, @Morty0Smith, @benjaminkitt, and @tgex0

TELEGRAM_CHANGELOG.txt

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,10 @@
1-
Lawnchair 14 Beta 3 is here! This release works with QuickSwitch from Android 10 to Android 14 QPR3.
1+
*Lawnchair 15 Beta 1 is here!*
22

3-
This release contains numerous improvements:
4-
* UI improvements
5-
* UI text refresh: all text is now Sentence case to match Material You guidelines
6-
* Proper tablet support: the launcher and settings UI now adjust accordingly to the larger width
7-
* Color scheme improvements: Lawnchair now matches the Android 14 and Pixel Launcher colors
8-
* Added support for predictive back when navigating in Settings
9-
* Added support for Android 14's per-app language feature
10-
* Added new fonts in font picker
11-
* Search improvements
12-
* Improved permission handling for contacts and files search settings
13-
* Improved performance of search results
14-
* Added the ability to switch search algorithms
15-
* Added new web search providers: Google & DuckDuckGo
16-
* Added new dock search bar providers: Yandex
17-
* Added additional dock search bar customizations
18-
* Added an option to use dock search provider actions for app drawer
19-
* Recents screen improvements:
20-
* Added the ability to reorganize the quick actions in Overview
21-
* Added the ability to change transparency of the recents background
22-
* Bug fixes
23-
* Fixed crashes on One UI, ColorOS, and other Android OEMs
24-
* Fixed crash when accessing settings with a wallpaper preview on Android 15
25-
* Fixed Smartspacer left padding not working
26-
* Fixed Lawnfeed not working
27-
* Other repository improvments:
28-
* Improved docs and README of Lawnchair
29-
* Added nightly releases; do note that these are built differently from normal builds, and can be buggy and less optimized.
3+
We're excited to release the first beta for Lawnchair 15, a foundational update based on Android 15.
304

31-
Alongside that, this release contains the usual performance improvements, miscellaneous bug fixes, and new bugs & translations.
5+
The biggest new feature is one of our most requested ever: **App Drawer Folders**. You can now create and reorder custom folders to finally organize your app drawer.
326

33-
Thanks to our new contributors: <a href="https://github.com/osm0sis">@osm0sis</a>, <a href="https://github.com/t895">@t895</a>, <a href="https://github.com/berkekbgz">@berkekbgz</a>, <a href="https://github.com/JovannMC">@JovannMC</a>, <a href="https://github.com/Susexe">@Susexe</a>, <a href="https://github.com/HarmfulBreeze">@HarmfulBreeze</a>, <a href="https://github.com/sandstranger">@sandstranger</a>, <a href="https://github.com/hotmule">@hotmule</a>, and <a href="https://github.com/nivlafx">@nivlafx</a>
7+
This release is packed with many other improvements, from a more powerful dock to dozens of UI refinements.
348

35-
Want to support Lawnchair's development? Visit <a href="https://opencollective.com/lawnchair">our Open Collective page</a>, or set your search engine to Startpage. Alongside that, if you're a developer and want to work on Lawnchair, we're investigating how we want to do payouts for development work and bugfixes. If you have any ideas or want to contribute, please get in contact at our discussion forums!
9+
**Read the full announcement on our blog:**
10+
https://lawnchair.app/blog/lawnchair-15-beta-1

0 commit comments

Comments
 (0)