Use JSON for settings imports/exports

This commit is contained in:
Stypox 2024-03-27 12:31:16 +01:00
parent db840d6fc3
commit dd4bbdffd6
8 changed files with 292 additions and 164 deletions

View file

@ -856,4 +856,5 @@
</plurals>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="import_settings_vulnerable_format">The settings in the export being imported use a vulnerable format that was deprecated since NewPipe 0.27.0. Make sure the export being imported is from a trusted source, and prefer using only exports obtained from NewPipe 0.27.0 or newer in the future. Support for importing settings in this vulnerable format will soon be removed completely, and then old versions of NewPipe will not be able to import settings of exports from new versions anymore.</string>
</resources>