Skip to content
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

Open
RamPawar7 opened this issue Dec 22, 2024 · 7 comments
Open

Add version numbers in apk names #38

RamPawar7 opened this issue Dec 22, 2024 · 7 comments

Comments

@RamPawar7
Copy link

RamPawar7 commented Dec 22, 2024

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

@FiorenMas
Copy link
Owner

FiorenMas commented Dec 22, 2024

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

@RamPawar7
Copy link
Author

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

@FiorenMas
Copy link
Owner

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.

@RamPawar7
Copy link
Author

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

@bagarwa
Copy link

bagarwa commented Jan 2, 2025

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.

@FiorenMas
Copy link
Owner

FiorenMas commented Jan 3, 2025

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:
354b75b

@bagarwa
Copy link

bagarwa commented Jan 3, 2025

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: 354b75b

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants