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
6c4d015a
Commit
6c4d015a
authored
Nov 07, 2013
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version
parent
ad50a6b0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
project/Build.scala
project/Build.scala
+2
-2
src/main/jni/Application.mk
src/main/jni/Application.mk
+1
-1
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+2
-2
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+2
-2
No files found.
project/Build.scala
View file @
6c4d015a
...
@@ -5,8 +5,8 @@ import sbtandroid._
...
@@ -5,8 +5,8 @@ import sbtandroid._
import
sbtandroid.AndroidPlugin._
import
sbtandroid.AndroidPlugin._
object
App
{
object
App
{
val
version
=
"2.0.
2
"
val
version
=
"2.0.
3
"
val
versionCode
=
5
3
val
versionCode
=
5
4
}
}
object
General
{
object
General
{
...
...
src/main/jni/Application.mk
View file @
6c4d015a
APP_ABI
:=
armeabi x86
APP_ABI
:=
armeabi x86
APP_PLATFORM
:=
android-9
APP_PLATFORM
:=
android-9
APP_STL
:=
stlport_static
APP_STL
:=
stlport_static
NDK_TOOLCHAIN_VERSION
:=
4.
6
NDK_TOOLCHAIN_VERSION
:=
4.
8
src/main/res/values-zh/strings.xml
View file @
6c4d015a
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<string
name=
"traffic_stat"
>
流量统计
</string>
<string
name=
"traffic_stat"
>
流量统计
</string>
<string
name=
"traffic_stat_summary"
>
在通知栏上显示当前上下行速率
</string>
<string
name=
"traffic_stat_summary"
>
在通知栏上显示当前上下行速率
</string>
<string
name=
"forward_success"
>
后台服务已开始运行。
</string>
<string
name=
"forward_success"
>
后台服务已开始运行。
</string>
<string
name=
"service_running"
>
已连接到
%s。
</string>
<string
name=
"service_running"
>
已连接到
「%s」
</string>
<string
name=
"service_status"
formatted=
"false"
>
当前速率:%d KB/s
</string>
<string
name=
"service_status"
formatted=
"false"
>
当前速率:%d KB/s
</string>
<string
name=
"forward_fail"
>
后台服务启动失败。
</string>
<string
name=
"forward_fail"
>
后台服务启动失败。
</string>
<string
name=
"service_stopped"
>
后台服务已停止。
</string>
<string
name=
"service_stopped"
>
后台服务已停止。
</string>
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
<string
name=
"no"
>
否
</string>
<string
name=
"no"
>
否
</string>
<string
name=
"profiles"
>
配置文件
</string>
<string
name=
"profiles"
>
配置文件
</string>
<string
name=
"settings"
>
设置选项
</string>
<string
name=
"settings"
>
设置选项
</string>
<string
name=
"remove_profile"
>
删除此配置文件
: %s
?
</string>
<string
name=
"remove_profile"
>
删除此配置文件
「%s」
?
</string>
<string
name=
"recovery"
>
重置
</string>
<string
name=
"recovery"
>
重置
</string>
<string
name=
"about"
>
关于
</string>
<string
name=
"about"
>
关于
</string>
<string
name=
"about_title"
>
影梭(shadowsocks)%s
</string>
<string
name=
"about_title"
>
影梭(shadowsocks)%s
</string>
...
...
src/main/res/values/strings.xml
View file @
6c4d015a
...
@@ -48,7 +48,7 @@
...
@@ -48,7 +48,7 @@
<!-- notification category -->
<!-- notification category -->
<string
name=
"forward_success"
>
Shadowsocks started.
</string>
<string
name=
"forward_success"
>
Shadowsocks started.
</string>
<string
name=
"service_running"
>
Connected to
%s.
</string>
<string
name=
"service_running"
>
Connected to
"%s"
</string>
<string
name=
"service_status"
formatted=
"false"
>
Current Rate: %d KB/s
</string>
<string
name=
"service_status"
formatted=
"false"
>
Current Rate: %d KB/s
</string>
<string
name=
"forward_fail"
>
Shadowsocks failed to start.
</string>
<string
name=
"forward_fail"
>
Shadowsocks failed to start.
</string>
<string
name=
"service_stopped"
>
Shadowsocks stopped.
</string>
<string
name=
"service_stopped"
>
Shadowsocks stopped.
</string>
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
<string
name=
"loading"
>
Loading…
</string>
<string
name=
"loading"
>
Loading…
</string>
<string
name=
"yes"
>
Yes
</string>
<string
name=
"yes"
>
Yes
</string>
<string
name=
"no"
>
No
</string>
<string
name=
"no"
>
No
</string>
<string
name=
"remove_profile"
>
Remove this profile
: %s
?
</string>
<string
name=
"remove_profile"
>
Remove this profile
"%s"
?
</string>
<!-- menu category -->
<!-- menu category -->
<string
name=
"profiles"
>
Profiles
</string>
<string
name=
"profiles"
>
Profiles
</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