Lawnchair Bot
5677ec6e79
New Crowdin translations by GitHub Action ( #4150 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-24 03:49:22 +03:30
MrSluffy
8e4d4b38a5
Revert "Update dependency androidx.compose:compose-bom to v2024.03.00 ( #4067 )"
...
This reverts commit 876a3e285a .
2024-03-23 22:25:07 +08:00
renovate[bot]
c162d65e8c
Update dependency gradle to v8.7 ( #4147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 14:15:37 +08:00
renovate[bot]
876a3e285a
Update dependency androidx.compose:compose-bom to v2024.03.00 ( #4067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 09:34:18 +08:00
renovate[bot]
d6301b9a10
Update Kotlin, KSP and Compose Compiler ( #4110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 09:29:03 +08:00
Zongle Wang
6b96b5dbfa
Retrofit 2.10.0 ( #4138 )
...
https://github.com/square/retrofit/releases/tag/2.10.0
2024-03-19 02:31:11 +00:00
renovate[bot]
fdb853e512
Update AGP to v8.3.1 ( #4137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 09:56:51 +08:00
Lawnchair Bot
5eda2c5a72
New Crowdin translations by GitHub Action ( #4133 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-17 03:48:53 +03:30
MrSluffy
e0727ec9b0
Fixed CCE if lawnchair is not def lawnchair but it's recent provider
...
Caused by: java.lang.ClassCastException: com.android.quickstep.RecentsActivity cannot be cast to app.lawnchair.LawnchairLauncher
2024-03-16 10:32:11 +08:00
MrSluffy
9f5f29c0b6
Fixed ClassCastException
...
Caused by: java.lang.ClassCastException: com.android.quickstep.RecentsActivity cannot be cast to app.lawnchair.LawnchairLauncher
2024-03-16 10:07:12 +08:00
renovate[bot]
24ea382046
Update protocVersion to v4 ( #4126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 14:45:51 +08:00
Zongle Wang
79a36f3a6d
Use view descendants ( #4124 )
...
f710df12e2/core/core-ktx/src/main/java/androidx/core/view/ViewGroup.kt (L105-L130)
2024-03-13 16:42:12 +08:00
renovate[bot]
c4513518d1
Update dependency com.google.errorprone:error_prone_annotations to v2.26.1 ( #4122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 10:19:56 +08:00
renovate[bot]
0f0fae7af6
Update dependency com.google.errorprone:error_prone_annotations to v2.26.0 ( #4120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 10:09:04 +08:00
Zongle Wang
ec50a67046
Fix Compose preview dependencies
...
Closes #4119 .
2024-03-10 23:36:16 +08:00
Yasan
60ca3a90fe
Add live information feature ( #3862 )
...
* Create live information request
* Create LiveInformationManager & store the data using it
* Shorten the dev build warning
* Add test variable to announcements
* Fix logs
* Show announcements on the preference dashboard
* Shorten the dev build text even more
* Improve handling incomplete data
* Fix text alignment
* Animate announcements & fix ripple effect on ones without a link
* Move other warnings to the bottom of the dashboard
* Remove unneeded modifier
* Revert "Move other warnings to the bottom of the dashboard"
This reverts commit 9ecedd3acd0b901b10976256bc96339ef25ffa11.
* Allow modifying live information & announcements via resources
* Fix spotless issues
* Use Kotlinx.serialization for Live Information
* Only expose announcements as an immutable list
* add close button
---------
Co-authored-by: John Andrew Camu <werdna.jac@gmail.com >
2024-03-10 18:08:26 +08:00
MrSluffy
2e43b69a0c
Fixed - Should not disappear keyboard when del last char
...
- closes #4095
2024-03-10 11:51:07 +08:00
Zongle Wang
bfb4ddfa48
Reimplement QuickSwitch compat libs ( #4084 )
...
* Reimplement makeDefaultActivityOptions
* No need to post again
* Cleanups
* Tweak LawnchairQuickstepCompat
* Let compatLibVR depend on compatLibVQ
* Let compatLibVS depend on compatLibVR
* Cleanup compatLibVT
* Let compatLibVU depend on compatLibVT
* Add ActivityManagerCompatVS.getRunningTasks back
* Fix ActivityManagerCompatVS
* Don't return null running tasks
* Annotate getTaskSnapshot
* Fix style
* Retrun list from getRunningTasks
* Tweaks
* Cleanups
* null check
* Add ActivityManagerCompatVS.invalidateHomeTaskSnapshot back
* Move ThumbnailData
* Fixed err
* Cleanup
* Add RequiresApi
* Make RemoteTransitionCompat as an interface
* Annotate ActivityOptionsCompat
* More interfaces
* Replace aidl files with generated sources
* Reformat
* Revert "Replace aidl files with generated sources"
This reverts commit ee450e696d .
Revert "Reformat"
This reverts commit 38c8f21ed3 .
* Use launcherNullable
* Fixes more crashes
---------
Co-authored-by: MrSluffy <werdna.jac@gmail.com >
2024-03-10 11:24:14 +08:00
Lawnchair Bot
0ca884dc25
New Crowdin translations by GitHub Action ( #4118 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-10 03:48:50 +03:30
renovate[bot]
d65e91a423
Update softprops/action-gh-release action to v2 ( #4117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 16:31:00 +08:00
renovate[bot]
fb2b7c84fc
Update dependency io.nlopez.compose.rules:ktlint to v0.3.12 ( #4115 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09 16:30:53 +08:00
renovate[bot]
36a9767b05
Update dependency com.airbnb.android:lottie to v6.4.0 ( #4108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 17:53:31 +08:00
Lawnchair Bot
634bc3b87b
New Crowdin translations by GitHub Action ( #4104 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-03-03 03:48:54 +03:30
renovate[bot]
eeb901dc64
Update AGP to v8.3.0 ( #4102 )
...
* Update AGP to v8.3.0
* Override minSdk in com.kieronquinn.smartspacer:sdk-client
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com >
2024-03-01 01:57:08 +00:00
renovate[bot]
07e8cf6722
Update plugin com.google.devtools.ksp to v1.9.22-1.0.18 ( #4101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 09:36:47 +08:00
SuperDragonXD
f07a5c9f5d
Open allapps when QSB provider is Startpage and web suggestions are on
2024-02-28 15:33:07 +08:00
renovate[bot]
d08b6fbf5d
Update Dagger to v2.51 ( #4099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 18:52:26 +00:00
Lawnchair Bot
12836ad46b
New Crowdin translations by GitHub Action ( #4094 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-25 03:48:50 +03:30
renovate[bot]
ca265d2807
Update dependency io.coil-kt:coil-compose to v2.6.0 ( #4091 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 09:30:58 +08:00
SlowNicoFish
0ae0ce9ae1
Add an option to hide/show scrollbar in app drawer ( #4090 )
...
* Added option to hide/show scrollbar in app drawer (all apps)
* Update src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java
* Fix
* Requested changes from review
Removed description and moved prefs check
---------
Co-authored-by: Zongle Wang <wangzongler@gmail.com >
2024-02-23 15:52:21 +08:00
renovate[bot]
9d70a50f67
Update dependency composeOptions to v1.5.10 ( #4088 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 10:13:11 +08:00
renovate[bot]
b64a76f673
Update dependency androidx.test.uiautomator:uiautomator to v2.3.0 ( #4089 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 10:12:58 +08:00
MrSluffy
84f47cd8f9
properly set position when toggle is off
2024-02-18 16:57:30 +08:00
MrSluffy
947a2a7128
fixed - overlap suggestion in all apps
2024-02-18 12:34:21 +08:00
MrSluffy
eb472b2953
feat - Remember position
...
- Closes : #3958
2024-02-18 12:02:52 +08:00
Lawnchair Bot
ffc94c3202
New Crowdin translations by GitHub Action ( #4081 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-18 03:47:58 +03:30
MrSluffy
b17a5b7fc4
fixed - hide drawer header placeholder when app search is disable
...
- Closes : #4011
2024-02-17 20:06:19 +08:00
MrSluffy
6146a4a6f8
Fixed - going to home when tapping nav pill multiple times
...
Error Reproduce : Make sure lawnchair set as Recent Provider
1. Open app
2. Tap multiple nav pill
3. issue occur
2024-02-17 15:40:49 +08:00
renovate[bot]
a6e139781f
Update dependency com.google.errorprone:error_prone_annotations to v2.25.0 ( #4080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 10:41:34 +08:00
renovate[bot]
4caf5c5668
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 ( #4078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 03:15:57 +08:00
renovate[bot]
5cb130524e
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.8.0 ( #4076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 17:10:59 +08:00
renovate[bot]
af93d3f1df
Update protocVersion to v3.25.3 ( #4077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 17:10:52 +08:00
renovate[bot]
74fac1db60
Update plugin app.cash.licensee to v1.9.1 ( #4073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 11:37:25 +08:00
John Andrew Camu
f20cc146cf
Add support PIP for One UI 5.1 core ( #4028 )
2024-02-11 20:02:49 +08:00
John Andrew Camu
0149f06056
Add my codename
2024-02-11 20:01:40 +08:00
MrSluffy
861f4439e4
Fixed clear all action in A10
...
error : java.lang.NoSuchMethodError: No static method getInstance()Landroid/app/ActivityTaskManager; in class Landroid/app/ActivityTaskManager; or its super classes (declaration of 'android.app.ActivityTaskManager' appears in /system/framework/framework.jar)
at t7.g0.a(Unknown Source:33)
at com.android.quickstep.views.RecentsView.lambda$createAllTasksDismissAnimation$29(Unknown Source:4)
at com.android.quickstep.views.RecentsView.T(Unknown Source:0)
2024-02-11 09:28:18 +08:00
SuperDragonXD
f686b13f8b
Re-theme Launcher3 components ( #4068 )
...
There were some themes that were remove during the 14 and 13 merge. This commit attempt to fix it.
---------
Co-authored-by: John Andrew Camu <werdna.jac@gmail.com >
2024-02-11 09:00:46 +08:00
Lawnchair Bot
f1f8c1c6f4
New Crowdin translations by GitHub Action ( #4069 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-02-11 03:48:53 +03:30
MrSluffy
82825434a9
Task Menu : Add Force Stop
2024-02-10 18:48:24 +08:00
MrSluffy
04e243a875
Add Uninstall Button
2024-02-10 18:25:36 +08:00