fm-sys / snapdrop-android

Android client for local file sharing via https://snapdrop.net/ and https://pairdrop.net
https://play.google.com/store/apps/details?id=com.fmsys.snapdrop
GNU General Public License v3.0
838 stars 60 forks source link

Built-in QR scanner #336

Open Mitia99 opened 11 months ago

Mitia99 commented 11 months ago

Describe the feature

As the app supports QR pairing, it will be convenient to directly have a QR scanner in the Android app like Xender

In this regard, user won't have to leave the app to access a QR Scanner.

Describe alternatives you've considered

Built-in QR Scanner

Additional context

No response

fm-sys commented 11 months ago

This would require camera permission which most users probably consider dangerous...

Mitia99 commented 11 months ago

This would require camera permission which most users probably consider dangerous...

Users who conisder it dangerous will always have the option to not allow camera permission through the app settings so I don't think it will be much an issue though.

Mitia99 commented 11 months ago

Most of file sharing apps with QR feature(Zapya, Xender, Shareit...) have a built-in QR scanner

Mitia99 commented 11 months ago

For the UI, I was thinking of a button next to Snapdrop icon AddText_10-24-11.00.13.jpg

Ty for considering this,