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

v2 Roadmap #815

Open
2 of 7 tasks
tobiasKaminsky opened this issue Feb 11, 2022 · 1 comment
Open
2 of 7 tasks

v2 Roadmap #815

tobiasKaminsky opened this issue Feb 11, 2022 · 1 comment

Comments

@tobiasKaminsky
Copy link
Member

tobiasKaminsky commented Feb 11, 2022

@tobiasKaminsky tobiasKaminsky added this to 🧭 Planning evaluation (don't pick) in 💻 🤖 🍏 Clients team via automation Feb 11, 2022
@ZetaTom
Copy link
Contributor

ZetaTom commented Jan 30, 2024

Timeline and Overview

Progress

  • overrides of RemoteOperationResult<T> run(OwncloudClient client)
    • initially 88 overrides (as of 30/01/2024)
    • after merging all open pull requests: 53 (as of 30/01/2024)

Open Pull Requests

Subject android-library android client Tested Working?
Helpers #1271 nextcloud/android#12465
Comments #1295 nextcloud/android#12464
Sharing #1294 no changes
DirectEditing #1273 nextcloud/android#12267
Notifications #1272 nextcloud/android#12266

To Do

Operations Depended on WebDAV

  • PropFindMethod
    • CheckEtagRemoteOperation
    • ChunkedFileUploadRemoteOperation
    • GetTagsRemoteOperation
    • ReadFileRemoteOperation
    • ReadFileVersionsRemoteOperation
    • ReadFolderRemoteOperation
    • ReadTrashbinFolderRemoteOperation
  • MkColMethod
    • ChunkedFileUploadRemoteOperation
    • CreateFolderRemoteOperation
  • MoveMethod
    • ChunkedFileUploadRemoteOperation
    • MoveFileRemoteOperation
    • RenameFileRemoteOperation
    • RestoreFileVersionRemoteOperation
    • RestoreTrashbinFileRemoteOperation
  • CopyMethod
    • CopyFileRemoteOperation
  • PropPatchMethod
    • LinkLivePhotoRemoteOperation
    • MarkCommentsAsReadRemoteOperation
    • ToggleFavoriteRemoteOperation
  • LockMethod
    • ToggleFileLockRemoteOperation
  • UnlockMethod
    • ToggleFileLockRemoteOperation

List of Operations

  • CheckRemoteWipeRemoteOperation
  • DownloadFileRemoteOperation
  • GenerateAppPasswordRemoteOperation
  • GetActivitiesRemoteOperation
  • GetMetadataRemoteOperation
  • GetUserAvatarRemoteOperation
  • LockFileRemoteOperation
  • RemoteWipeSuccessRemoteOperation
  • RemoveFileRemoteOperation
  • RemoveTrashbinFileRemoteOperation
  • RichWorkspaceDirectEditingRemoteOperation
  • SearchRemoteOperation
  • StoreMetadataRemoteOperation
  • StoreMetadataV2RemoteOperation
  • ToggleEncryptionRemoteOperation
  • UnlockFileRemoteOperation
  • UnlockFileV1RemoteOperation
  • UpdateMetadataRemoteOperation
  • UpdateMetadataV2RemoteOperation
  • UploadFileRemoteOperation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📄 To do (max 2 entries / member)
💻 🤖 🍏 Clients team
  
🧭 Planning evaluation (don't pick)
Development

No branches or pull requests

3 participants