SuperDragonXD
|
ccafdec7cc
|
feat(search): Implement empty state and search settings UI
|
2025-07-29 17:51:18 +08:00 |
|
SuperDragonXD
|
cacabee4e0
|
style(search): Apply spotless
|
2025-07-29 17:51:18 +08:00 |
|
SuperDragonXD
|
169aadefc0
|
feat(search): use SectionBuilder for search results
|
2025-07-29 17:51:18 +08:00 |
|
SuperDragonXD
|
90900142f8
|
feat(search): migrate files to algorithms directory
|
2025-07-29 17:51:17 +08:00 |
|
SuperDragonXD
|
78f3e40689
|
feat(search): update search bar to support new zero state
|
2025-07-29 17:50:28 +08:00 |
|
SuperDragonXD
|
4ac0e6b7c5
|
feat(search): add actions results to new algorithm
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
7126dc049b
|
feat(search): remove legacy web suggestion result
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
4709b38faa
|
feat(search): migrate results from legacy data sources
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
34eccd4340
|
feat(search): update legacy web provider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
d9c4bce44a
|
feat(search): implement new search algorithm
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
98f97ba33f
|
feat(search): remove unneeded allApps parameter in query function
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
228fae84de
|
feat(search): Implement and encapsulate HistorySearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
4f6b42454f
|
feat(search): Implement and encapsulate AppSearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
a7e65845a5
|
style(search): Apply spotless to new providers
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
7c5ad39383
|
feat(search): Implement and encapsulate WebSuggestionProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
f0fcee8a9d
|
feat(search): Implement and encapsulate SettingsSearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
9e7fadd381
|
feat(search): Implement and encapsulate FileSearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
092d87b7da
|
feat(search): Implement and encapsulate ContactsSearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
f492650eac
|
feat(search): Implement and encapsulate CalculatorSearchProvider
|
2025-07-28 23:32:34 +08:00 |
|
SuperDragonXD
|
c8b2683118
|
feat(search): Define core models for new search architecture
|
2025-07-28 23:32:34 +08:00 |
|
Lawnchair Bot
|
025658c049
|
New Crowdin translations by GitHub Action (#5663)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-07-27 04:00:48 +03:30 |
|
Le Bao Nguyen
|
dd2d4514c2
|
Fix the search bar needing 2 taps sometimes (#5654)
|
2025-07-25 12:13:19 +08:00 |
|
renovate[bot]
|
90258ff1f2
|
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.41.0 (#5656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-25 12:12:41 +08:00 |
|
Le Bao Nguyen
|
c846ce0761
|
Fix About screen showing update button on latest nightly version (#5653)
|
2025-07-24 14:03:36 +08:00 |
|
renovate[bot]
|
a75998623f
|
fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.26 (#5648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-23 14:52:08 +08:00 |
|
renovate[bot]
|
55bf9f239e
|
chore(deps): update plugin com.diffplug.spotless to v7.2.1 (#5647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-22 13:51:24 +08:00 |
|
renovate[bot]
|
0a96a1526d
|
fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.25 (#5645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-22 13:51:08 +08:00 |
|
renovate[bot]
|
9ae343866f
|
chore(deps): update plugin com.diffplug.spotless to v7.2.0 (#5644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-21 14:46:32 +08:00 |
|
renovate[bot]
|
bddd5fc38c
|
fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.4.24 (#5643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-21 14:46:24 +08:00 |
|
Lawnchair Bot
|
1e969e8768
|
New Crowdin translations by GitHub Action (#5642)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-07-20 04:00:37 +03:30 |
|
SuperDragonXD
|
1d8f1df67a
|
Re-implement feature flags
Due to changes in upstream, some functionality can not be reproduced (such as server flags and workspace export).
Fixes #4976
|
2025-07-20 00:04:20 +08:00 |
|
SuperDragonXD
|
5477fd300e
|
Remove background for two pane preferences
|
2025-07-20 00:02:43 +08:00 |
|
Pun Butrach
|
bb431bc4a4
|
Revert "Add Lawnfeed to FeedBridge.kt whitelist (#5624)" (#5640)
This reverts commit d9bc470cfa.
|
2025-07-19 19:47:11 +08:00 |
|
renovate[bot]
|
6e4953042e
|
fix(deps): update dependency androidx.lifecycle:lifecycle-common to v2.9.2 (#5633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-18 09:51:09 +08:00 |
|
Yasan Glass
|
d8e142ef18
|
Add Play Store install count to README
|
2025-07-17 22:51:39 +02:00 |
|
Yasan Glass
|
961610d3b4
|
Add GitHub download count to README
|
2025-07-17 22:51:39 +02:00 |
|
renovate[bot]
|
515483b8f5
|
fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.2 (#5628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-17 09:37:57 +08:00 |
|
renovate[bot]
|
0cd77a034c
|
fix(deps): update dependency androidx.concurrent:concurrent-futures to v1.3.0 (#5630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-17 09:36:24 +08:00 |
|
renovate[bot]
|
9148a6e994
|
fix(deps): update dependency androidx.compose:compose-bom to v2025.07.00 (#5629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-17 09:36:14 +08:00 |
|
renovate[bot]
|
eee0f1ee91
|
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.2 (#5627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-17 09:35:58 +08:00 |
|
Le Bao Nguyen
|
d9bc470cfa
|
Add Lawnfeed to FeedBridge.kt whitelist (#5624)
|
2025-07-16 13:03:01 +00:00 |
|
renovate[bot]
|
5b4d27239e
|
chore(deps): update plugin com.gradle.develocity to v4.1 (#5621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-16 20:47:58 +08:00 |
|
Pun Butrach
|
a6b92bcad1
|
Set build tools to 36.0.0 (#5619)
* manual
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
* manual
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
* manual
* Remove extras
---------
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
|
2025-07-16 20:47:46 +08:00 |
|
SuperDragonXD
|
76c178d2ad
|
Fix customize icon bottom sheet state
|
2025-07-16 17:35:54 +08:00 |
|
SuperDragonXD
|
ff8c5a827b
|
Don't remove icons when dragging apps from app drawer folders
Fixes #5374
|
2025-07-16 17:35:50 +08:00 |
|
SuperDragonXD
|
4fd596016b
|
Update changelogs
|
2025-07-14 14:20:16 +08:00 |
|
SuperDragonXD
|
78a5110dad
|
Improve docs to reflect Lawnchair 15 release
|
2025-07-14 14:20:15 +08:00 |
|
Pun Butrach
|
2fcaf0a5ec
|
Don't call setAccessibilityPaneTitle when device is not at least Android 9 (#5603)
* Update WidgetsTwoPaneSheet.java
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
* Update PopupContainerWithArrow.java
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
* Update SplitInstructionsView.java
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
* Update TaskbarView.java
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
---------
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
|
2025-07-14 14:19:58 +08:00 |
|
Lawnchair Bot
|
1a4289ea70
|
New Crowdin translations by GitHub Action (#5599)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-07-13 04:00:25 +03:30 |
|
Goooler
|
dbf105caba
|
Reformat vector drawables
|
2025-07-12 20:23:49 +08:00 |
|