Commit Graph

66428 Commits

Author SHA1 Message Date
renovate[bot] 3b7aae6ded Update dependency gradle to v8.9 (#4557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 08:21:11 +08:00
renovate[bot] 784ab79851 Update AGP to v8.5.1 (#4558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 08:21:00 +08:00
renovate[bot] 26b09546e5 Update dependency androidx.navigation:navigation-compose to v2.8.0-beta05 (#4556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 08:38:09 +08:00
SuperDragonXD b63b719a36 Update drawer search item padding 2024-07-09 21:48:09 +08:00
SuperDragonXD 5913dd3920 Fix back button for screens in large screen devices 2024-07-09 21:47:13 +08:00
SuperDragonXD c817ae512d Remove custom ripple on PreferenceCategory 2024-07-09 21:47:13 +08:00
SuperDragonXD 4d85ec9bf8 Cleanup debug menu 2024-07-09 21:47:13 +08:00
SuperDragonXD 1a496e1a15 Make drawer qsb support hotseat qsb search provider 2024-07-09 21:47:13 +08:00
Lawnchair Bot 998545f0d9 New Crowdin translations by GitHub Action (#4550)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-07 03:50:29 +03:30
sandstranger 752af659b6 fix recents activity crash on Android 12 (#4530)
* fix recents activity crash on Android 12

(cherry picked from commit cd652cc13716f8e34340342cda23e605798fc74e)

* fix code style

* Fixed crash in 12.1

---------

Co-authored-by: Evgeniy Mineev <e.mineev@crazypanda.ru>
Co-authored-by: MrSluffy <werdna.jac@gmail.com>
2024-07-07 07:37:53 +08:00
SuperDragonXD c15a7580e0 Tweak drawer search settings defaults
This commit changes a few default search settings:

- Make `LOCAL_SEARCH` the default search algorithm
- Disable replacing search icon with web suggestion provider icon
2024-07-05 22:50:59 +08:00
renovate[bot] 0d3acb63df Update dependency com.kieronquinn.smartspacer:sdk-client to v1.0.11 (#4540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:20:53 +08:00
renovate[bot] 54bf5f3bc3 Update dependency io.nlopez.compose.rules:ktlint to v0.4.5 (#4536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 07:56:50 +08:00
renovate[bot] 80a00a21d6 Update androidx.lifecycle to v2.8.3 (#4535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 07:56:42 +08:00
HarmfulBreeze f2e07d0fe5 Clarified web suggestion provider icon string (#4534)
"show" seems more appropriate than "use" in this case
2024-07-02 18:02:25 +08:00
Lawnchair Bot fd044c507f New Crowdin translations by GitHub Action (#4528)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-30 03:49:52 +03:30
SuperDragonXD 5f452738e9 Cleanup code 2024-06-29 15:41:31 +08:00
SuperDragonXD 6699071476 Make suggestions link to the respective search provider 2024-06-29 15:39:02 +08:00
SuperDragonXD de46c1c3be Add UI for choosing web suggestion provider
As of now, we will hardcode the available options until we merge qsb/drawer search bar common functionality to a helper class
2024-06-29 14:57:48 +08:00
SuperDragonXD 36c27e8c89 Fix quick launch highlighting SPACE target in app search 2024-06-29 11:21:50 +08:00
SuperDragonXD 8fba2aacd8 Fix style in Web.kt 2024-06-28 22:39:22 +08:00
SuperDragonXD 4826650eef Add initial support for custom search engines
Will expose pref UI later
2024-06-28 22:16:32 +08:00
SuperDragonXD 4565d48ea3 Use channelFlow to further improve search performance
TODO: Remove the jumpy UI
2024-06-28 22:16:12 +08:00
SuperDragonXD 788c6de315 Cleanup code 2024-06-28 21:03:58 +08:00
SuperDragonXD 6b6b5ae7ee Add maximum width to ComposeBottomSheet.kt 2024-06-28 21:03:58 +08:00
SuperDragonXD 8649c7f213 Simplify ColorStyles.kt 2024-06-28 21:03:58 +08:00
SuperDragonXD e09f395768 Fix color selector tab index 2024-06-28 21:03:58 +08:00
SuperDragonXD 986f8d2413 Update drawer colors 2024-06-28 21:03:58 +08:00
SuperDragonXD 524724c6a7 Use kotlin flows for local search algorithm 2024-06-28 21:03:58 +08:00
SuperDragonXD 6147f2b5f3 Revert tertiary color change 2024-06-28 21:03:58 +08:00
SuperDragonXD fc9efa9bd1 Fix quick launch item (again) 2024-06-28 21:03:58 +08:00
renovate[bot] 085da18333 Update dependency com.github.topjohnwu.libsu:service to v6 (#4523)
* Update dependency com.github.topjohnwu.libsu:service to v6

* Add allowDependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2024-06-28 09:13:18 +00:00
SuperDragonXD 82e3c1c774 Fix crash on preferences light theme 2024-06-27 09:44:42 +08:00
renovate[bot] c043b249a3 Update dependency androidx.test.ext:junit to v1.2.1 (#4520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 08:27:52 +08:00
renovate[bot] ccb7d5fe01 Update dependency androidx.test.espresso:espresso-core to v3.6.1 (#4519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 00:22:21 +00:00
renovate[bot] ecf7a00af2 Update dependency androidx.compose.material3:material3 to v1.3.0-beta04 (#4515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 08:17:52 +08:00
renovate[bot] 8d4a763ed8 Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-beta04 (#4516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 08:15:40 +08:00
renovate[bot] 6fd6b899f5 Update dependency androidx.navigation:navigation-compose to v2.8.0-beta04 (#4518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 08:15:32 +08:00
SuperDragonXD 2643185920 Apply spotless 2024-06-26 20:44:17 +08:00
SuperDragonXD 5400863d16 Theme additional Launcher3 components 2024-06-26 20:42:59 +08:00
SuperDragonXD f18695e430 Fix color styles logic 2024-06-26 20:05:58 +08:00
SuperDragonXD 2ab2ef743f Use proper colors for surface colors 2024-06-26 19:10:39 +08:00
SuperDragonXD c4a5e7eda6 Allow changing color style 2024-06-26 19:10:38 +08:00
SuperDragonXD 8b5a81c5e7 Reorganize colorscheme files 2024-06-26 19:10:38 +08:00
SuperDragonXD 4ca9650f49 Migrate monet ColorScheme to a13 implementation 2024-06-26 19:10:38 +08:00
renovate[bot] d131945aca Update protocVersion to v4.27.2 (#4511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 14:26:33 +08:00
renovate[bot] 3670260a7f Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 (#4510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 07:13:22 +08:00
renovate[bot] 7275dc191a Update dependency androidx.test.ext:junit to v1.2.0 (#4505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 20:38:27 +08:00
renovate[bot] 5e2b386049 Update dependency androidx.test.espresso:espresso-core to v3.6.0 (#4504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 20:25:56 +08:00
Lawnchair Bot b5f768d884 New Crowdin translations by GitHub Action (#4499)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-23 03:49:43 +03:30