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

Migrate to ML kit for scanning QR code #2551

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Conversation

Mygod
Copy link
Contributor

@Mygod Mygod commented Jun 26, 2020

Well boys, we did it. Crappy third-party libraries are no more.

We now finally have first-class support for scanning QR codes in-app for Android 6+. With all the trained models bundled inside the apk, we have a (very satisfactory) increase of apk size of 4.5MB.

Fixes #2548.

@Mygod Mygod requested a review from madeye June 26, 2020 02:48
@madeye madeye merged commit 63e6e60 into shadowsocks:master Jun 26, 2020
@madeye
Copy link
Contributor

madeye commented Jun 26, 2020

LGTM

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

Successfully merging this pull request may close these issues.

Scanning QR code crashes on Android 11 beta 1.5
2 participants