4 Star 2 Fork 5

Gitee 极速下载/swiftp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ppareit/swiftp
克隆/下载
HACKING 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
SETUP ANDROID STUDIO
====================
How to use Android Studio with the SwiFTP project:
1) Fork the project to your own account and clone:
git clone git@github.com:<youraccount>/swiftp.git
2) In Android studio open the project:
- File -> Open
3) Add the lombok plugin to Android Studio:
- File -> Settings -> Plugins -> Browse Repositories
- Search Lombok Plugin and install
DOCUMENTATION
=============
We make use of the lombok val keyword. See
https://projectlombok.org/features/val
We don't use this everywhere, only when writing the
declaration would require a line wrap and when the
context is clear and when the usage of the variable
is close to the declaration.
MAKING CHANGES
==============
The code is released under the GPLv3, you might want to read
http://www.gnu.org/licenses/gpl-faq.html
The artwork is copyrighted. It can only be used with consent of
me (Pieter Pareit).
It is requested that if you make changes to the code, that you
notify me. Pull requests via github or patches to my email.
RELEASE CHECKLIST
=================
Update version in android manifest
Update instructions if necessary
Uninstall fully
Test on
- Ubuntu GNOME browser
- Firefox
- FireFTP
- gFTP
- Command line FTP
- Windows explorer
- FileZilla
- AndFTP
Export, sign, upload
CONTACT
=======
Maintainer: Pieter Pareit (pieter.pareit@gmail.com)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/swiftp.git
git@gitee.com:mirrors/swiftp.git
mirrors
swiftp
swiftp
master

搜索帮助