Fr4gorSoftware / SecScanQR

The QR-Code Scanner/Generator that cares about your privacy
GNU General Public License v3.0
251 stars 35 forks source link

custom URL and fetch a lookup page? #33

Closed govvin closed 6 years ago

govvin commented 6 years ago

This looks like a promising alternative to what we already have in the Fdroid repos. Kudos.

Apart from custom URL as mentioned in ticket #26 , how about the ability to display a page without leaving the app, after loading a custom URL?

This is useful for specific lookup results. It might say for example, that the barcode is not in the database, or that barcode is in the database, and will display additional information.

Fr4gorSoftware commented 6 years ago

Then the app would need an extra permission like android.permission.INTERNET. This would contradict with the goal of keeping permissions as low as possible