Add PCloud URI

Jérémy JAMET
2022-01-17 14:06:37 +01:00
parent 4801f7224a
commit cea26a27ce

@@ -24,7 +24,7 @@ In order to have the most complete visibility of the file services that work wit
| [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. <br/><br/>`content://com.google.android.apps.docs.storage/`<br/>`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
| [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 | - | Closed source code, proprietary license | Yes (2.13.1)
| [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 <br /><br />`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)