decipher3114 / Revancify

The only revancify
Apache License 2.0
859 stars 61 forks source link

Feature Request: New naming scheme and folder names for saved patched apps #88

Open ChrisMiller94 opened 5 months ago

ChrisMiller94 commented 5 months ago

My suggestion is to follow ReVanced Manager's naming scheme for patched apps, include source name in it and rename app folders for saving patched apps.

As we know, the currently used directory and app naming scheme is the following:

Revancify/AppName-AppVersion/base-SourceName.apk

I suggest to change this current scheme to something like this:

Revancify/AppName/SourceName-AppName_AppVersion-PatchVersion

Advantages of this new scheme:

Sometimes new patches released, when the latest recommended app version is still the same. If multiple sources used for the same app - for example in a testing case - we can make a difference.

Folder names based only on app names makes easier to find an exact app, than all version could be listed in alphabetical order in a file manager, where it will short based on the source name first, than app version and patches version at the end.