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
302 stars 46 forks source link

Support QR codes representing calendar events #147

Closed codeschrat closed 11 months ago

codeschrat commented 1 year ago

Currently, when scanning QR codes representing calendar events, the data is displayed as plain text and the event cannot be imported into a calendar.

I suggest to display the event data in a structured manner and to offer importing the event into a calendar.

Actually, I would like to submit a pull request for this issue.