Commit Graph

66367 Commits

Author SHA1 Message Date
renovate[bot] aaa00c19f4 Update dependency com.github.topjohnwu.libsu:core to v5.3.0 (#4489)
* Update dependency com.github.topjohnwu.libsu:core to v5.3.0

* Update dependency com.github.topjohnwu.libsu:service to v5.3.0

* Migrate

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2024-06-20 02:09:13 +00:00
Zongle Wang f6f00bfc95 Bump compileSdk to 35 2024-06-20 10:07:31 +08:00
Lawnchair Bot 382171893c New Crowdin translations by GitHub Action (#4486)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-16 03:49:29 +03:30
Zongle Wang 0b7b251d8d Optimize google maven 2024-06-14 15:09:18 +08:00
renovate[bot] bf372b3266 Update AGP to v8.5.0 (#4483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 09:16:15 +08:00
renovate[bot] 86e6f04f7b Update dependency androidx.concurrent:concurrent-futures to v1.2.0 (#4482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 21:01:32 +08:00
renovate[bot] a50d2d4950 Update dependency androidx.compose:compose-bom to v2024.06.00 (#4481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 00:46:05 +00:00
renovate[bot] 02bb86a49c Update dependency androidx.compose.material3:material3 to v1.3.0-beta03 (#4477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:40:12 +08:00
renovate[bot] 7805f282c9 Update plugin com.gradle.develocity to v3.17.5 (#4480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:39:51 +08:00
renovate[bot] 5b8c9e6643 Update androidx.lifecycle to v2.8.2 (#4476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:39:33 +08:00
renovate[bot] 6d75e15eec Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-beta03 (#4478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:38:11 +08:00
renovate[bot] a085c5f9ce Update dependency androidx.navigation:navigation-compose to v2.8.0-beta03 (#4479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 08:38:00 +08:00
Zongle Wang a7c57dfe50 Update and rename renovate.json to renovate.json5 2024-06-11 11:41:22 +08:00
renovate[bot] 476f37a37b Update AGP to v8.4.2 (#4472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 08:18:24 +08:00
Lawnchair Bot 302cc26f90 New Crowdin translations by GitHub Action (#4463)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-09 03:50:10 +03:30
MrSluffy c64e205509 Fixed Global search regressions
- Closes : #4438
- Fixes crash :
java.util.NoSuchElementException: List is empty.
	at kotlin.collections.CollectionsKt___CollectionsKt.first(_Collections.kt:221)
	at app.lawnchair.search.algorithms.LawnchairLocalSearchAlgorithm.getResult(LawnchairLocalSearchAlgorithm.kt:179)
	at app.lawnchair.search.algorithms.LawnchairLocalSearchAlgorithm.access$getResult(LawnchairLocalSearchAlgorithm.kt:63)
	at app.lawnchair.search.algorithms.LawnchairLocalSearchAlgorithm$getResult$1.invokeSuspend(Unknown Source:15)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at android.os.Handler.handleCallback(Handler.java:959)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8501)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@bb7af8b, Dispatchers.Main]
2024-06-08 09:58:58 +08:00
MrSluffy dfa7645f2c Add throwable error
- Closes : #4416
2024-06-08 09:02:13 +08:00
MrSluffy a4a55a9537 Fixe crashes below Q
- Closes : #4448
2024-06-08 08:52:09 +08:00
renovate[bot] e77a1b2d7e Update dependency io.nlopez.compose.rules:ktlint to v0.4.4 (#4452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 09:49:03 +08:00
renovate[bot] c8b7df04df Update protocVersion to v4.27.1 (#4453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 09:48:52 +08:00
renovate[bot] 251d05824f Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.0 (#4454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 09:48:35 +08:00
renovate[bot] 10c892b2b0 Update plugin com.google.devtools.ksp to v2.0.0-1.0.22 (#4451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 17:48:35 +08:00
John Andrew Camu e30660b155 Fixed crashes with gesture (#4417)
* Add support A14 QPR2
2024-06-02 16:26:42 +08:00
renovate[bot] 8f5e0cdec2 Update dependency io.github.fornewid:material-motion-compose-core to v1.2.1 (#4445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 15:22:51 +08:00
Lawnchair Bot f45a13e4b1 New Crowdin translations by GitHub Action (#4444)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-02 03:52:35 +03:30
renovate[bot] 86c54fac33 Update dependency gradle to v8.8 (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 08:30:01 +08:00
renovate[bot] 223d784493 Update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (#4442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 06:36:49 +08:00
SuperDragonXD d0dca4e471 Add accessibility service description 2024-05-31 16:50:17 +08:00
SuperDragonXD 06141ad8e8 Fix two pane issue on smaller devices 2024-05-30 21:32:39 +08:00
renovate[bot] c3a94a1e9d Update dependency androidx.navigation:navigation-compose to v2.8.0-beta02 (#4436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 20:59:28 +08:00
SuperDragonXD b6ea8e10f2 Support two-pane navigation on expanded devices
This commit contains the following changes:
- Add two pane for large devices
- Highlight current destination in Dashboard
- Remove back button on top-level destinations
- Add additional padding and rounded corners per-pane
- Add check to see if content does not require two-pane (example: Icon picker)
- Separate navigation code to separate files
- Support predictive back animations
2024-05-30 20:30:42 +08:00
renovate[bot] 13e1120fe1 Update dependency androidx.compose.material3:material3 to v1.3.0-beta02 (#4431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 01:33:10 +00:00
renovate[bot] 333ba17cd9 Update crowdin/github-action action to v2 (#4428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 09:25:36 +08:00
renovate[bot] 9003860d08 Update androidx.lifecycle to v2.8.1 (#4430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 09:24:47 +08:00
renovate[bot] f1dfe43d17 Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-beta02 (#4432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 09:24:31 +08:00
renovate[bot] a3290097f4 Update dependency androidx.appcompat:appcompat to v1.7.0 (#4433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 09:24:22 +08:00
renovate[bot] da48253907 Update dependency io.nlopez.compose.rules:ktlint to v0.4.3 (#4424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 11:11:14 +08:00
renovate[bot] 612774df9d Update dependency com.airbnb.android:lottie to v6.4.1 (#4421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 09:43:46 +08:00
renovate[bot] 20b3618165 Update dependency io.nlopez.compose.rules:ktlint to v0.4.2 (#4423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 09:43:38 +08:00
Lawnchair Bot bffc1983df New Crowdin translations by GitHub Action (#4419)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-26 03:49:16 +03:30
MrSluffy 8a3e604f61 Fixed search result ui regression 2024-05-25 18:25:03 +08:00
JovannMC 9c1bd7bb0f Improve Lawnchair documentation (#4370) 2024-05-25 04:37:55 +00:00
renovate[bot] 3ffaf14844 Update protocVersion to v4.27.0 (#4415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 21:44:23 +08:00
renovate[bot] afc1b29f92 Update plugin com.google.devtools.ksp to v2.0.0-1.0.21 (#4412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 11:49:15 +00:00
renovate[bot] 856356a745 Kotlin 2.0.0 (#4408)
* Update Kotlin, KSP and Compose Compiler to v2.0.0

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2024-05-22 02:25:23 +00:00
renovate[bot] b389c99af7 Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.10 (#4411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 10:17:35 +08:00
renovate[bot] 1ca12f24bc Update AGP to v8.4.1 (#4406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 08:16:00 +08:00
renovate[bot] aa7053b241 Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-beta01 (#4351)
* Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-beta01

* Update dependency androidx.compose.material3:material3 to v1.3.0-beta01

* Migrate ModalBottomSheet

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2024-05-19 14:23:02 +08:00
Berke Emin Kabagöz 84ff0e6abc Fix isVisible NoSuchField issue (#4402) 2024-05-19 08:35:25 +08:00
Lawnchair Bot 5acb42c846 New Crowdin translations by GitHub Action (#4404)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-19 03:50:41 +03:30