OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

osirisinferi opened this issue · comments

General Information

  • OpenLauncher Version: git master
  • Android Version: 11.0
  • Custom ROM: None
  • Install Source: git master compile using Android Studio

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.