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

[FEATURE REQUEST] Add "Compress/Uncompress" Action

Open hosy opened this issue 4 years ago • 3 comments

As a user I want to have an action to compress selected file list items to a (password protected) zip file. As a user I want to uncompress a (password protected) zip file into my account.

As a user I want to do this also with a Shortcut.app action.

Describe the solution you'd like Provide an action for this tasks.

TASKS

  • [x] Research (if needed)
  • [x] Create branch feature/un-compress
  • [ ] Development tasks
    • [ ] File list Actions
      • [x] Compress
      • [ ] Uncompress
      • [x] Password Protection
    • [ ] Shortcut Actions
      • [x] Compress
      • [ ] Uncompress
  • [ ] Code review and apply changes requested
  • [ ] Design test plan
  • [ ] QA
  • [ ] Merge branch feature/feature_name into master

PR

  • App
  • Library
  • Intent

hosy avatar May 29 '20 09:05 hosy

This *.ZIP explodes when uncompressing it in the iOS Files app:

michaelstingl avatar Nov 15 '23 13:11 michaelstingl

SDK would need to import / replicate folder structures from imports.

michaelstingl avatar Dec 04 '23 10:12 michaelstingl

@hosy have another look for the upcoming 12.2?

michaelstingl avatar Dec 04 '23 10:12 michaelstingl