Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
6a02d4b9
Commit
6a02d4b9
authored
Feb 08, 2017
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add change log to plugin library
parent
7219ce42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
plugin/README.md
plugin/README.md
+3
-3
No files found.
plugin/README.md
View file @
6a02d4b9
# shadowsocks-android plugin framework
# shadowsocks-android plugin framework
[
Documentation
](
https://github.com/shadowsocks/shadowsocks-android/blob/develop/plugin/doc.md
)
|
[
Change log
](
https://github.com/shadowsocks/shadowsocks-android/blob/develop/plugin/CHANGES.md
)
Support library for easier development on
[
shadowsocks
Support library for easier development on
[
shadowsocks
plugin
](
https://github.com/shadowsocks/shadowsocks-org/issues/28
)
for Android. Also includes some
plugin
](
https://github.com/shadowsocks/shadowsocks-org/issues/28
)
for Android. Also includes some
useful resources to easily get consistent styling with the main app.
useful resources to easily get consistent styling with the main app.
...
@@ -19,9 +22,6 @@ This library is designed with Java interoperability in mind so theoretically you
...
@@ -19,9 +22,6 @@ This library is designed with Java interoperability in mind so theoretically you
library with other languages and/or build tools but there isn't documentation for that yet. This
library with other languages and/or build tools but there isn't documentation for that yet. This
guide is written for Scala + SBT. Contributions are welcome.
guide is written for Scala + SBT. Contributions are welcome.
The following is just a simple guide to get you started, for more technical details, see
[
doc.md
](
https://github.com/shadowsocks/shadowsocks-android/blob/develop/plugin/doc.md
)
.
### Package name
### Package name
There are no arbitrary restrictions/requirements on package name, component name and content
There are no arbitrary restrictions/requirements on package name, component name and content
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment