Code Monkey home page Code Monkey logo

filemanagerutils's People

Contributors

rikyiso01 avatar udev2019 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

filemanagerutils's Issues

Idea: Git integration

With this tool (FileManagerUtils) it should be theoretically possible to mount Git repostories to Android. Could you please make it possible?

Screenshots for F-Droid

You can add Screenshots for F-Droid, too, if you want.
https://f-droid.org/en/docs/All_About_Descriptions_Graphics_and_Screenshots/
https://gitlab.com/snippets/1895688
That was simply information about what is still possible. You would then only have to enter the
screenshots in fastlane. This is just one way that you can also add screenshots to the app view
if you can. If you added screenshots (then F-Droid is happy) and if you can't add any -> then
you can close the issue because it was only an info. Thank you that your app is available in
fdroid. Very much for your attention.

Password protected ssh keys

It would be a really useful feature to be able to use password protected ssh keys for authentication.

For a quick implementation, the existing password field could be used for storing the keys password.

On the long term, an option to not store the password would be ideal. In this case there could be a prompt for unlocking the key (asking for the password) which would then remain unlocked for a specified timeout maybe:

  1. User attempts to access sftp share
  2. FileManagerUtils prompts for the ssh key password
  3. Password gets cached, files can be accessed (no further password prompt)
  4. e.g. 5 minutes pass without an access or write operation to the share
    • password is removed from the cache
  5. User attempts to access sftp share again
  6. FileManagerUtils prompts for the password again

Cannot copy larger files (when transfer takes more than 20 seconds)

Many thanks for your app - documents providers are greatly appreciated. ๐Ÿ‘

Describe the bug
I'm unable to copy/download larger files with the stock Files app. Transfer stops after 20 seconds with following in the log:

E/ActivityManager: ANR in com.island.filemanagerutils

(Possibly intentional kill by Files/DocumentsUI after 20 seconds of blocking? It actually always stops/fails after 20 seconds.)

Expected behavior
Copying larger files (including transfers over 20 seconds long) works in samba-documents-provider implementation.

Also: https://stackoverflow.com/questions/20201412/android-documentsprovider-opendocument-is-called-on-the-main-thread

Suggestion: Mount a specific subdirectory

Is your feature request related to a problem? Please describe.
Currently the mount is made on the root of the server.

Describe the solution you'd like
Add the ability to specify a path to use as the mount point (ie: /home/user) to minimize the amount of browsing required to get to commonly used files.

Thanks!

Work with third-party file manager

Is your feature request related to a problem? Please describe.
This app doesn't with third-party file manager Material Files. Is that possiable? Material Files can add directories from SAF so it works with e.g. Muzei. But FileManagerUtils's SFTP directory isn't in the document ui. I guess the SFTP provider is different aas it can be unmount.

F-Droid official repo

Is your feature request related to a problem? Please describe.
Would you please submit this app to the official repo?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.