x0b / rcx

Rclone for Android
https://x0b.github.io
GNU General Public License v3.0
1.72k stars 155 forks source link

Update Rclone to 1.61.1 #241

Open zhanghai opened 1 year ago

zhanghai commented 1 year ago

Notably, the current state of this PR:

  1. Changed the GitHub actions workflow to build on any pushes, so that my fork can build APKs with it. This needs to be reverted before actually merging into upstream.
  2. Simply switched to go install after go get no longer working outside go modules, but it has the side effect of actually installing the package, which is okay in GitHub actions but not good for actual local development
  3. Remmoved the gradle wrapper checksum when I updated it, which needs to be added back.
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.