@wisdomgarden/mobile-assets 0.0.18 → 0.0.21

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  ### update version info: `version_update_android.json / version_update_ios.json`
4
4
 
5
- 1. [HiPaCloud](https://hipacloud.com/apps/61246bbeb74fa7ca113500cb/tables/61357f137c852d44c4e9248d) Create a new version record and improve the release notes.
5
+
6
+ 1. ~~[HiPaCloud](https://hipacloud.com/apps/61246bbeb74fa7ca113500cb/tables/61357f137c852d44c4e9248d)~~[飞书多维表格](https://hipacloud.com/apps/61246bbeb74fa7ca113500cb/tables/61357f137c852d44c4e9248d) Create a new version record and improve the release notes.
6
7
  2. `node scripts/update_app_version_md.js` update json file with hipa remote data, or edit it manually
7
8
  3. check for errors then git commit
8
9
  4. `node scripts/upgrade_version.js` increase current project version number and add new tag
@@ -12,6 +13,10 @@
12
13
 
13
14
  if update other file, edit `refresh_cdn.sh`, then run `bash scripts/refresh_cdn.sh` refresh it.
14
15
 
16
+
17
+ ### Batch increase market version records
18
+ `node scripts/add_market_apps_version.js`
19
+
15
20
  ### update privacy policy
16
21
  1. `bash scripts/sync_privacy_files.sh`
17
22
  2. goto [update version info] step 3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.18",
3
+ "version": "0.0.21",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",
@@ -9,67 +9,76 @@ Welcome to use TronClass's related services! In order to use TronClass's related
9
9
  4. When using the TronClass service, users may not publish or upload information that they consider to be private to TronClass, or disseminate such information to other people through TronClass services. The user shall be responsible for the privacy leakage caused by the behavior of.
10
10
 
11
11
  5. TronClass may collect user information when providing services to achieve efficient interactive classroom functions, improve TronClass software services, and achieve safe operation. TronClass will clearly inform users, usually the information includes:
12
-
13
- 5.1. User information: including basic information of natural persons (including name, year of birth, gender, telephone number, e-mail address), network identification information (including system account number, e-mail address and password related to the foregoing), personal Internet records (including Website browsing records, software usage records, click records), personal common device information (including hardware serial number, hardware model, device MAC address, operating system type, unique device identifier, IMEI information), personal location information (including approximate geographic location) , Precise positioning information).
14
-
15
- 5.2. The version number and browser type of the software. In order to ensure the safety of the operating environment or provide services required, TronClass will collect information about the mobile applications and other software you use.
16
-
17
- 5.3. Additional services based on photos, media content and file access: You can use related functions after opening the permissions.
18
-
12
+
13
+ 5.1. User information: including basic information of natural persons (including name, year of birth, gender, telephone number, e-mail address), network identification information (including system account number, e-mail address and password related to the foregoing), personal Internet records (including Website browsing records, software usage records, click records), personal common device information (including hardware serial number, hardware model, device MAC address, operating system type, unique device identifier, IMEI information), personal location information (including approximate geographic location) , Precise positioning information).
14
+
15
+ 5.2. The version number and browser type of the software. In order to ensure the safety of the operating environment or provide services required, TronClass will collect information about the mobile applications and other software you use.
16
+
17
+ 5.3. Additional services based on photos, media content and file access: You can use related functions after opening the permissions.
18
+
19
19
  6. TronClass will set or access cookies on your computer, and the data and information will be anonymous, so that you can log in or use TronClass services or functions that rely on cookies. You have the right to choose to accept or refuse to accept cookies. You can refuse to accept cookies by modifying your browser settings. However, if you choose to refuse to accept cookies, you may not be able to log in or use TronClass web services or functions that rely on cookies. This policy will apply to the relevant information obtained through the cookies set by TronClass.
20
20
 
