ios-app
ios-app copied to clipboard
[FEATURE REQUEST] Add "Compress/Uncompress" Action
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
- [ ] File list Actions
- [ ] Code review and apply changes requested
- [ ] Design test plan
- [ ] QA
- [ ] Merge branch feature/feature_name into master
PR
- App
- Library
- Intent
This *.ZIP
explodes when uncompressing it in the iOS Files app:
- mimetypemapping_dist.zip (204x 0kb files… 🙈)
SDK would need to import / replicate folder structures from imports.
@hosy have another look for the upcoming 12.2?