mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Updated File Manager and Sync (markdown)
@@ -62,7 +62,7 @@ In order to have the most complete visibility of the file services that work wit
|
||||
| Files (`DocumentsUI`) | Integrated by default with almost all systems (but is sometimes hidden to users). _Note: Full integration applies to local files, and only to cloud files provided by compatible apps (i.e. GDrive, see below)._ <br/><br/>`content://com.android.externalstorage.documents/` | [Open source](https://android.googlesource.com/platform/packages/apps/DocumentsUI/+/refs/heads/master) in AOSP code | - | Yes
|
||||
| [Material Files](https://f-droid.org/en/packages/me.zhanghai.android.files/) | Yes <br/><br/>`content://me.zhanghai.android.files.file_provider/` | [Open source](https://github.com/zhanghai/MaterialFiles), connection to an FTP server, very well maintained | - | Yes
|
||||
| [RCX](https://f-droid.org/en/packages/io.github.x0b.rcx/) | ? | [Open source](https://github.com/x0b/rcx), easy to use, connections to a large amount of remote services (Clouds, HTTP, FTP, SFTP, WebDAV). | Contains proprietary APIs | No
|
||||
| [Mixplorer](https://mixplorer.com/) | May lose the URI connection to the database file, in which case it must be reselected from MixPlorer app. <br/><br/>`content://com.mixplorer.file/` | Easy to use, connections to a large amount of protocols and almost all cloud storage (Clouds, SAMBA, FTP, SFTP, WebDAV) | Closed source code, may prevent save depending on source | No
|
||||
| [Mixplorer](https://mixplorer.com/) | Does not provide the correct file date metadata, which displays the modification popup each time a database is opened. May lose the URI connection to the database file, in which case it must be reselected from MixPlorer app. <br/><br/>`content://com.mixplorer.file/` | Easy to use, connections to a large amount of protocols and almost all cloud storage (Clouds, SAMBA, FTP, SFTP, WebDAV) | Closed source code, may prevent save depending on source | No
|
||||
| [NextCloud](https://f-droid.org/en/packages/com.nextcloud.client/) | Yes if integrated with de default File app | [Open source](https://github.com/nextcloud/android) | More difficult to set up for a private server | No
|
||||
| [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. <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
|
||||
|
||||
Reference in New Issue
Block a user