-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add version numbers in apk names #38
Comments
Unnecessary, as my repository is already updated to the latest version with patches from RVE or RV within approximately 5-10 minutes after patches release. This feature is planned, but no ETA |
I asked this because today I wanted to download YT RVE armeabi v7a with the released 5.1.2 patches. First I downloaded the light version. After installing I found out that it was not updated (this was few hours after patch release). Then I downloaded regular version and it was updated. That's why I ask. I think you forgot to update the lite version |
YT lite RVE can't patch with lastest patches, because this patches support youtube version 19.44.39, this version didn't have split apk in apkmirror so can't make lite version. |
Also not all apps are updated after patch release. So how do we know which apps to download and update? Atleast add the date and time to each app when they are updated so we know that an update is available for our app |
I'll add one problem with there being only 1 release. I had the patched tiktok installed from here. That was working fine. Then the apk was updated recently, so I downloaded that and updated my tiktok installation. But this latest update has some issue and tiktok now crashes at launch. And now I don't have any way to go back. Since there's only 1 release, only the latest apk is available here and I have no way of getting to the previously working apk. |
The latest Revanced patches (v5.8.0) caused TikTok to crash, so I reverted to Revanced patches v5.7.2. Everything is working fine now. I also bumped the TikTok version to avoid TikTok's warning about an old version. See more: |
Thanks for the quick fix. But you see the problem I was trying to highlight, right? This fix needed your intervention. If the release section had a releases history, I could've just gone back to previous release, downloaded the older apk and installed that, without needing to wait for you to upload a fixed apk. |
Add the app version and patch version to the apk names so that we know if the available apks are up-to-date before downloading them.
Example:
youtube_armeabi-v7a_revanced-extended_v19.44.39_patch-v5.1.1.apk
The text was updated successfully, but these errors were encountered: