indrastorms / Dropped-Patches

Picked up some dropped patches for ReVanced
GNU General Public License v3.0
36 stars 5 forks source link

Merge Spotify patches from ReVanced repo #62

Closed cyberboh closed 5 months ago

cyberboh commented 5 months ago

Motivations:

The premium unlock patch is working for me; see my comment here: https://github.com/indrastorms/Dropped-Patches/issues/57#issuecomment-2168111217. However, the premium navbar still appears, which is annoying and irritating. I'd like to request merging Spotify patches from ReVanced (https://revanced.app/patches?pkg=com.spotify.music) into this repo to improve the user experience. Who needs a paid premium navbar if we already have the premium patched?

indrastorms commented 5 months ago

You can use both bundle with cli or manager(compose)

oSumAtrIX commented 5 months ago

Or patch twice

cyberboh commented 5 months ago

You can use both bundle with cli or manager(compose)

Is this the right command:

-b revanced.jar -b dropped-patches.jar?

cyberboh commented 5 months ago

Or patch twice

It waste patching time. Would be nice if it's merged into this repo.

oSumAtrIX commented 5 months ago

That's not the correct approach. Each repo is supposed to ship its own patches.

The command above is right

cyberboh commented 5 months ago

That's not the correct approach. Each repo is supposed to ship its own patches.

The command above is right

Okay