Commit Graph

79834 Commits

Author SHA1 Message Date
MrSluffy
224702a605 exp : add initial migration from lc14 to lc15 2025-01-23 13:46:52 +08:00
MrSluffy
8630ae61aa fixed : remove duplicate condition 2025-01-23 11:42:56 +08:00
MrSluffy
95d1773aae enh : reduce overhead by removing redundant loadFolder calls 2025-01-23 11:40:55 +08:00
MrSluffy
30bde6285d enh : Exclude apps already in other folders from container list 2025-01-23 09:22:29 +08:00
MrSluffy
792d7ed29a enh : add option hide assigned apps in folder 2025-01-23 08:27:06 +08:00
MrSluffy
04a8c05426 enh : dont show apps with folder in app drawer 2025-01-23 07:44:34 +08:00
Léane GRASSER
1c424f724e fix: remove unnecessary full stop (#5192)
According to the M3 Style guide, periods and unnecessary punctuation should be removed, especially in single sentences such as this one.

Reference: https://m3.material.io/foundations/content-design/style-guide/grammar-and-punctuation#555b17c7-de48-4974-8a82-51106899dc0e
2025-01-22 18:28:23 +08:00
MrSluffy
593c86b49f enh : update folder list note 2025-01-22 07:22:22 +08:00
Yasan
7e5eabb3b7 Reset default search provider to Google from Startpage (#5190)
* Set default search provider to Google
* Disable Startpage sponsorship disclaimer
* List DuckDuckGo before Startpage on web search providers
2025-01-21 09:56:05 +01:00
John Andrew Camu
95b87da6bd feat: initial implementation of custom app drawer folder (#5189)
- Implemented basic CRUD operations for app drawer folders.
- Moved wallpaper database to preference database for better organization.

closes :
- #4674
- #4710
- #4475
- #3481
2025-01-21 16:15:27 +08:00
Lawnchair Bot
8eee1aff80 New Crowdin translations by GitHub Action (#5180)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-19 03:56:06 +03:30
Yasan Ghaffarian
6b2813f550 Replace getIcon with iconVector 2025-01-18 13:03:48 +01:00
renovate[bot]
99f9412ff9 fix(deps): update dependency sh.calvin.reorderable:reorderable to v2.4.3 (#5178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 09:21:31 +08:00
renovate[bot]
01b9914044 fix(deps): update dependency androidx.compose:compose-bom to v2025 (#5174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 14:53:25 +08:00
renovate[bot]
32079d4148 fix(deps): update dependency androidx.recyclerview:recyclerview to v1.4.0 (#5173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 14:53:08 +08:00
renovate[bot]
a30d1f73b4 fix(deps): update dependency androidx.activity:activity-compose to v1.10.0 (#5172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 06:58:09 +08:00
renovate[bot]
3ddb1ffb8e fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.2 (#5171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 06:57:43 +08:00
SuperDragonXD
95fb998c67 Tweak app drawer layout preference 2025-01-15 21:44:04 +08:00
SuperDragonXD
ebd28fa4d8 Tweak Lawnchair preferences style
- Migrate preference groups from tint-based to surface-role based
- Tweak top app bar colors
- Tweak fonts
- Use custom background for PreferenceDashboard
- Use darker color for light theme surface and background colors
2025-01-15 21:44:02 +08:00
SuperDragonXD
05f4dbbbef Add missing items in pop-up menu, if there are any
- Add feature flag to toggle legacy options migration
- Move migration logic to be at launcher start
- Add feature flag to manually edit popup items list
2025-01-15 21:25:09 +08:00
MrSluffy
65954e0498 enh: fix themed preview folder for home-only 2025-01-15 17:57:07 +08:00
MrSluffy
2c0b471bf0 Fix crash on NameNotFoundException
- Added error handling with try-catch block to skip apps with invalid package names.
- Cleared invalid package info from the cache to avoid re-trying failed lookups.
2025-01-15 16:54:28 +08:00
Yaksh Bariya
9d19ded3ec Fix upstream bug with dots enabled (#5167)
https://github.com/GrapheneOS/os-issue-tracker/issues/2601

I did not find any issue reported upstream, but I can confirm that this
bug exists on Moto App Launcher (the launcher on Motorola's devices),
which seems to imply this is a bug in AOSP itself. I had asked
@agnostic-apollo about this is a bug, and he said that this is a bug in
Android's libraries itself
2025-01-15 15:36:26 +08:00
MrSluffy
6ec7638260 enh : update constant shift value
- fixes missing web search tile
2025-01-15 15:13:21 +08:00
MrSluffy
dc9adb7a12 enh : add DISPLAY_DRAWER_FOLDER in condition 2025-01-15 13:51:19 +08:00
John Andrew Camu
448d718e6a feat : Initial implementation Caddy (#5166)
- Introduced "Caddy" functionality to organize apps within the app drawer.
- Allows grouping of applications for better accessibility and user experience.
- Serves as a foundational feature for enhancing app drawer usability.
2025-01-15 13:01:51 +08:00
renovate[bot]
f96ffc9cd4 Update plugin com.diffplug.spotless to v7.0.2 (#5165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 07:04:58 +08:00
renovate[bot]
a9f6c56632 Update plugin com.diffplug.spotless to v7.0.1 (#5142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 06:51:04 +08:00
MrSluffy
2314313216 enh : show debug warning on nightly release 2025-01-14 12:25:21 +08:00
MrSluffy
151365f4b2 enh : allapps search alignment 2025-01-13 14:09:15 +08:00
renovate[bot]
44b457aec8 Update AGP to v8.8.0 (#5151)
* Update AGP to v8.8.0

* Delete ScreenshotRequest.aidl

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
2025-01-12 01:49:28 +00:00
Lawnchair Bot
847c2e33ee New Crowdin translations by GitHub Action (#5156)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-12 03:57:03 +03:30
SuperDragonXD
4c241adb9b Improve launcher pop-up settings UX
- Migrate legacy preferences
- Improve code for disabling unavailable items
- Allow toggling wallpaper carousel
2025-01-11 16:08:45 +08:00
MrSluffy
265e8596cd enh : animate all apps padding width
- closes : #5154
2025-01-11 14:04:50 +08:00
MrSluffy
5ae811d44d enh : tweak all apps search bar 2025-01-10 16:37:54 +08:00
MrSluffy
e154c33da9 enh : refactor carousel imp 2025-01-10 12:14:16 +08:00
MrSluffy
f5fdbdb954 enh : tweak carousel wallpie transition 2025-01-10 11:09:05 +08:00
renovate[bot]
45fc0c0120 Update dependency com.google.dagger:hilt-compiler to v2.55 (#5153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 09:35:56 +08:00
MrSluffy
28a01a979e enable ENABLE_WIDGET_HOST_IN_BACKGROUND by default 2025-01-10 08:07:30 +08:00
MrSluffy
7a822b0ce5 enh : don't show carousel in smartspace/atglance
- tweak ui enhancement
- closes : #5152
2025-01-10 07:51:02 +08:00
MrSluffy
edd2e9b231 enh : avoid unnecessary image saving 2025-01-09 17:35:50 +08:00
MrSluffy
80fbd9b2de fixedup : clean up carousel view 2025-01-09 16:38:39 +08:00
MrSluffy
042ee8cdea fixed pop-up disappear when lock home enable
- closes : #5145
2025-01-09 14:50:10 +08:00
MrSluffy
b54621fbd5 fixup : pop-up wallpie carousel orientation support 2025-01-09 14:35:51 +08:00
MrSluffy
ff73a51817 fixup : pop-up wallpaper carousel
- fixed item duplication
2025-01-09 14:05:41 +08:00
renovate[bot]
343703f1f5 Update protocVersion to v4.29.3 (#5147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 06:43:31 +08:00
Pun Butrach
e207787df5 Fix translation (#5144) 2025-01-09 06:42:22 +08:00
John Andrew Camu
3a1e1389a2 feat : wallpaper pop-up carousel (#5143) 2025-01-08 19:04:28 +08:00
Zongle Wang
a463fe905a Tweak Ktlint rules (#5141)
* Revert "Fix style"

This reverts commit 7a4d119afa.

* Revert "Spotless 7.0.0"

This reverts commit 3398fce454.

* Tweak rules

* Bump Spotless to 7.0.1

* Reformat again

* Update plugin com.diffplug.spotless to v7.0.1

* Fix by ktlnt cli

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 09:50:43 +00:00
tgex0
2ee7af8ab7 Fix style in SettingInfo (#5140)
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
2025-01-08 17:38:14 +08:00