21
21
  7. In order to ensure the realization of TronClass related functions and the safe and stable operation of the application, we may access the software development kit (SDK) provided by third parties and related parties to achieve related purposes. We will conduct strict security monitoring on the software tool development kit (SDK) used by the partners to obtain information to protect data security. The relevant third-party and affiliate SDKs we have access to are listed in the catalog. Please note that third-party SDKs may have certain changes in data processing types due to their version upgrades, policy adjustments and other reasons. Please refer to the official instructions published by them.
22
22
 
23
- > Jiguang Push Core Service SDK
24
- > SDK name: jcore.android-2.3.2
25
- > Purpose of use: for push messages
26
- > Data type: user identification information (IMEI, MAC address, APP installation list)
27
- > Official website link: https://www.jiguang.cn/
28
-
29
- > Aurora Push SDK
30
- > SDK name: cn.jpush.android-3.3.8
31
- > Purpose of use: for push messages
32
- > Data type: user identification information (IMEI, MAC address, APP installation list)
33
- > Official website link: https://www.jiguang.cn/
34
-
35
- > OneSignal SDK
36
- > SDK name: onesignal
37
- > Purpose of use: for push messages
38
- > Data type: user identification information (IMEI, MAC address, APP installation list)
39
- > Official website link: https://onesignal.com/
40
-
41
- > Huawei Push SDK
42
- > SDK name: com.huawei.hms
43
- > Purpose of use: for push messages
44
- > Data type: user identification information (IMEI, MAC address, APP installation list)
45
- > Official website link: https://developer.huawei.com/consumer/cn/hms/huawei-pushkit
46
-
47
- > Tencent Browsing Service SDK
48
- > SDK name: com.tencent.smtt
49
- > Purpose of use: for push messages
50
- > Data type: user identification information (IMEI, MAC address, APP installation list)
51
- > Official website link: https://x5.tencent.com/
23
+ > Jiguang Push Core Service SDK
24
+ > SDK name: jcore.android-2.3.2
25
+ > Purpose of use: for push messages
26
+ > Data type: user identification information (IMEI, MAC address, APP installation list)
27
+ > Official website link: https://www.jiguang.cn/
28
+
29
+ > Aurora Push SDK
30
+ > SDK name: cn.jpush.android-3.3.8
31
+ > Purpose of use: for push messages
32
+ > Data type: user identification information (IMEI, MAC address, APP installation list)
33
+ > Official website link: https://www.jiguang.cn/
34
+
35
+ > OneSignal SDK
36
+ > SDK name: onesignal
37
+ > Purpose of use: for push messages
38
+ > Data type: user identification information (IMEI, MAC address, APP installation list)
39
+ > Official website link: https://onesignal.com/
40
+
41
+ > Huawei Push SDK
42
+ > SDK name: com.huawei.hms
43
+ > Purpose of use: for push messages
44
+ > Data type: user identification information (IMEI, MAC address, APP installation list)
45
+ > Official website link: https://developer.huawei.com/consumer/cn/hms/huawei-pushkit
46
+
47
+ > Tencent Browsing Service SDK
48
+ > SDK name: com.tencent.smtt
49
+ > Purpose of use: for push messages
50
+ > Data type: user identification information (IMEI, MAC address, APP installation list)
51
+ > Official website link: https://x5.tencent.com/
52
52
 
53
53
 
54
54
  8. TronClass does not assume any legal responsibility for the occurrence of the following related matters:
55
55
 
56
- 8.1. TronClass provides your personal information in accordance with laws and regulations or the requirements of relevant government and judicial authorities;
57
-
58
- 8.2. Any leakage of personal information caused by the user telling others of the user password or sharing the registered account with others, or other personal information leakage not caused by TronClass;
59
-
60
- 8.3. Any information leakage caused by hacker attacks or computer virus intrusion;
61
-
62
- 8.4. Information leakage caused by force majeure;
63
-
64
- 8.5. Because the user authorizes the company to disclose or the company makes disclosure in accordance with this agreement;
65
-
66
- 8.6. To protect the legal rights and interests of the company;
67
-
68
- 8.7. For more TronClass privacy protection policies, please check the company website.
56
+ 8.1. TronClass provides your personal information in accordance with laws and regulations or the requirements of relevant government and judicial authorities;
57
+
58
+ 8.2. Any leakage of personal information caused by the user telling others of the user password or sharing the registered account with others, or other personal information leakage not caused by TronClass;
59
+
60
+ 8.3. Any information leakage caused by hacker attacks or computer virus intrusion;
61
+
62
+ 8.4. Information leakage caused by force majeure;
63
+
64
+ 8.5. Because the user authorizes the company to disclose or the company makes disclosure in accordance with this agreement;
65
+
66
+ 8.6. To protect the legal rights and interests of the company;
67
+
68
+ 8.7. For more TronClass privacy protection policies, please check the company website.
69
69
 
