c707d93c7d
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.9-jdk5 ( #6823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 01:23:25 +00:00
d976720a09
fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.18.9-jdk5 ( #6824 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-01 20:11:06 +00:00
Pun Butrach and GitHub
9d43a28f22
fix: Don't align padding of the search too close to the screen ( #6822 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-06-01 20:01:26 +00:00
Pun Butrach and GitHub
a34c280443
fix: Set enable allapps two line to false ( #6820 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-06-01 22:03:43 +07:00
Pun Butrach and GitHub
3e52c8a5ab
fix: Clear two layers stale state from highlight decorator ( #6819 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-31 13:58:13 +00:00
Pun Butrach and GitHub
9382280d9a
feat: Allow Lawnchair allapps search bar to be blurred ( #6818 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-31 11:07:46 +00:00
8bcc3d3b42
New Crowdin translations by GitHub Action ( #6815 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-31 00:48:43 +00:00
John Andrew Camu and GitHub
6b1b8c863a
fix(bug) folder dismissing during screenshot gesture ( #6792 )
2026-05-29 13:10:10 +08:00
John Andrew Camu and GitHub
8f09ab7e78
feat(workspace): edit-mode page reorder, default home, and page strip ( #6809 )
...
* feat: initial implementation reorder of workspace
* fix(edit-mode): page strip 48dp touch target and label refresh on reorder
2026-05-29 11:23:54 +08:00
217759e1a2
chore(deps): update plugin diffplug-spotless to v8.6.0 ( #6805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-27 18:59:50 +00:00
9e2343b6fa
chore(deps): update plugin google-ksp to v2.3.9 ( #6804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-26 22:05:53 +00:00
460f0f68bd
chore(deps): update plugin com.gradle.develocity to v4.4.2 ( #6803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-26 16:25:15 +00:00
bb67e81ecb
feat(qsb): add Waterfox search provider ( #6799 )
...
* feat(qsb): add Waterfox search provider
* Update lawnchair/src/app/lawnchair/qsb/providers/Waterfox.kt
---------
Co-authored-by: Zongle Wang <wangzongler@gmail.com >
2026-05-26 04:03:21 +00:00
b6fc8dc636
Fully migrate to AGP 9 ( #6277 )
...
* chore(deps): update agp to v9
* fix(deps): update dagger to v2.59
* Remove default flags
* Disable android.newDsl
* Update androidx-baselineprofile version to 1.5.0-alpha06
* Migrate applicationVariants blocks
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com >
2026-05-25 10:26:27 +00:00
f487a7ec76
chore(deps): update plugin google-ksp to v2.3.8 ( #6344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-24 08:29:12 +00:00
John Andrew Camu and GitHub
1ab5594f5b
fix(bug): Restore back navigation on Android 13 and below ( #6791 )
2026-05-24 16:17:11 +08:00
6492e5a5f7
fix(bug): address issue crashes when adding widget in 13 below ( #6790 )
...
* fix(bug): address issue crashes when adding widget in 13 below
- Closes : #6781
* 📝 Add docstrings to `fix/adding-widget-13-below`
Docstrings generation was requested by @MrSluffy.
The following files were modified:
* `quickstep/src/com/android/launcher3/uioverrides/QuickstepLauncher.java`
* `quickstep/src/com/android/quickstep/util/AsyncClockEventDelegate.java`
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-05-24 16:16:15 +08:00
8781421f46
New Crowdin translations by GitHub Action ( #6788 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-24 00:46:15 +00:00
Nikita Wootten and GitHub
67067630c4
feat(drawer): add action to sort folder apps ( #6779 )
...
- Add dropdown menu action "Sort active items"
2026-05-23 01:12:22 +08:00
Pun Butrach and GitHub
51e56f235d
feat: Smartspace Torch Provider ( #6742 )
...
* feat: Smartspace Torch
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* chore: Add flashlight permission
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* feat: Turn off *all* camera torches
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* chore: Logs
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* chore: Spotlessified
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* refactor: Use SmartspaceAction.onClick instead of receiver
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* refactor: Apply suggestions from reviewer
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
---------
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-23 01:08:32 +08:00
e917f9c89b
fix(deps): update protobuf monorepo to v4.35.0 ( #6777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 18:17:48 +00:00
42712f6e03
fix(deps): update dependency androidx.compose.material3:material3 to v1.5.0-alpha20 ( #6722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 15:45:35 +00:00
11289625ec
fix(deps): update dependency io.nlopez.compose.rules:ktlint to v0.5.9 ( #6776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 15:45:02 +00:00
83c0e1986e
fix(deps): update dependency androidx.compose:compose-bom to v2026.05.01 ( #6775 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 15:44:10 +00:00
Pun Butrach and GitHub
08e7f6ef44
fix: Hide destructive popup from locked home screen ( #6774 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-20 15:32:38 +00:00
Pun Butrach and GitHub
34e0497d14
fix: Support Android 17 QPR1 Beta 3 ( #6773 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-20 09:30:15 +00:00
Pun Butrach and GitHub
6f8cc02968
feat: Target SDK 37 ( #6760 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-19 06:56:08 +07:00
8c86d6d285
New Crowdin translations by GitHub Action ( #6757 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-17 00:44:15 +00:00
Pun Butrach and GitHub
d512b2a484
fix: Memory leak reported by LeakCanary ( #6752 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-16 19:13:22 +07:00
95c0fec90e
chore(deps): update plugin diffplug-spotless to v8.5.1 ( #6754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 08:35:30 +00:00
Pun Butrach and GitHub
0d14c8eadd
build: Android Studio LeakCanary integrations ( #6753 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-16 08:24:45 +00:00
8a9f5e990b
chore(deps): update gradle to v9.5.1 ( #6746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-13 20:19:19 +00:00
98f83d62a2
fix(deps): update dependency com.google.android.material:material to v1.14.0 ( #6747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-13 20:17:01 +00:00
Pun Butrach and GitHub
0bd70f3bd0
fix: Link app drawer background opacity to correct colors ( #6636 )
...
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-05-10 20:05:50 +08:00
Julián Santiago Flórez Castañeda and GitHub
b8066dc7e4
fix: prevent clipping in tablet search headers ( #6658 )
...
- Fix clipped text in internet search section headers on tablets.
- Use flexible header height with a minimum height to keep layout consistency.
- Keep spacer rows with fixed heights while allowing normal headers to grow.
- Increase tablet search row dimensions for better readability on large screens.
- Correct search result side margins by applying left/right padding independently.
2026-05-10 18:24:59 +08:00
a05fdd4bc9
New Crowdin translations by GitHub Action ( #6732 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-10 00:42:30 +00:00
24f53552f5
fix(deps): update kotlinx-coroutines monorepo to v1.11.0 ( #6727 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 14:08:01 +00:00
975abfe63d
fix(deps): update dependency androidx.graphics:graphics-path to v1.1.0 ( #6724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 20:47:27 +00:00
02a3579df8
fix(deps): update dependency androidx.compose:compose-bom to v2026.05.00 ( #6723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 18:42:31 +00:00
7c094dc547
chore(deps): update agp to v9.2.1 ( #6720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 18:04:55 +00:00
fba2ec95dc
New Crowdin translations by GitHub Action ( #6717 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-05-03 00:41:23 +00:00
wellorbetter and GitHub
3d48f13f0c
fix: use UserHandle.of() instead of getUserHandleForUid() in ComponentKey.fromString() ( #6714 )
...
toString() writes user.hashCode() which is the user identifier (0, 10, 11...),
but fromString() reads it with getUserHandleForUid() which expects a UID and
divides by 100000. This causes all non-primary user identifiers (< 100000) to
collapse to user 0, breaking icon overrides, custom names, and hidden apps for
cloned/work profile apps.
Fixes #6668
2026-05-02 04:26:58 +07:00
SARRAF and GitHub
7aa385b7e3
fix: Make folders in app drawer follow row height setting ( #6713 )
2026-05-01 11:21:55 +08:00
95269efb0b
chore(deps): update gradle to v9.5.0 ( #6710 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 16:55:17 +00:00
Pun Butrach and GitHub
e4b6d1dae6
fix: Update the colour for app drawer sheet ( #6702 )
2026-04-28 00:37:07 +07:00
Pun Butrach and GitHub
817512351b
feat: Promote folder shape customisation to stable ( #6701 )
2026-04-27 14:23:36 +00:00
wellorbetter and GitHub
a64dc43be7
fix: cap oversized preview bitmaps with extreme aspect ratios ( #6584 )
2026-04-27 00:35:30 +07:00
Pun Butrach and GitHub
a03f841436
fix: Reimplement transparent icons ( #6698 )
2026-04-26 17:38:54 +07:00
Pun Butrach and GitHub
56f4731baa
fix: Update launcher theme when preference change ( #6697 )
...
* fix: Update launcher theme
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
* Apply suggestion from @validcube
---------
Signed-off-by: Pun Butrach <pun.butrach@gmail.com >
2026-04-26 10:28:40 +00:00
Pun Butrach and GitHub
935027ee82
refactor: Discourage prefsNoContext ( #6688 )
2026-04-26 08:47:08 +00:00