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

Files app

Open jesmrec opened this issue 7 years ago • 1 comments
trafficstars

As user, i want to manage files using 3rp party apps through Files app

Epic for all features related with Files App. Smaller issues will be created to build the feature in an incremental way

  • [x] Research about performance
  • [x] Research Swift vs Obj-C in File Provider to handle memory
  • [x] Add extension Files app
  • [x] New App Id
  • [x] Update set up file
  • [x] Show list of files
  • [x] Save files by opening from 3rd party
  • [X] Create files from 3rd party app

Features related:

  • [x] Browse through ownCloud folders (including multiaccount)
  • [x] Open ownCloud file
  • [x] Save opened file
  • [x] Save in oC created file
  • [x] Multiaccount https://github.com/owncloud/ios-app/issues/7#issuecomment-388300629
  • [x] Basic operations: Copy, Duplicate, Move, Delete, ~~Share~~ , Download, Rename
  • [ ] Copy files between storage providers https://github.com/owncloud/ios-app/issues/361
  • [ ] oC Sharing via iOS Files app
  • [ ] oC Favorites via iOS Files app
  • [ ] Working Set (developer docs, wait for major changes in FileProvider in Spring 2020, open PR: https://github.com/owncloud/ios-app/pull/338)
    • [ ] Recent items
    • [ ] iOS Tags
    • [ ] iOS Favorites
    • [ ] Recently deleted items

jesmrec avatar Mar 16 '18 10:03 jesmrec

Multi account: https://github.com/owncloud/ios-app/issues/7#issuecomment-388300629

michaelstingl avatar May 13 '18 20:05 michaelstingl