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

Added mattermost config #532

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

P4rcev4l
Copy link

Added config for the new mattermost-mobile app.
Tested locally.

I doubt it is an issue with the config but just in case:
Even though "author": "Mattermost" is set in com.mattermost.rn.json, it is only displayed for a split second in Obtainium before reverting to github.com as the author.

@ImranR98
Copy link
Owner

ImranR98 commented Feb 23, 2025

You don't need 3 separate variants here. Since the architecture string in each APK filename is identical to the strings Android would provide, Obtainium can automatically select the right APK to use (as long as the "Attempt to filter APKs..." toggle is enabled, which it is by default).

Even though "author": "Mattermost" is set in com.mattermost.rn.json, it is only displayed for a split second in Obtainium before reverting to github.com as the author.

Yes, overriding the author name is currently not supported (it will be in the next version 1.1.45 and then you shouldn't see this issue).

@P4rcev4l
Copy link
Author

So we would like one config that that automatically selects the right APK and one for universal? Or is the first config enough?

@ImranR98
Copy link
Owner

One config is enough, no APK filter.

@P4rcev4l P4rcev4l force-pushed the mattermost-config branch from c50b6fa to 157c6be Compare March 3, 2025 17:25
@P4rcev4l P4rcev4l force-pushed the mattermost-config branch from 157c6be to 4006317 Compare March 3, 2025 17:26
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

Successfully merging this pull request may close these issues.

2 participants