-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat : initial impl custom app drawer folder #5189
Conversation
For transparency purposes, we'll pay MrSluffy $30 — $15 for this PR, and another $15 for #5166 See https://opencollective.com/lawnchair/expenses/235731 for more information. |
great job, @MrSluffy!! the pace of development has been really great recently! @SuperDragonXD you should make a general discussion and post everything about bounties there. |
Made a pinned discussion at #5191. |
Hi, great to see this feature implemented, thanks. |
done 792d7ed |
Just noticed when adding apps to a folder it starts to lock up after about 28. Not sure if it's something on my end or not. Would it be possible to make it so we can set an icon for the folders? Big thank you for adding this btw. Now i dont have any cons for this launcher. |
what you mean by
|
Stops responding for a few seconds then asks if i want to close or wait. Clicking wait was allowing it to continue but it would do it every couple after that. I'm still setting them up so if it does it again I'll see if leaving the screen and going back to it fixes it. |
Right will check it |
Great, really appreciate the fast response, thanks. Tested the new build and both seem to be fixed. But found two new issues: |
…uncher#5189) - Implemented basic CRUD operations for app drawer folders. - Moved wallpaper database to preference database for better organization. closes : - LawnchairLauncher#4674 - LawnchairLauncher#4710 - LawnchairLauncher#4475 - LawnchairLauncher#3481
Description
closes :
Type of change
❌ General change (non-breaking change that doesn't fit the below categories like copyediting)
❌ Bug fix (non-breaking change which fixes an issue)
✅ New feature (non-breaking change which adds functionality)
❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)