feat(ftp): implement ftp browser, most things are functioning except archiving and some actions of multiple files

This commit is contained in:
Mahdi Dibaiee
2015-10-29 11:31:28 +03:30
parent 9aa5bcf384
commit 2eaf2ac1f0
11 changed files with 1437 additions and 382 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -30,6 +30,9 @@
"device-storage:music": {
"access": "readwrite",
"description": "We need access to your files in order to give you the functionality of listing, reading, opening and writing files in your storage"
},
"tcp-socket": {
"description": "FTP Browser: Used to connect to FTP servers"
}
},
"installs_allowed_from": [