Commit Graph

9 Commits

Author SHA1 Message Date
Stypox 9828586762
Fix indentation for ktlint 2024-04-23 20:16:04 +02:00
TobiGr f0db2aa43c Improve documentation 2024-04-04 15:49:12 +02:00
Stypox 2756ef6d2f
Show notification when failing to import settings 2024-03-30 18:53:45 +01:00
Stypox 7da1d30010
Expose all import/export errors to the user 2024-03-30 18:47:20 +01:00
Stypox 8e192acb63
Add test zips and extensive tests for ImportExportManager
Now all possible combinations of files in the zip (present or not) are checked at the same time
2024-03-30 18:42:11 +01:00
Stypox d8423499dc
Use JSON for settings imports/exports 2024-03-30 16:58:12 +01:00
Stypox d8668ed226
Show snackbar error when settings import fails 2024-03-30 16:12:41 +01:00
Stypox d75a6eaa41
Fix vulnerability with whitelist-aware ObjectInputStream
Only a few specific classes are now allowed.
2024-03-30 16:12:35 +01:00
Stypox ea18b4ea1f
Move import export manager to separate folder 2024-03-30 15:49:05 +01:00