ios-app icon indicating copy to clipboard operation
ios-app copied to clipboard

[WIP] [feature/un-compress] Implementation of "Compress/Uncompress" Action

Open hosy opened this issue 5 years ago • 1 comments

Description

This PR implements new actions to compress or uncompress files from the file list or with shortcuts actions.

Current State

  • [x] Compress of files and directories
  • [x] Protect with password
  • [x] Uncompress file
  • [ ] Uncompress (and import) directory
  • [ ] Add as Pro-Feature

Related Issue

#719

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

hosy avatar May 29 '20 09:05 hosy

@felix-schwarz there is still a SDK method missing to import a folder with subfolders. Is there any update about that?

hosy avatar Jan 19 '22 13:01 hosy