SebaUbuntu / android_packages_apps_Aperture

CameraX based camera app for LineageOS - releases here https://sebaubuntu.dev/lineageapps.html
85 stars 23 forks source link

Investigate whether we can/should be a qr code component #101

Closed luk1337 closed 1 year ago

luk1337 commented 2 years ago

See: https://github.com/LineageOS/android_frameworks_base/blob/77b51ad3fe35a0b30ca579cd20246dddb0da6e90/core/res/res/values/config.xml#L5670-L5671

luk1337 commented 2 years ago

Seems like it's com.google.android.gms/.mlkit.barcode.ui.PlatformBarcodeScanningActivityProxy in GMS, I guess it'd be nice if we could provide similar functionality without it.