app support #221
Replies: 28 comments 20 replies
-
Added irplus. Will keep the issue updated. |
Beta Was this translation helpful? Give feedback.
-
This app was also added: https://play.google.com/store/apps/details?id=com.laurencedawson.reddit_sync Note: Currently, Sync Pro doesn't seem to work, only the regular sync app. Plus, I don't think someone would find a genuine public source for Pro as it's paid so, it needs to be used as It includes a patch named
So, I tried and succeeded in adding Sync for Reddit (base) from apkmirror source but the only thing fails the patching is the {
"patchName" : "change-oauth-client-id",
"options" : [ {
"key" : "client-id",
"value" : "REDDIT_CLIENT_ID"
} ]
} What are your opinions on this? |
Beta Was this translation helpful? Give feedback.
-
I believe this is very pertinent, the matter of the Sync |
Beta Was this translation helpful? Give feedback.
-
Hey @IMXEren thanks for the info. |
Beta Was this translation helpful? Give feedback.
-
Possible to also support RVX Reddit? |
Beta Was this translation helpful? Give feedback.
-
Sync hype sync hype. |
Beta Was this translation helpful? Give feedback.
-
Added the ability to patch reddit clients. Provide REDDIT_CLIENT_ID as a secret. See the last point in README.md. Let me know if it does/n't work. |
Beta Was this translation helpful? Give feedback.
-
Synced repo to ustream, testing... There are two situations happening to me:
That was the entry I had before, but then...
Looking at config.py it seems to be named "sync ", with a space? Same for the other clients. Trying to patch 'sync ' results in |
Beta Was this translation helpful? Give feedback.
-
Removing the extra spaces resulted in successful patch.
Never mind now it worked. Seems fine now in that aspect. Now there's just the invalid character to fix in the artifact: Which is already in this PR, when you can merge or use a different implementation ofc. Using this PR it worked perfectly for me aswell. |
Beta Was this translation helpful? Give feedback.
-
Only one issue left I'd say, I used |
Beta Was this translation helpful? Give feedback.
-
Haven't tested yet. Will sync and report the outcomes tomorrow. |
Beta Was this translation helpful? Give feedback.
-
@nikhilbadyal thanks for addressing these! Sorry if the question is unnecessary but... Is there a reason why some apps have spaces in their names in config: Namely infinity, slide and bacon...? |
Beta Was this translation helpful? Give feedback.
-
Thanks for pointing out @Spacellary . |
Beta Was this translation helpful? Give feedback.
-
@nikhilbadyal |
Beta Was this translation helpful? Give feedback.
-
Okay, I'd say this can be a hectic task for new users. FYI, revanced/revanced-patches have moved their patch table to their official site and the patches there use the newest convention. If somebody wants to use them, they might have to go through all that editions to exclude their patches. Currently, I don't find any patch names with commas ( Does using the newer convention, can cause conflicts? I specifically propose to also allow newer patch names in envs. I don't consider anything for older convention. Also, to add, I haven't/can't test if inotia00/revanced-patches support both conventions as you can still see the older table but newer convention in patches.json.
@Spacellary, here's the PR #218. |
Beta Was this translation helpful? Give feedback.
-
No, it doesn't. The new convention is more readable. One issue I have with the naming convention is the spacing itself. Spaces are very easy to miss and can introduce errors. For example, it's easy to confuse Hey There with Hey There. @IMXEren , Your opinion ? |
Beta Was this translation helpful? Give feedback.
-
This can be a valid point but still renaming thing can't be overlooked. For example, let's say your repo very much appealed to a user. They read everything in your Lastly, even though it'll require me to do the same, I'll just use the Tasker integration with your repo or forked repos to do this part for me. I apologise if I sounded rude. |
Beta Was this translation helpful? Give feedback.
-
I agree on going for the new convention for all apps. It's less prone to user's errors and again they can't blame the project for being obtuse. |
Beta Was this translation helpful? Give feedback.
-
Closing the issue this as all the apps are supported now. |
Beta Was this translation helpful? Give feedback.
-
@nikhilbadyal I have changed my mind. But I'm conflicted, so inotia00's reasoning for keeping his ReadMe with the old convention is because that's the accepted by the CLI.jar, which I agree is a good reason. In that sense I prefer to use the old convention with the hifens, as I also think spaces don't belong there or in file names. For that reason, for what matters, I am a proponent for the names-with-hifens as they are. @IMXEren thoughts on inotia00's reasoning? |
Beta Was this translation helpful? Give feedback.
-
Again, Not much of a deal for me. Whatever dev chooses in the end is fine by me. And based on the current |
Beta Was this translation helpful? Give feedback.
-
Hey @nikhilbadyal , sorry for disturbing again. I noticed some things for app sources in
|
Beta Was this translation helpful? Give feedback.
-
Inotia might remove MicroG support. Sharing an issue that might be of interest: |
Beta Was this translation helpful? Give feedback.
-
For the record: feat(microg): temporary suspension of support for all patches: inotia00/revanced-patches@03b9875 |
Beta Was this translation helpful? Give feedback.
-
This won't affect support as the patches will still be relevant for the foreseeable future but it is what it is... |
Beta Was this translation helpful? Give feedback.
-
Official ReVanced Extended Discontinuation Announcement and Closing Words by Inotia00. https://github.com/inotia00/revanced-documentation/wiki/Announcement Of no concern for the time being, but something to watch for the coming months as patches become disfuncional with breaking changes. |
Beta Was this translation helpful? Give feedback.
-
@nikhilbadyal
...but now it is:
This is gonna cause issues when patching with the official ReVanced CLI in their next stable ReVanced/revanced-cli release if it reflects their pre-release changes so far. It will cause a divide since RVX/ReX use the previous structure, so the command isn't gonna be universally the same just with different resources anymore. |
Beta Was this translation helpful? Give feedback.
-
revanced supports these apps. please add them
https://play.google.com/store/apps/details?id=net.binarymode.android.irplus
https://play.google.com/store/apps/details?id=com.dci.dev.androidtwelvewidgets
https://play.google.com/store/apps/details?id=com.microblink.photomath
https://play.google.com/store/apps/details?id=io.yuka.android
https://play.google.com/store/apps/details?id=com.teslacoilsw.launcher
Beta Was this translation helpful? Give feedback.
All reactions