File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"android" :{
3
3
"version" :" 1.1.1" ,
4
- "url" :" http://download.flutterchina.club/gitme.1.1.1.apk" ,
5
- "storeUrl" :" http://download.flutterchina.club/gitme.1.1.1.apk" ,
4
+ "url" :" http://download.flutterchina.club/gitme.1.1.1.fix1.apk" ,
5
+ "storeUrl" :" http://download.flutterchina.club/gitme.1.1.1.fix1.apk" ,
6
+ "fix" :1 ,
6
7
"force" :false
7
8
},
8
9
"ios" :{
9
10
"version" :" 1.1.0" ,
10
11
"url" :" itms-apps://itunes.apple.com/app/id1411822165" ,
11
12
"force" :false
12
13
},
13
- "description" :" 1. 性能优化,优化了首页Tab切换性能。\n 2. 动态里的事件类型支持PR评论事件。\n 3. Markdown文档页添加查看源码菜单。\n 4. 修复了一些bug."
14
+ "description" :" 1. 性能优化,优化了首页Tab切换性能。\n 2. 动态里的事件类型支持PR评论事件。\n 3. Markdown文档页添加查看源码菜单。\n 4. 支持Trending。 \n 5. 修复了一些bug."
14
15
}
Original file line number Diff line number Diff line change 1
1
## Gitme服务协议
2
2
3
- Gitme为[ Flutter中文网(https://flutterchina.club )] ( https://flutterchina.club ) 开发的一款程序员源码交流软件,同时也是Github上的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界开发者分享您的代码。
3
+ Gitme为[ Flutter中文网] ( https://flutterchina.club ) (https://flutterchina.club ) 开发的一款程序员源码交流软件,同时也是Github上的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界开发者分享您的代码。
4
4
5
5
### 用户账号
6
6
@@ -10,6 +10,10 @@ Gitme(以下简称“本软件”)目前只支持github账号登陆,如果
10
10
11
11
在本软件登陆github账号时,为方便下次登陆,您的账号会在** 本地** 保存,Gitme在任何时候都不会以任何理由上传您的私人密码、token。本软件通过Github OAuth授权协议来获取用户基本信息,包括头像、昵称、电子邮件、公司、个人简介等信息。
12
12
13
+ 本软件也支持Github双重认证(two-factor),如果您担心账号泄露,可以登录Github官网,开启双重认证(two-factor),开启后,每次登录都需要输入您的6位随机验证码。
14
+
15
+ > 开启双重认证(two-factor)后,本软件将在一个权限受限的token下运行,这可能导致有些功能无法正常工作(权限受限),具体会表现为,您“组织”下的项目无法在首页查看等。
16
+
13
17
### 禁止性行为
14
18
15
19
除非法律允许或Flutter中文网官方书面授权许可,您不得从事下列行为:
You can’t perform that action at this time.
0 commit comments