70
70
  9. About the explanation that TronClass cannot provide account cancellation function
71
71
 
72
- TronClass does not provide account registration service. The accounts used by users in the process of using TronClass are either synchronized with the unified identity authentication system of their schools or added or deleted manually by school system administrators. Therefore, TronClass cannot provide account cancellation function.
72
+ TronClass does not provide account registration service. The accounts used by users in the process of using TronClass are either synchronized with the unified identity authentication system of their schools or added or deleted manually by school system administrators. Therefore, TronClass cannot provide account cancellation function.
73
+
74
+ 10. Permissions required in the use of the application
75
+
76
+ 10.1 Use of albums/storage: This is used to allow Smooth Class to use your photos in albums and to store photos in local albums.
77
+
78
+ 10.2 Use of Camera: This is used to take photos and videos for submission of assignments, check-in and swipe, etc.
79
+
80
+ 10.3 Using Location: Your location information will be used for roll call and automatic detection of the current area.
73
81
 
82
+ 10.4 Use of microphone: Used to upload audio attachments and take videos to submit assignments.
74
83
 
75
84
  Thank you for taking the time to understand our privacy policy! We will do our best to protect your personal information and legal rights, thank you again for your trust!
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "updateInfo": {
3
3
  "effectiveTime": "2021-08-18",
4
- "updateTime": "2021-12-20"
4
+ "updateTime": "2022-03-27"
5
5
  },
