SecUSo / privacy-friendly-qr-scanner

Privacy Friendly QR Code Scanner for Android
https://secuso.aifb.kit.edu/QR_Scanner.php
GNU General Public License v3.0
324 stars 44 forks source link

declare android:installLocation to auto #236

Closed 9mdv closed 2 months ago

9mdv commented 3 months ago

Allows the app to be installed/moved to the external storage (e.g. SD card), as per the docs.

This is useful for users like me who's running out of internal storage space.

Thanks.

udenr commented 2 months ago

Thank you for your contribution