duzhaokun123 / YAMF

Yet Another Mi-FreeForm
GNU General Public License v3.0
177 stars 14 forks source link

[Feature Request] Lawnchair support #9

Closed gaussandhisgun closed 9 months ago

gaussandhisgun commented 9 months ago

Description

As of now, YAMF's xposed hooks dont work on Lawnchair 14-dev. It would be cool if they did.

Describe the solution you'd like

You know, just like in Pixel Launcher?

Describe alternatives you've considered

Whatever Pixel Launcher builds are available for my device, usually either dont work or look bad. Lawnchair is trying to get a single launcher to work on any Quickswitch-compatible device from Android 10 to Android 14. This is what 14-dev is all about. And so far, YAMF does not work with it.

duzhaokun123 commented 9 months ago

it's a bug that launcher hook broken after target api 34 as registerReceiver miss RECEIVER_EXPORTED flag

gaussandhisgun commented 9 months ago

oh, so it should be a one line fix, right?

duzhaokun123 commented 9 months ago

fixed https://github.com/duzhaokun123/YAMF/commit/5ac764d2596d5d95657c4d670369d20ca5d18d37