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 Infinix system app to list of invalid browsers #1684

Merged
merged 2 commits into from
Feb 2, 2025

Conversation

MajorTanya
Copy link
Contributor

@MajorTanya MajorTanya commented Jan 30, 2025

com.transsion.resolver being picked by the system as a suitable browser caused a Mihon user with an Infinix device to be unable to open any links in browsers, including tracker login and opening a WebView page in a real browser.

Filtering this resolver via our list of invalid browsers enabled the system to suggest their Chrome browser instead, making the affected features work again as expected.

CHANGELOG.md Outdated Show resolved Hide resolved
@MajorTanya MajorTanya force-pushed the fix-infinix-invalid-browser branch from f6e8f97 to 2f83981 Compare January 30, 2025 15:48
`com.transsion.resolver` being picked by the system as a suitable
browser caused a Mihon user with an Infinix device to be unable to
open any links in browsers, including tracker login and opening a
WebView page in a real browser.

Co-authored-by: AntsyLich <[email protected]>
@MajorTanya MajorTanya force-pushed the fix-infinix-invalid-browser branch from 2f83981 to c223ebb Compare January 30, 2025 15:49
@MajorTanya
Copy link
Contributor Author

I call bs on that build failure. It's failing on MigratorTest.initialVersion for some reason

@AntsyLich AntsyLich merged commit bfc8320 into mihonapp:main Feb 2, 2025
1 check failed
@MajorTanya MajorTanya deleted the fix-infinix-invalid-browser branch February 2, 2025 17:37
cuong-tran pushed a commit to komikku-app/komikku that referenced this pull request Feb 4, 2025
* Add Infinix system app to list of invalid browsers

`com.transsion.resolver` being picked by the system as a suitable
browser caused a Mihon user with an Infinix device to be unable to
open any links in browsers, including tracker login and opening a
WebView page in a real browser.

Co-authored-by: AntsyLich <[email protected]>

* Add docstring to DeviceUtil.invalidDefaultBrowsers

---------

Co-authored-by: AntsyLich <[email protected]>
(cherry picked from commit bfc8320aa4720dc3b908aab1b8a1ffb99d43193b)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants