From 6bc4b67053d561b45384efaa4aaf90e5fa326573 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sun, 4 Sep 2022 11:23:13 +0800 Subject: [PATCH] README: update long outdated status --- README.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index a40895a..2082ce3 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,6 @@ [WIP] Access SFTP from Android Storage Access Framework (SAF) -## Current Features +## Status -* Traverse the tree under specified path -* Read file support - -## Notes - -This is a WIP, and the code is dirty and full of debugging lines. -Many things still doesn't work. - -### Known Issues - -* Open images with Google Gallery doesn't work properly. - * It open the file multiple times and may stuck. - -### What's tested and worked so far - -* Listing files, changing directories -* Copy files out with DocumentsUI -* Streaming from DocumentsUI with VLC +* Read operations implemented -- 2.43.0