Skip to content

Commit b120aa0

Browse files
author
duwen
committed
update doc
1 parent b586183 commit b120aa0

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

update.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"android":{
33
"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,
67
"force":false
78
},
89
"ios":{
910
"version":"1.1.0",
1011
"url":"itms-apps://itunes.apple.com/app/id1411822165",
1112
"force":false
1213
},
13-
"description":"1. 性能优化,优化了首页Tab切换性能。\n2. 动态里的事件类型支持PR评论事件。\n3. Markdown文档页添加查看源码菜单。\n4. 修复了一些bug."
14+
"description":"1. 性能优化,优化了首页Tab切换性能。\n2. 动态里的事件类型支持PR评论事件。\n3. Markdown文档页添加查看源码菜单。\n4. 支持Trending。\n5. 修复了一些bug."
1415
}

zh_CH/terms_of_service.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Gitme服务协议
22

3-
Gitme为[Flutter中文网(https://flutterchina.club)](https://flutterchina.club)开发的一款程序员源码交流软件,同时也是Github上的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界开发者分享您的代码。
3+
Gitme为[Flutter中文网](https://flutterchina.club)(https://flutterchina.club) 开发的一款程序员源码交流软件,同时也是Github上的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界开发者分享您的代码。
44

55
### 用户账号
66

@@ -10,6 +10,10 @@ Gitme(以下简称“本软件”)目前只支持github账号登陆,如果
1010

1111
在本软件登陆github账号时,为方便下次登陆,您的账号会在**本地**保存,Gitme在任何时候都不会以任何理由上传您的私人密码、token。本软件通过Github OAuth授权协议来获取用户基本信息,包括头像、昵称、电子邮件、公司、个人简介等信息。
1212

13+
本软件也支持Github双重认证(two-factor),如果您担心账号泄露,可以登录Github官网,开启双重认证(two-factor),开启后,每次登录都需要输入您的6位随机验证码。
14+
15+
> 开启双重认证(two-factor)后,本软件将在一个权限受限的token下运行,这可能导致有些功能无法正常工作(权限受限),具体会表现为,您“组织”下的项目无法在首页查看等。
16+
1317
### 禁止性行为
1418

1519
除非法律允许或Flutter中文网官方书面授权许可,您不得从事下列行为:

0 commit comments

Comments
 (0)