Commit Graph

66505 Commits

Author SHA1 Message Date
MrSluffy fcef4a6d3e Add option folder background opacity
- Closes : #4522
2024-08-18 13:29:55 +08:00
MrSluffy a8055385bb Fixed null object treference on A10
- Closes : #4553
2024-08-18 12:26:49 +08:00
MrSluffy 8ce6907285 Add toggle app icons shadow
- Closes : #4570
2024-08-18 12:19:38 +08:00
MrSluffy b4d45f7a7d Fix crashed on boot in A12
- Closes : #4661
2024-08-18 11:28:23 +08:00
MrSluffy 5f425944d8 Fix smartspacer padding
- Closes #3949
2024-08-18 11:03:45 +08:00
Lawnchair Bot c33d115d8c New Crowdin translations by GitHub Action (#4664)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-08-18 03:50:11 +03:30
Goooler d9b42bf09f Fix style 2024-08-17 23:30:49 +08:00
MrSluffy d20ef2a164 Allow handle READ_MEDIA_IMAGES permission 2024-08-17 10:53:37 +08:00
MrSluffy 8b035f70d2 Lower app drawer HD default value 2024-08-17 09:15:38 +08:00
MrSluffy 93cb189b40 Align widget padding to icons 2024-08-17 09:12:50 +08:00
Zongle Wang 6914b493c1 Fix edge-to-edge on three-button nav bar (#4659) 2024-08-16 18:47:01 +08:00
renovate[bot] 2e553f35e6 Update dependency gradle to v8.10 (#4656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 08:20:33 +08:00
Yasan Ghaffarian 20f7a1f71f Revert "Introduce a build configuration without accessibility services (#4625)"
This reverts commit c776a2c524.
2024-08-13 20:27:47 +02:00
Yasan c776a2c524 Introduce a build configuration without accessibility services (#4625)
* Create `accessibility` flavor dimension

* Only use accessibility sleep method on withAccessibility builds

* Move LawnchairAccessibilityService manifest declaration to withAccessibility

* Revert "Create `accessibility` flavor dimension"

This reverts commit 1c180aa630d5133b71b36f3041a3b05e5a4d255e.

* Use `github` instead of the new `withAccessibility` flavor

* Move manifest into channel/github

* Update quickstep/AndroidManifest-launcher.xml

---------

Co-authored-by: Goooler <wangzongler@gmail.com>
Co-authored-by: John Andrew Camu <werdna.jac@gmail.com>
2024-08-12 18:36:09 +08:00
Pun Butrach 4bed2cc086 Introduce Release Template (#4468)
* Cleanup release template

* Apply suggestions from code review

---------

Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2024-08-12 07:27:01 +00:00
Lawnchair Bot 8892d502b1 New Crowdin translations by GitHub Action (#4647)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-08-11 03:51:14 +03:30
renovate[bot] 8661aa4225 Update dependency com.google.errorprone:error_prone_annotations to v2.30.0 (#4646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-11 08:13:07 +08:00
SuperDragonXD 1b3817b6ad Allow configuring smartspacer target count
Fix #4328
2024-08-10 19:12:54 +08:00
Pun Butrach e0fe215941 Correct typo on GitHub Actions input event for release update (#4643) 2024-08-10 17:50:18 +08:00
renovate[bot] d85f9e6feb Update plugin com.android.application to v8.5.2 (#4641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 07:21:01 +08:00
SuperDragonXD 272b0e0884 Fix quick actions state 2024-08-09 23:30:50 +08:00
renovate[bot] d46fe5e436 Update AGP to v8.5.2 (#4639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 09:45:26 +08:00
SuperDragonXD 73513a1a8f Improve accessibility of some pref UI components 2024-08-08 20:17:37 +08:00
SuperDragonXD 22b68bddae Improve drag and drop UI for QuickstepPreferences 2024-08-08 19:49:00 +08:00
Pun Butrach 51982173b1 Increase Lawnchair's visibility on funding (#4623)
* Introduce Lawnchair OC funding

* Add Lawnchair OC page to About page

* Fix format violation

* Update lawnchair/src/app/lawnchair/ui/preferences/about/About.kt

* Update lawnchair/src/app/lawnchair/ui/preferences/about/About.kt

---------

Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-08 10:20:24 +08:00
renovate[bot] 6a64eac696 Update dependency androidx.navigation:navigation-compose to v2.8.0-beta07 (#4635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 09:43:59 +08:00
renovate[bot] c341973584 Update dependency io.nlopez.compose.rules:ktlint to v0.4.10 (#4636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 09:43:50 +08:00
renovate[bot] 32b01aef07 Update plugin com.google.devtools.ksp to v2.0.10-1.0.24 (#4633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 07:28:00 +08:00
renovate[bot] 26d24c0edf Update dependency io.nlopez.compose.rules:ktlint to v0.4.9 (#4632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 07:14:37 +08:00
SuperDragonXD c3efe1a530 Hide voice search in drawer qsb on invalid intent
This commit fixes an issue where the mic icon shows up when the search bar text has been changed, even with an invalid intent.
2024-08-06 22:55:30 +08:00
SuperDragonXD 7ac7392080 Update defaults for hotseat qsb
Fix #4628
2024-08-06 21:15:32 +08:00
SuperDragonXD 376c279ed0 Fix horizontal drawer padding
This is a very temporary fix until we actually improve the behavior or responsive grid

Closes #4513
2024-08-06 21:15:32 +08:00
renovate[bot] 0d6e385c69 Update plugin org.jetbrains.kotlin.plugin.serialization to v2.0.10 (#4630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 13:04:03 +00:00
renovate[bot] 5dd3d8261d Update Kotlin to v2.0.10 (#4629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 20:55:16 +08:00
renovate[bot] 021bc4d94c Update Dagger to v2.52 (#4626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 12:10:53 +08:00
renovate[bot] fa9f3b93fc Update dependency com.airbnb.android:lottie to v6.5.0 (#4621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 13:59:01 +08:00
renovate[bot] 0723d42169 Update gradle/actions action to v4 (#4620)
* Update gradle/actions action to v4

* Apply suggestions from code review

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2024-08-04 01:20:02 +00:00
Lawnchair Bot cd224bc747 New Crowdin translations by GitHub Action (#4619)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-08-04 03:50:27 +03:30
MrSluffy 44d54b53b2 Add support stroke color and width in dock search
- Closes #4604
2024-08-01 21:03:17 +08:00
renovate[bot] d5be249f1b Update protocVersion to v4.27.3 (#4613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 08:56:29 +08:00
John Andrew Camu 3fc6454d1d Add READ_MEDIA_IMAGES permission
- Closes #4582
2024-07-31 14:23:05 +08:00
renovate[bot] d12e46e5b0 Update dependency io.nlopez.compose.rules:ktlint to v0.4.8 (#4611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 23:31:19 +08:00
renovate[bot] 3d21af216e Update plugin com.google.devtools.ksp to v2.0.0-1.0.24 (#4608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 01:03:02 +00:00
renovate[bot] 2135c06b0d Update dependency io.nlopez.compose.rules:ktlint to v0.4.7 (#4607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 01:00:38 +00:00
renovate[bot] 2b4495cec5 Update dependency io.nlopez.compose.rules:ktlint to v0.4.6 (#4605)
* Update dependency io.nlopez.compose.rules:ktlint to v0.4.6

* Fix PreferencesOverflowMenu

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2024-07-30 00:55:08 +00:00
MrSluffy 90ecc23782 Initial implementation wallpaper blur 2024-07-28 18:46:37 +08:00
MrSluffy 8244819d65 Add support dock search transparency 2024-07-28 18:25:33 +08:00
Lawnchair Bot 6f4502277a New Crowdin translations by GitHub Action (#4601)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-28 03:50:45 +03:30
MrSluffy 84a0971a36 Set default arrangement 2024-07-27 21:33:16 +08:00
MrSluffy fa07d24e9e Fixed crash setting on release build 2024-07-27 21:27:01 +08:00