EduardDurech
EduardDurech
I am assuming this would require pre-built apk's to be hosted somewhere, but maybe someone more familiar with Android development could supply more information rclone's [`selfupdate`](https://rclone.org/commands/rclone_selfupdate/) also includes a `--beta`...
> but it won't notify you about new available versions (could be scripted though), and it won't work with releases from github Yes, this was my intention though, as the...
> There is a pluggable interface for the config file if you are willing to write some Go code Yes, just currently working on the Termux keystore and other stuff,...
> There is a pluggable interface for the config file if you are willing to write some Go code Hello @ncw, currently trying to do this, may I ask what...
> debug with printf kind of guy! The universal way 😆 Changes are in the pull request, just have to write documentation and unit tests. So far I have tested...
> @EduardDurech - good to close this out and want to just comment on the PR? @animosity22 no problem, https://github.com/rclone/rclone/pull/6482?
@animosity22 I don't see any comments on the PR, but it is completed (just needs review and for someone to "test" the tests)
@animosity22 @ncw Sorry to bother, I just don't know if anything needs to be done on my end? Thanks!
Couldn't you add an EOF character and then fill with zeros or random for padding? Therefore when reading back, Chunker would know where the file ends. Of course, if these...
I will contribute to this as much as I can; however, I am not an Android Engineer nor do I usually use Java, @agnostic-apollo would you be able to assist/refactor...