This repository was archived by the owner on Dec 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
583 lines (303 loc) · 20.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Welcome · Telegram SMS User Manual</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<meta name="author" content="Telegram SMS Development Team">
<link rel="stylesheet" href="gitbook/style.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon">
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="chapter active" data-level="1.1" data-path="./">
<a href="./">
Welcome
</a>
</li>
<li class="chapter " data-level="1.2" >
<span>
English
</span>
<ul class="articles">
<li class="chapter " data-level="1.2.1" data-path="en_gb/user-manual.html">
<a href="en_gb/user-manual.html">
User Manual
</a>
</li>
<li class="chapter " data-level="1.2.2" data-path="en_gb/Q&A.html">
<a href="en_gb/Q&A.html">
Q&A
</a>
</li>
<li class="chapter " data-level="1.2.3" data-path="en_gb/privacy-policy.html">
<a href="en_gb/privacy-policy.html">
Privacy Policy
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.3" >
<span>
简体中文
</span>
<ul class="articles">
<li class="chapter " data-level="1.3.1" data-path="zh_cn/user-manual.html">
<a href="zh_cn/user-manual.html">
用户手册
</a>
</li>
<li class="chapter " data-level="1.3.2" data-path="zh_cn/Q&A.html">
<a href="zh_cn/Q&A.html">
问与答
</a>
</li>
<li class="chapter " data-level="1.3.3" data-path="zh_cn/privacy-policy.html">
<a href="zh_cn/privacy-policy.html">
隐私条款
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.4" >
<span>
繁體中文
</span>
<ul class="articles">
<li class="chapter " data-level="1.4.1" data-path="zh_tw/user-manual.html">
<a href="zh_tw/user-manual.html">
用戶手冊
</a>
</li>
<li class="chapter " data-level="1.4.2" data-path="zh_tw/Q&A.html">
<a href="zh_tw/Q&A.html">
問與答
</a>
</li>
<li class="chapter " data-level="1.4.3" data-path="zh_tw/privacy-policy.html">
<a href="zh_tw/privacy-policy.html">
隱私條款
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.5" >
<span>
日本語
</span>
<ul class="articles">
<li class="chapter " data-level="1.5.1" data-path="ja_jp/user-manual.html">
<a href="ja_jp/user-manual.html">
ユーザーマニュアル
</a>
</li>
<li class="chapter " data-level="1.5.2" data-path="ja_jp/Q&A.html">
<a href="ja_jp/Q&A.html">
Q&A
</a>
</li>
<li class="chapter " data-level="1.5.3" data-path="ja_jp/privacy-policy.html">
<a href="ja_jp/privacy-policy.html">
個人情報保護方針
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="1.6" data-path="develop/manual.html">
<a href="develop/manual.html">
For developers
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="." >Welcome</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<h1 id="welcome">Welcome</h1>
<p>This is the user guide page for telegram sms. </p>
<p align="center">
<img src="https://vip1.static.reallct.com/2020/09/28/PzWnqVZgcbE7wCv.png" alt="Telegram SMS">
</p>
<p><img src="https://img.shields.io/badge/Min%20Android%20Version-5.1-orange.svg?style=flat-square" alt="Min Android Version">
<a href="https://github.com/telegram-sms/telegram-sms/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/badge/License-BSD%203--Clause-blue.svg?style=flat-square" alt="License"></a>
<a href="https://github.com/telegram-sms/telegram-sms/releases/latest" target="_blank"><img src="https://img.shields.io/github/downloads/telegram-sms/telegram-sms/latest/app-release.apk?style=flat-square" alt="GitHub Releases"></a>
<a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms?ref=badge_shield" target="_blank"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms.svg?type=flat-square" alt="FOSSA Status"></a></p>
<h2 id="were-in-this-together">We're in this together</h2>
<blockquote>
<p>Fight COVID-19. Stay at home. Save lives.</p>
</blockquote>
<h2 id="news-questions-and-contributions">News, Questions and Contributions</h2>
<p><strong>Because the XDA updates itself to XDA2021, XDA Labs has been closed. I am sorry for this and I can no longer provide the XDA Lab version of Telegram SMS. You can still use the GitHub version to update your Telegram SMS. If you request a refund, please contact me via [email protected]</strong></p>
<p>You can follow the Telegram channel Telegram SMS Change Log for the latest news. <a href="https://t.me/tg_sms_changelog_eng" target="_blank">English</a>, <a href="https://t.me/tg_sms_changelog" target="_blank">简体中文</a></p>
<p><strong>Please visit <a href="https://reall.uk" target="_blank">https://reall.uk</a> to submit and discuss issues regarding this project.</strong></p>
<p><strong>请访问 <a href="https://reall.uk" target="_blank">https://reall.uk</a> 提交并讨论有关此项目的问题。</strong></p>
<p>The primary language used for commit messages is Simplified Chinese. However, you're welcome to use English in commit messages when making contributions.</p>
<p>If you want to generate the configuration QR code in a fast way, please visit <a href="https://qrcode.telegram-sms.com" target="_blank">qrcode.telegram-sms.com</a>.</p>
<h2 id="get-the-right-version">Get the Right Version</h2>
<p><strong>Warning</strong>: All versions are not compatible (not signed by the same key)! You have to uninstall one first to install another, which will delete all your data.</p>
<p><a href="https://github.com/telegram-sms/telegram-sms/releases/latest" target="_blank">Latest Release Download</a></p>
<p><a href="https://github.com/qwe7002/telegram-sms" target="_blank">Pre-release Verison</a> <a href="https://github.com/qwe7002/telegram-sms/actions?query=actor%3Areall-network+branch%3Anightly+is%3Asuccess+event%3Apush" target="_blank">Download</a></p>
<p><strong>NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK!</strong></p>
<p><a href="https://github.com/telegram-sms/telegram-sms-compat" target="_blank">Telegram SMS compat</a></p>
<p>Android 5.0 or lower? Click <a href="https://github.com/telegram-sms/telegram-sms-compat/releases/latest" target="_blank"><img src="https://img.shields.io/github/downloads/telegram-sms/telegram-sms-compat/latest/app-release.apk?style=flat-square" alt="Github Release"></a> to download the latest and greatest.</p>
<h2 id="features">Features</h2>
<ul>
<li>Forward SMS text messages to Telegram as a bot;</li>
<li>Notification regarding missed calls;</li>
<li>Notification regarding device battery power changes;</li>
<li>Remote control via chat command or SMS.</li>
</ul>
<h2 id="permission">Permission</h2>
<p>This app requires following permissions to work properly:</p>
<ul>
<li>SMS: To read and send text messages.</li>
<li>Phone: Check whether it is a dual SIM-Card phone, the SIM status and its identification digits.</li>
<li>Call phone: Execute the USSD code.</li>
<li>Call log: Read incoming numbers.</li>
<li>Camera: Scan the QR code and quickly enter the Bot Token.</li>
<li>Notification access: Listen for notification messages.</li>
</ul>
<p>You can set this APP as the default SMS APP, which will stop popping up SMS notifications and set all received SMS as "read" on the phone.</p>
<h2 id="user-manual">User Manual</h2>
<ul>
<li><a href="https://get.telegram-sms.com/wiki/User_manual" target="_blank">English</a></li>
<li><a href="https://get.telegram-sms.com/wiki/用户手册" target="_blank">简体中文</a></li>
<li><a href="https://get.telegram-sms.com/wiki/用戶手冊" target="_blank">繁體中文</a></li>
<li><a href="https://get.telegram-sms.com/wiki/マニュアル" target="_blank">日本語</a></li>
</ul>
<h2 id="licenses">Licenses</h2>
<p>Telegram-SMS is licensed under <a href="https://get.telegram-sms.com/license" target="_blank">BSD 3-Clause License</a>.</p>
<p><a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms?ref=badge_large" target="_blank"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fqwe7002%2Ftelegram-sms.svg?type=large" alt="FOSSA Status"></a></p>
<p>CodeauxLib is licensed under <a href="https://github.com/telegram-sms/telegram-sms/blob/master/codeauxlib-license/LICENSE" target="_blank">BSD 3-Clause License</a>.</p>
<p>Artwork Use free fonts licensed by the whole society: <a href="https://www.zcool.com.cn/work/ZMTg5MDEyMDQ=.html" target="_blank">站酷庆科黄油体</a></p>
<p>Copyright of the artwork belongs to <a href="https://www.pixiv.net/member.php?id=5600144" target="_blank">@walliant</a>. Licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">CC BY-NC-SA 4.0</a>.</p>
<p>Cover Author: <a href="https://github.com/yjbeetle" target="_blank">@YJBeetle</a></p>
<p>Download resource file of the artwork: <a href="https://mega.nz/#F!TmwQSYjD!XN-uVfciajwy3okjIdpCAQ" target="_blank">mega.nz</a></p>
<p>Character set:</p>
<ul>
<li>Name: Fay (菲, フェイ)</li>
<li>Birthday: 1st October, 2018</li>
<li>Place of birth: Fujian, China</li>
<li>Zodiac sign: Libra</li>
<li>Habits: Eat sweets, Maid dress, Listen Heavy metal music</li>
</ul>
<p>Designed by Reall with love in Fujian, China</p>
<h2 id="acknowledgements">Acknowledgements</h2>
<p>This APP uses the following open source libraries:</p>
<ul>
<li><a href="https://github.com/square/okhttp" target="_blank">okhttp</a></li>
<li><a href="https://github.com/google/gson" target="_blank">Gson</a></li>
<li><a href="https://github.com/telegram-sms/CodeauxLibPortable" target="_blank">CodeauxLib</a></li>
<li><a href="https://github.com/pilgr/Paper" target="_blank">Paper</a></li>
<li><a href="https://github.com/SumiMakito/AwesomeQRCode" target="_blank">AwesomeQRCode</a></li>
</ul>
<p>The creation of this APP would not be possible without the help from the following people:</p>
<ul>
<li><a href="https://github.com/SumiMakito" target="_blank">@SumiMakito</a> (<a href="https://paypal.me/makito" target="_blank">Donate</a>)</li>
<li><a href="https://github.com/zsxsoft" target="_blank">@zsxsoft</a></li>
<li><a href="https://www.pixiv.net/member.php?id=5600144" target="_blank">@walliant</a> (<a href="https://www.weibo.com/p/1005053186671274" target="_blank">weibo</a>)</li>
</ul>
<p>I would also like to thank the following people for their hard work to localise this project:</p>
<ul>
<li>English<ul>
<li><a href="https://github.com/tangbao" target="_blank">@tangbao</a></li>
<li><a href="https://github.com/jixunmoe" target="_blank">@jixunmoe</a> (<a href="https://paypal.me/jixun" target="_blank">Donate</a>)</li>
</ul>
</li>
<li>Japanese<ul>
<li><a href="https://github.com/lollycc" target="_blank">@Lollycc</a></li>
<li><a href="https://github.com/AisakaMk2" target="_blank">@AisakaMk2</a></li>
<li><a href="https://github.com/Qiaogun" target="_blank">@Qiaogun</a></li>
</ul>
</li>
<li>Spanish<ul>
<li><a href="https://github.com/lpdavidgc" target="_blank">@David Alonso</a></li>
</ul>
</li>
<li>Chinese(Traditional)<ul>
<li><a href="https://github.com/lm902" target="_blank">@lm902</a></li>
<li><a href="https://github.com/tony8077616" target="_blank">@孟武尼德霍格龍</a></li>
</ul>
</li>
</ul>
<p>This APP uses the following public DNS service:</p>
<ul>
<li><a href="https://1.1.1.1/" target="_blank">1.1.1.1</a></li>
</ul>
<p>And finally, <a href="https://sm.ms" target="_blank">sm.ms</a> for hosting images used in this page.</p>
<h2 id="buy-me-a-cup-of-coffee-to-help-maintain-this-project-further">Buy me a cup of coffee to help maintain this project further?</h2>
<ul>
<li><a href="https://get.telegram-sms.com/donate/github" target="_blank">via Github</a></li>
<li><a href="https://get.telegram-sms.com/donate/paypal" target="_blank">via Paypal</a></li>
<li><a href="bitcoin:17wmCCzy7hSSENnRBfUBMUSi7kdHYePrae" target="_blank">via Bitcoin</a> (<strong>17wmCCzy7hSSENnRBfUBMUSi7kdHYePrae</strong>)</li>
<li><a href="https://get.telegram-sms.com/donate/unionpay" target="_blank">via UnionPay (中国银联云闪付)</a></li>
</ul>
<p>Your donation will make me work better for this project.</p>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Welcome","level":"1.1","depth":1,"next":{"title":"English","level":"1.2","depth":1,"ref":"","articles":[{"title":"User Manual","level":"1.2.1","depth":2,"path":"en_gb/user-manual.md","ref":"en_gb/user-manual.md","articles":[]},{"title":"Q&A","level":"1.2.2","depth":2,"path":"en_gb/Q&A.md","ref":"en_gb/Q&A.md","articles":[]},{"title":"Privacy Policy","level":"1.2.3","depth":2,"path":"en_gb/privacy-policy.md","ref":"en_gb/privacy-policy.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"Telegram SMS Development Team","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Telegram SMS User Manual","gitbook":"*"},"file":{"path":"README.md","mtime":"2021-01-05T13:38:40.327Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2021-01-05T13:43:39.941Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
<script src="gitbook/gitbook.js"></script>
<script src="gitbook/theme.js"></script>
<script src="gitbook/gitbook-plugin-search/search-engine.js"></script>
<script src="gitbook/gitbook-plugin-search/search.js"></script>
<script src="gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
<script src="gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
<script src="gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>