Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add move-to into new file manager #997

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

makeevrserg
Copy link
Collaborator

Background

Move-to feature allows multiple or single files to be moved inside flipper zero file system. The feature itself contains limited functionality of Listing. Create folders, sort, show hidden files and etc what is often used inside move-to feature of other file managers.

Changes

  • Add move-to feature for files
  • Edit FlipperButton to add loader. Also made color change animated
  • Increase timeout duration to 30 seconds

Test plan

  • Open file manager, try move one file or multiple files
  • Try the same for folders
  • Try move parent folder inside parent's child folder and see it's impossible

@makeevrserg makeevrserg requested a review from LionZXY as a code owner December 2, 2024 20:49
@makeevrserg makeevrserg added this pull request to the merge queue Dec 3, 2024
Merged via the queue into flipperdevices:dev with commit 57d93f6 Dec 3, 2024
11 checks passed
@makeevrserg makeevrserg deleted the dev-move-to branch December 3, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants