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
301 stars 47 forks source link

Add information about backup functionality to in app FAQ. #204

Closed udenr closed 2 months ago

udenr commented 5 months ago

Add information about the backup functionality to the app's faq. Example for strings.xml:

<string name="help_data_backup_heading">Is there a way to backup my data?</string>
<string name="help_data_backup_description">Yes. You can use the Privacy Friendly Backup app to backup and restore this application's data. In this way, the data can also be transferred to another device.</string>
jahway603 commented 3 months ago

Resolved by PR https://github.com/SecUSo/privacy-friendly-qr-scanner/pull/230

@udenr did not see your specific wording until after I created this PR. Shall the wording be changed to what you've indicated?

jahway603 commented 2 months ago

@udenr Should this issue be closed as PR https://github.com/SecUSo/privacy-friendly-qr-scanner/pull/230 resolved this?