John Andrew Camu
e30660b155
Fixed crashes with gesture ( #4417 )
...
* Add support A14 QPR2
2024-06-02 16:26:42 +08:00
JovannMC
9c1bd7bb0f
Improve Lawnchair documentation ( #4370 )
2024-05-25 04:37:55 +00:00
MrSluffy
695eec1b12
Fixed AbstractMethodError in OnePlus 12
2024-04-06 08:52:34 +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
John Andrew Camu
c31b41ae73
QuickSwitch Compat Q to U ( #3948 )
...
Initial support quickstep, Android versions from Q to U, ensuring a smooth and efficient user experience. Enjoy effortless navigation and swift app switching on your Android device with QuickSwitch's compatibility across the Q, R, S, T, and U.
Co-authored-by: Goooler <wangzongler@gmail.com >
Co-authored-by: 无言 <57122860+liu-wanshun@users.noreply.github.com >
2024-01-26 05:59:47 +08:00
Goooler
61d9ab51ca
Minor things ( #3752 )
...
* Update buildTypes
* Replace android.jar with framework-13.jar
* io.github.fornewid:material-motion-compose-core:1.0.7
* Update submodule
* Move spotless extension
* Remove extra package attrs
* Use Kapt in plugins block
* Remove extra line
* Reuse protobuf config
* Use core-ktx
* Replace android.jar with framework-13.jar
* Cleanup
* Optimize Dagger deps
* Try to migrate to Hilt KSP compiler
* Revert "Try to migrate to Hilt KSP compiler"
This reverts commit 7a11610216 .
* Remove extra core-ktx
* Add compileOnlyCommonJars
* Move addFrameworkJar out of android extension
* Cleanup
* Use com.google.dagger:hilt-compiler
* Update submodule
2023-11-21 06:13:18 +00:00
Goooler
e8fde0d444
Rename all modules to start with a lowercase ( #3245 )
2023-01-16 10:24:03 +08:00