Commit Graph

16 Commits

Author SHA1 Message Date
Rafael de Moura Dev
795fdb2948 Patch fix for Android 13 and below (#4978)
* Patch fix for Android 13 and below
tested in Android 9, 10 and 13 and works fine.

* fix crash dragging the icons from drawer to home screen

* use LawnchairWindowManagerProxy

---------

Co-authored-by: MrSluffy <werdna.jac@gmail.com>
2024-11-17 09:05:31 +08:00
Goooler
a195be84e3 Remove redundant androidx.core deps 2024-11-06 09:44:48 +08:00
renovate[bot]
7e7a7ae0ae fix(deps): update dependency androidx.core:core-animation to v1.0.0 (#4969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 01:35:56 +00:00
MrSluffy
95bf5aef9f fixes crashes 2024-11-05 22:11:23 +08:00
MrSluffy
65c4fe9b32 fixed build 2024-11-03 18:45:48 +08:00
MrSluffy
76aa855f1e fixes more error 2024-11-02 10:55:28 +08:00
MrSluffy
67f1da2742 fix build launcher3 src 2024-10-13 08:08:22 +08:00
MrSluffy
457841ff5b update compatlib 2024-10-06 17:33:30 +08:00
renovate[bot]
d8e550d611 Update dependency androidx.core:core-animation to v1.0.0 (#4352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 14:38:24 +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
MrSluffy
cc8f9828ab Merge branch 'heads/android-14.0.0_r18' into 14-dev 2023-12-16 17:18:13 +08:00
MrSluffy
32700b0100 Merge branch 'android14-release' into 14-dev 2023-12-13 18:47:55 +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
92b0e6cfef Remove extra kotlin-stdlib (#3720) 2023-11-14 10:58:50 +08:00
renovate[bot]
0628ecf3f1 Update dependency androidx.core:core-animation to v1.0.0-rc01 (#3705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 10:33:26 +08:00
MrSluffy
19bf26dd5a Merge branch 'aosp-13' into 13-wip 2023-10-21 09:52:01 +08:00