Raymond Lai

Results 115 comments of Raymond Lai

At my work where SSH access using Yubikey is required, on setup my work environment I'm using programs like `gpg --card-edit` and `pinentry` as well. Never in the instructions I...

@uli-on You can help improve the translation via transifex. https://www.transifex.com/amaze/amaze-file-manager

@uli-on Not sure if the original translator is still actively working on it, but I think you can still provide your suggestions. If there is no opposition we may integrate...

Speaking of Phh's SU binary, Google pointed me to https://github.com/seSuperuser/Superuser which I saw the repo had not been updated for years. Perhaps they are stable enough to survive all Android...

Pending #3022 before continuing. Will add queries for commonly used document types.

> I don't prefer this. We have an inbuilt file opener. we need to query any and all mime types. Then use a wildcard. It is still the preferred way...

Pending tasks: - [x] Fix protocol spinner popup theme didn't follow system theme - [x] ~~Fix `logback-android` repeatedly appear in classpath, causing tests to fail on Github Actions~~ - [x]...

@VishnuSanal I was using OnePlus 2 running LineageOS 18 (11) to run Amaze FTP server using the same codebase as this PR. You may try using the same codebase for...

More pending tasks: - [x] FTP anonymous login support - [x] Handle ~~`content://` URIs for~~ opening files on FTP server - (With use of `CloudStreamer`)

Even more pending tasks: - [x] Fix upload file to FTP server. When upload an image to Amaze FTP it is seen corrupt at the other side, size is different...