6
6
  "i18n": {
7
7
  "zh-CN": {
@@ -10,66 +10,77 @@
10
10
 
11
11
  5. 畅课(TronClass)在提供服务时可能会搜集用户信息,用于实现高效互动课堂功能、改进畅课(TronClass)软件服务、实现安全运行。畅课(TronClass)会明确告知用户,通常信息包括:
12
12
 
13
- 5.1. 用户信息:包括自然人的基本资料(包括姓名、出生年份、性别、电话号码、电子邮箱)、网络身份标识信息(包括系统账号、邮箱地址以及与前述有关的密码)、个人上网记录(包括网站浏览记录、软件使用记录、点击记录)、在后台状态下获取个人常用设备信息(包括硬件序列号、硬件型号、设备 MAC 地址、操作系统类型、唯一设备标识符、IMEI信息)、个人位置信息(包括大概地理位置、精确定位信息)。
13
+ 5.1. 用户信息:包括自然人的基本资料(包括姓名、出生年份、性别、电话号码、电子邮箱)、网络身份标识信息(包括系统账号、邮箱地址以及与前述有关的密码)、个人上网记录(包括网站浏览记录、软件使用记录、点击记录)、在后台状态下获取个人常用设备信息(包括硬件序列号、硬件型号、设备 MAC 地址、操作系统类型、唯一设备标识符、IMEI信息)、个人位置信息(包括大概地理位置、精确定位信息)。
14
14
 
15
- 5.2. 软件的版本号、浏览器类型。为确保操作环境的安全或提供服务所需,畅课(TronClass)会收集有关您使用的移动应用和其他软件的信息。
15
+ 5.2. 软件的版本号、浏览器类型。为确保操作环境的安全或提供服务所需,畅课(TronClass)会收集有关您使用的移动应用和其他软件的信息。
16
16
 
17
- 5.3. 基于照片、媒体内容和文件访问的附加服务:您可以在开启权限后使用相关功能。
17
+ 5.3. 基于照片、媒体内容和文件访问的附加服务:您可以在开启权限后使用相关功能。
18
18
 
19
19
  6. 畅课(TronClass)会在您的计算机上设定或取用 Cookie,数据信息都采用匿名的方式,以便您能登录或使用依赖于 Cookie 的畅课(TronClass)服务或功能。您有权选择接受或拒绝接受 Cookie 。您可以通过修改浏览器设置的方式拒绝接受 Cookie。但如果您选择拒绝接受 Cookie,您可能无法登录或使用依赖于 Cookie 的畅课(TronClass)网络服务或功能。通过畅课(TronClass)所设 Cookie 所取得的有关信息,将适用本政策。
20
20
 
21
21
  7. 为保障畅课(TronClass)相关功能的实现与应用安全稳定的运行,我们可能会接入由第三方及关联方提供的软件开发包(SDK)实现相关目的。我们会对合作方获取信息的软件工具开发包(SDK)进行严格的安全监测,以保护数据安全。我们对接入的相关第三方及关联方SDK在目录中列明。请注意,第三方SDK可能因为其版本升级、策略调整等原因导致数据处理类型存在一定变化,请以其公示的官方说明为准。
22
22
 
23
- > 极光推送核心服务SDK
24
- > SDK名称:jcore.android-2.3.2
25
- > 使用目的:用于推送消息
26
- > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
27
- > 官网链接:https://www.jiguang.cn/
28
-
29
- > 极光推送SDK
30
- > SDK名称:cn.jpush.android-3.3.8
31
- > 使用目的:用于推送消息
32
- > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
33
- > 官网链接:https://www.jiguang.cn/
23
+ > 极光推送核心服务SDK
24
+ > SDK名称:jcore.android-2.3.2
25
+ > 使用目的:用于推送消息
26
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
27
+ > 官网链接:https://www.jiguang.cn/
28
+
29
+ > 极光推送SDK
30
+ > SDK名称:cn.jpush.android-3.3.8
31
+ > 使用目的:用于推送消息
32
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
33
+ > 官网链接:https://www.jiguang.cn/
34
34
 
35
- > OneSignal SDK
36
- > SDK名称:onesignal
37
- > 使用目的:用于推送消息
38
- > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
39
- > 官网链接:https://onesignal.com/
35
+ > OneSignal SDK
36
+ > SDK名称:onesignal
37
+ > 使用目的:用于推送消息
38
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
39
+ > 官网链接:https://onesignal.com/
40
40
 
41
- > 华为推送 SDK
42
- > SDK名称:com.huawei.hms
43
- > 使用目的:用于推送消息
44
- > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
45
- > 官网链接:https://developer.huawei.com/consumer/cn/hms/huawei-pushkit
41
+ > 华为推送 SDK
42
+ > SDK名称:com.huawei.hms
43
+ > 使用目的:用于推送消息
44
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
45
+ > 官网链接:https://developer.huawei.com/consumer/cn/hms/huawei-pushkit
46
46
 
47
- > 腾讯浏览服务SDK
48
- > SDK名称:com.tencent.smtt
49
- > 使用目的:用于推送消息
50
- > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
51
- > 官网链接:https://x5.tencent.com/
47
+ > 腾讯浏览服务SDK
48
+ > SDK名称:com.tencent.smtt
49
+ > 使用目的:用于推送消息
50
+ > 数据类型:在后台状态下获取用户标识信息(IMEI、MAC地址、软件安装列表)
51
+ > 官网链接:https://x5.tencent.com/
52
52
 
53
53
 
54
54
  8. 就下列相关事宜的发生,畅课(TronClass)不承担任何法律责任:
55
55
 
56
- 8.1. 畅课(TronClass)根据法律规定或相关政府、司法机关的要求提供您的个人信息;
57
-
58
- 8.2. 由于用户将用户密码告知他人或与他人共享注册账户,由此导致的任何个人信息的泄漏,或其他非因畅课(TronClass)原因导致的个人信息的泄漏;
59
-
60
- 8.3. 任何由于黑客攻击、电脑病毒侵入造成的信息泄漏;
61
-
62
- 8.4. 因不可抗力导致的信息泄漏;
63
-
64
- 8.5. 因用户授权公司披露或公司根据本协议约定予以披露;
65
-
66
- 8.6. 为维护本公司的合法权益;
67
-
68
- 8.7. 更多畅课(TronClass)隐私权保护政策,请用户查看公司网站。
56
+ 8.1. 畅课(TronClass)根据法律规定或相关政府、司法机关的要求提供您的个人信息;
57
+
58
+ 8.2. 由于用户将用户密码告知他人或与他人共享注册账户,由此导致的任何个人信息的泄漏,或其他非因畅课(TronClass)原因导致的个人信息的泄漏;
59
+
60
+ 8.3. 任何由于黑客攻击、电脑病毒侵入造成的信息泄漏;
61
+
62
+ 8.4. 因不可抗力导致的信息泄漏;
63
+
64
+ 8.5. 因用户授权公司披露或公司根据本协议约定予以披露;
65
+
66
+ 8.6. 为维护本公司的合法权益;
67
+
68
+ 8.7. 更多畅课(TronClass)隐私权保护政策,请用户查看公司网站。
69
69
 
70
70
  9. 关于畅课(TronClass)无法提供账号注销功能的说明
71
71
 
72
- 畅课(TronClass)不提供账号注册服务,用户在使用过程中所使用的账号均来自于与所属学校统一身份认证系统同步对接或经由学校系统管理员进行手动账号添加、删除,畅课(TronClass)在使用过程中并不持有、保存用户数据,故而畅课(TronClass)无法提供账号注销功能。
72
+ 畅课(TronClass)不提供账号注册服务,用户在使用过程中所使用的账号均来自于与所属学校统一身份认证系统同步对接或经由学校系统管理员进行手动账号添加、删除,畅课(TronClass)在使用过程中并不持有、保存用户数据,故而畅课(TronClass)无法提供账号注销功能。
73
+
74
+
75
+ 10. 应用使用中所需权限说明
76
+
77
+ 10.1. 使用相册/存储: 用于允许畅课使用你相册内的照片,以及将照片存储到本地相册。
78
+
79
+ 10.2. 使用相机: 用于畅课中拍摄照片和视频提交作业,签到扫一扫等功能。
80
+
81
+ 10.3. 使用定位: 您的位置信息将被用于点名和当前区域的自动检测。
82
+
83
+ 10.4. 使用麦克风: 用于上传音频附件,拍摄视频提交作业。
73
84
 
74
85
 
75
86
  感谢您花时间了解我们的隐私政策!我们将尽全力保护您的个人信息和合法权益,再次感谢您的信任!
@@ -9,43 +9,53 @@
9
9
  4. 用戶在使用暢課(TronClass)服務時不可將自認為隱私的信息發表、上傳至暢課(TronClass),也不可將該等信息通過暢課(TronClass)的服務傳播給其他人,若用戶的行為引起的隱私洩漏,由用戶承擔責任。
10
10
 
11
11
  5. 暢課(TronClass)在提供服務時可能會蒐集用戶信息,用於實現高效互動課堂功能、改進暢課(TronClass)軟件服務、實現安全運行。暢課(TronClass)會明確告知用戶,通常信息包括:
12
-
13
- 5.1. 用戶信息:包括自然人的基本資料(包括姓名、出生年份、性別、電話號碼、電子郵箱)、網絡身份標識信息(包括系統賬號、郵箱地址以及與前述有關的密碼)、個人上網記錄(包括網站瀏覽記錄、軟件使用記錄、點擊記錄)、個人常用設備信息(包括硬件序列號、硬件型號、設備 MAC 地址、操作系統類型、唯一設備標識符、IMEI信息)、個人位置信息(包括大概地理位置、精確定位信息)。
14
-
15
- 5.2. 軟件的版本號、瀏覽器類型。為確保操作環境的安全或提供服務所需,暢課(TronClass)會收集有關您使用的移動應用和其他軟件的信息。
16
-
17
- 5.3. 基於照片、媒體內容和文件訪問的附加服務:您可以在開啟權限後使用相關功能。
18
-
12
+
13
+ 5.1. 用戶信息:包括自然人的基本資料(包括姓名、出生年份、性別、電話號碼、電子郵箱)、網絡身份標識信息(包括系統賬號、郵箱地址以及與前述有關的密碼)、個人上網記錄(包括網站瀏覽記錄、軟件使用記錄、點擊記錄)、個人常用設備信息(包括硬件序列號、硬件型號、設備 MAC 地址、操作系統類型、唯一設備標識符、IMEI信息)、個人位置信息(包括大概地理位置、精確定位信息)。
14
+
15
+ 5.2. 軟件的版本號、瀏覽器類型。為確保操作環境的安全或提供服務所需,暢課(TronClass)會收集有關您使用的移動應用和其他軟件的信息。
16
+
17
+ 5.3. 基於照片、媒體內容和文件訪問的附加服務:您可以在開啟權限後使用相關功能。
18
+
19
19
  6. 暢課(TronClass)會在您的計算機上設定或取用 Cookie,數據信息都採用匿名的方式,以便您能登錄或使用依賴於 Cookie 的暢課(TronClass)服務或功能。您有權選擇接受或拒絕接受 Cookie 。您可以通過修改瀏覽器設置的方式拒絕接受 Cookie。但如果您選擇拒絕接受 Cookie,您可能無法登錄或使用依賴於 Cookie 的暢課(TronClass)網絡服務或功能。通過暢課(TronClass)所設 Cookie 所取得的有關信息,將適用本政策。
20
20
 
21
21
  7. 為保障暢課(TronClass)相關功能的實現與應用安全穩定的運行,我們可能會接入由第三方及關聯方提供的軟件開發包(SDK)實現相關目的。我們會對合作方獲取信息的軟件工具開發包(SDK)進行嚴格的安全監測,以保護數據安全。我們對接入的相關第三方及關聯方SDK在目錄中列明。請注意,第三方SDK可能因為其版本升級、策略調整等原因導致數據處理類型存在一定變化,請以其公示的官方說明為準。
22
-
23
- > OneSignal SDK
24
- > SDK名稱:onesignal
25
- > 使用目的:用於推送消息
26
- > 數據類型:用戶標識信息(IMEI、MAC地址)
27
- > 官網鏈接:https://onesignal.com/
22
+
23
+ > OneSignal SDK
24
+ > SDK名稱:onesignal
25
+ > 使用目的:用於推送消息
26
+ > 數據類型:用戶標識信息(IMEI、MAC地址)
27
+ > 官網鏈接:https://onesignal.com/
28
28
 
29
29
 
30
30
  8. 就下列相關事宜的發生,暢課(TronClass)不承擔任何法律責任:
31
31
 
32
- 8.1. 暢課(TronClass)根據法律規定或相關政府、司法機關的要求提供您的個人信息;
33
-
34
- 8.2. 由於用戶將用戶密碼告知他人或與他人共享註冊賬戶,由此導致的任何個人信息的洩漏,或其他非因暢課(TronClass)原因導致的個人信息的洩漏;
35
-
36
- 8.3. 任何由於黑客攻擊、電腦病毒侵入造成的信息洩漏;
37
-
38
- 8.4. 因不可抗力導致的信息洩漏;
39
-
40
- 8.5. 因用戶授權公司披露或公司根據本協議約定予以披露;
41
-
42
- 8.6. 為維護本公司的合法權益;
43
-
44
- 8.7. 更多暢課(TronClass)隱私權保護政策,請用戶查看公司網站。
32
+ 8.1. 暢課(TronClass)根據法律規定或相關政府、司法機關的要求提供您的個人信息;
33
+
34
+ 8.2. 由於用戶將用戶密碼告知他人或與他人共享註冊賬戶,由此導致的任何個人信息的洩漏,或其他非因暢課(TronClass)原因導致的個人信息的洩漏;
35
+
36
+ 8.3. 任何由於黑客攻擊、電腦病毒侵入造成的信息洩漏;
37
+
38
+ 8.4. 因不可抗力導致的信息洩漏;
39
+
40
+ 8.5. 因用戶授權公司披露或公司根據本協議約定予以披露;
41
+
42
+ 8.6. 為維護本公司的合法權益;
43
+
44
+ 8.7. 更多暢課(TronClass)隱私權保護政策,請用戶查看公司網站。
45
45
 
46
46
  9. 關於暢課(TronClass)無法提供賬號註銷功能的說明
47
47
 
48
- 暢課(TronClass)不提供賬號註冊服務,用戶在使用過程中所使用的賬號均來自於與所屬學校統一身份認證系統同步對接或經由學校系統管理員進行手動賬號添加、刪除,暢課(TronClass)在使用過程中並不持有、保存用戶數據,故而暢課(TronClass)無法提供賬號註銷功能。
48
+ 暢課(TronClass)不提供賬號註冊服務,用戶在使用過程中所使用的賬號均來自於與所屬學校統一身份認證系統同步對接或經由學校系統管理員進行手動賬號添加、刪除,暢課(TronClass)在使用過程中並不持有、保存用戶數據,故而暢課(TronClass)無法提供賬號註銷功能。
49
+
50
+ 10. 應用使用中所需權限說明
51
+
52
+ 10.1 使用相冊/存儲: 用於允許暢課使用你相冊內的照片,以及將照片存儲到本地相冊。
53
+
54
+ 10.2 使用相機: 用於暢課中拍攝照片和視頻提交作業,簽到掃一掃等功能。
55
+
56
+ 10.3 使用定位: 您的位置信息將被用於點名和當前區域的自動檢測。
57
+
58
+ 10.4 使用麥克風: 用於上傳音頻附件,拍攝視頻提交作業。
49
59
 
50
60
 
51
61
  感謝您花時間了解我們的隱私政策!我們將盡全力保護您的個人信息和合法權益,再次感謝您的信任!
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.2.3",
2
+ "version": "2.2.7",
3
3
  "update_type": 1,
4
4
  "allow_lowest_version": "2.2.3",
5
5
  "app_store_url": "https://play.google.com/store/apps/details?id=com.wisdomgarden.trpc",
6
- "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.2.3.apk",
7
- "release_note_en_us": "- Fix bugs and improve system performance.",
8
- "release_note_zh_hans": "- 已知问题修复和性能优化",
9
- "release_note_zh_hant": "- 已知問題修復和性能優化"
6
+ "app_store_url_cn": "https://mobile-download.tronclass.com.cn/mobile-2.0/app/android/app-release-2.2.7.apk",
7
+ "release_note_en_us": "- Lesson report is accessible\n- Fix bugs and improve system performance",
8
+ "release_note_zh_hans": "- 新增课堂报告功能\n- 已知问题修复和性能优化",
9
+ "release_note_zh_hant": "- 新增課堂報告功能\n- 已知問題修復和性能優化"
10
10
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "2.2.3",
2
+ "version": "2.2.7",
3
3
  "update_type": 1,
4
4
  "allow_lowest_version": "2.2.3",
5
5
  "app_store_url": "https://apps.apple.com/app/scratch/id973028199",
6
- "release_note_en_us": "- Fix bugs and improve system performance.",
7
- "release_note_zh_hans": "- 已知问题修复和性能优化",
8
- "release_note_zh_hant": "- 已知問題修復和性能優化"
6
+ "release_note_en_us": "- Lesson report is accessible\n- Fix bugs and improve system performance",
7
+ "release_note_zh_hans": "- 新增课堂报告功能\n- 已知问题修复和性能优化",
8
+ "release_note_zh_hant": "- 新增課堂報告功能\n- 已知問題修復和性能優化"
9
9
  }