Recent content by HippoMan

  1. H

    Android text editor with file-by-file encryption

    Thank you. I actually use this editor. I now see that it utilizes plugins for capabilities such as root access and connectors to Dropbox, Google Drive, etc. However, there are no docs for any plugin API, so I will try to contact the developer.
  2. H

    Android text editor with file-by-file encryption

    Thank you. I'm looking for plugin-enabled editors and file managers. Total Commander and Solid Explorer both allow plugins, but as yet I haven't found instructions for writing such plugins in either piece of software. But I'm still looking. If I can find a way to do this, I'll write the...
  3. H

    Android text editor with file-by-file encryption

    Thank you. Well, I use emacs under linux, MacOs, and Windows, and it's a simple process to configure it to decrypt/encrypt files based upon their name, or their suffix, or the directories they reside in, etc. Actually, this is fairly simple to do in vim, as well. I was hoping for something like...
  4. H

    Android text editor with file-by-file encryption

    I'm seeking an Android app which I have not been able to find, and which may not even exist. I'm looking for an Android text editor app which optionally can encrypt and decrypt files via AES or at least some well-known encryption algorithm. I want this optional encryption to be performed on a...