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
e3c5445e
Commit
e3c5445e
authored
Jun 04, 2013
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
support more ciphers
parent
1970a565
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
921 additions
and
907 deletions
+921
-907
src/main/res/values/arrays.xml
src/main/res/values/arrays.xml
+921
-887
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+0
-20
No files found.
src/main/res/values/arrays.xml
View file @
e3c5445e
This diff is collapsed.
Click to expand it.
src/main/res/values/strings.xml
View file @
e3c5445e
...
@@ -19,26 +19,6 @@
...
@@ -19,26 +19,6 @@
<string
name=
"sitekey"
>
Password
</string>
<string
name=
"sitekey"
>
Password
</string>
<string
name=
"sitekey_summary"
>
Password of your Shadowsocks server
</string>
<string
name=
"sitekey_summary"
>
Password of your Shadowsocks server
</string>
<string
name=
"enc_method"
>
Encrypt Method
</string>
<string
name=
"enc_method"
>
Encrypt Method
</string>
<array
name=
"enc_method_entry"
>
<item>
TABLE
</item>
<item>
RC4
</item>
<item>
AES-128-CFB
</item>
<item>
AES-192-CFB
</item>
<item>
AES-256-CFB
</item>
<item>
BF-CFB
</item>
<item>
CAST5-CFB
</item>
<item>
DES-CFB
</item>
</array>
<array
name=
"enc_method_value"
>
<item>
table
</item>
<item>
rc4
</item>
<item>
aes-128-cfb
</item>
<item>
aes-192-cfb
</item>
<item>
aes-256-cfb
</item>
<item>
bf-cfb
</item>
<item>
cast5-cfb
</item>
<item>
des-cfb
</item>
</array>
<!-- feature category -->
<!-- feature category -->
<string
name=
"feature_cat"
>
Feature Settings
</string>
<string
name=
"feature_cat"
>
Feature Settings
</string>
...
...
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