OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

Restore backup filepicker doesn't filter out non-ZIP files #685

Open osirisinferi opened 2 years ago

osirisinferi commented 2 years ago

General Information

Description

The "Backup" button saves the desktop and settings into a .zip file. However, the "Restore backup" button searches every file from the internal storage, not just .zip files.

Filtering out everything but .zip files from the "Restore backup" filepicker would be an improvement.