From fb8a6fd774cff03d9780bb514ebff29c05f6fdbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20JAMET?= Date: Thu, 21 Apr 2022 12:26:55 +0200 Subject: [PATCH] Update onedrive --- File-Manager-and-Sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Manager-and-Sync.md b/File-Manager-and-Sync.md index 4e5bd0f..7101c25 100644 --- a/File-Manager-and-Sync.md +++ b/File-Manager-and-Sync.md @@ -67,7 +67,7 @@ In order to have the most complete visibility of the file services that work wit | [OwnCloud](https://f-droid.org/en/packages/com.owncloud.android/) | - | [Open source](https://github.com/owncloud/android) | More difficult to set up for a private server | No | [Google Drive](https://play.google.com/store/apps/details?id=com.google.android.apps.docs) | Partially if integrated with default File app. Data loss can happen when file is updated from somewhere else. The links expire after a time. In the case of a persistent or non-updating database, it is necessary to clear the cache of the Google Drive app.

A [bug](https://issuetracker.google.com/issues/180526528) does not allow to open the file in "wt" mode.

`content://com.google.android.apps.docs.storage/`
`content://com.google.android.apps.docs.storage.legacy/` | Easy to use | Closed source code, proprietary license | No | [Dropbox](https://play.google.com/store/apps/details?id=com.dropbox.android) | Succinctly, read and write with Android 10, only read with Android 8 (stops the file stream). Not integrated. Breaks the file link systematically ([issue](https://www.dropboxforum.com/t5/Discuss-Developer-API/why-using-Intent-ACTION-OPEN-DOCUMENT-does-not-list-the-Dropbox/td-p/209654)). Can prevent file writing with read only mode. | - | Closed source code, proprietary license | Yes 194.2.4 -| [OneDrive](https://play.google.com/store/apps/details?id=com.microsoft.skydrive) | URIs appear to be reassigned to other files once revoked. This results in an attempt to open files that are not databases. Seems to delete data if the state of OneDrive is not correct. | - | Closed source code, proprietary license | No +| [OneDrive](https://play.google.com/store/apps/details?id=com.microsoft.skydrive) | URIs appear to be reassigned to other files once revoked. This results in an attempt to open files that are not databases. Seems to delete data if the state of OneDrive is not correct. In the case of a persistent or non-updating database, it is necessary to clear the cache of the OneDrive app. | - | Closed source code, proprietary license | No | [PCloud](https://play.google.com/store/apps/details?id=com.pcloud.pcloud) | Does not allow save of the database file, integrated with default File app

`content://com.pcloud.pcloud.documents/` | - | Closed source code, proprietary license | Yes (2.13.1) | [Samsung "My Files"](https://play.google.com/store/apps/details?id=com.sec.android.app.myfiles) | Breaks the file link after a file modification | - | Closed source code, proprietary license | No | [CX Explorer](https://play.google.com/store/apps/details?id=com.cxinventor.file.explorer) | Does not automatically recognize mime type ("Other" must be selected) | Allows connection to common clouds and protocols (FTP, SFTP, WebDAV) | Closed source code, proprietary license | Yes (1.4.6)