世界
886ceeb49f
Add trojan proxy support by v2ray
2020-10-20 16:24:13 +00:00
世界
2682f3dbfc
Refinds
2020-10-20 15:57:05 +00:00
世界
8d3ae5c943
Fix call emoji not loading
2020-10-15 03:16:32 +00:00
世界
8ac57d1951
Merge remote-tracking branch 'upstream/master'
2020-10-15 01:27:09 +00:00
DrKLO
19599e6ea4
Update to 7.1.3 (2103)
2020-10-15 03:39:36 +03:00
世界
9d444fe6ea
Refinds
2020-10-14 15:20:38 +00:00
世界
cc1209b617
Refinds
2020-10-13 14:53:22 +00:00
世界
df19b1b865
Allow ignore content restrictions
2020-10-11 09:55:20 +00:00
世界
212aac9171
Minor fixes
2020-10-09 17:35:17 +00:00
NekoInverter
52d88f545f
Revert old stuff
...
(cherry picked from commit 7ceae539c7c1428b7da67ab562e057c4a08a4847)
2020-10-09 17:34:25 +00:00
NekoInverter
8bca1b1d3c
Fix repeating albums
...
(cherry picked from commit 6eba8d1e7d8e21c172c6c76b9d3cd066963b892a)
2020-10-09 17:34:24 +00:00
NekoInverter
2aa6de188b
Fix translating albums
2020-10-09 17:34:21 +00:00
NekoInverter
a20c1f0d1b
Fix forward multi albums
...
(cherry picked from commit f390eb8340ab681dc58485be29a3fffc0c6ccdd9)
2020-10-09 17:34:21 +00:00
NekoInverter
39e6a4a6bb
Fix no quote forward breaks album
2020-10-09 17:34:20 +00:00
世界
e7deda98a5
Merge remote-tracking branch 'upstream/master'
2020-10-05 01:53:04 +00:00
DrKLO
d3ad1316c4
Update to 7.1.3 (2100)
2020-10-05 01:13:31 +03:00
世界
3251959c47
Minor fixes
2020-10-04 16:15:23 +00:00
世界
267a5d821c
Merge remote-tracking branch 'upstream/master'
2020-10-03 03:00:30 +00:00
DrKLO
75d0903666
Update to 7.1.2 (2098)
2020-10-03 00:48:16 +03:00
世界
31a04be16c
Merge remote-tracking branch 'upstream/master'
2020-10-02 13:05:40 +00:00
DrKLO
99f5637dda
Update to 7.1.1 (2096)
2020-10-02 14:25:02 +03:00
世界
490f26fc4b
Merge remote-tracking branch 'upstream/master'
2020-10-01 09:01:48 +00:00
DrKLO
4992f231b3
Update to 7.1.1 (2094)
2020-10-01 04:59:32 +03:00
DrKLO
2eeca37bb4
Update to 7.1.0 (2092)
2020-09-30 19:55:35 +03:00
DrKLO
1139e12ef1
Update to 7.1.0 (2090)
2020-09-30 16:48:47 +03:00
世界
f55065cb80
Refinds
2020-09-23 13:54:39 +00:00
世界
65d015b3b3
Refinds
2020-09-22 09:22:06 +00:00
世界
ed9e9975a9
Fixes
2020-09-03 15:37:42 +00:00
世界
8cd55728b1
Merge remote-tracking branch 'upstream/master'
2020-08-22 00:08:39 +00:00
DrKLO
e33a2fbedc
Update to 7.0.1 (2065)
2020-08-22 02:59:49 +03:00
世界
605b9cee7b
Fix sendWithoutSound
2020-08-20 13:05:42 +00:00
世界
b9084db81c
Increase voice quality
2020-08-20 09:02:03 +00:00
世界
858865d7c1
Fix emojis
2020-08-20 09:01:36 +00:00
世界
b171bfac02
Merge remote-tracking branch 'upstream/master'
2020-08-16 01:13:38 +00:00
DrKLO
4c5f32babf
Update to 7.0.0 (2064)
2020-08-16 00:06:36 +03:00
世界
1421c1a5d7
Merge remote-tracking branch 'upstream/master'
2020-08-15 05:36:15 +00:00
世界
de13fd67e3
Remove in-app repo update
2020-08-15 02:54:40 +00:00
世界
18f91daf25
Refinds
2020-08-15 02:54:40 +00:00
DrKLO
6e495f54b8
Update to 7.0.0 (2061)
2020-08-15 03:01:55 +03:00
DrKLO
321b756367
Update to 7.0.0 (2060)
2020-08-14 19:58:22 +03:00
世界
97ef5f33e2
Refinds
2020-08-10 10:23:50 +00:00
世界
ee5d3fa381
Remove relaybaton due to esni is blocked in China
2020-08-10 10:23:50 +00:00
世界
13b1e06fd4
Merges
2020-08-10 10:23:50 +00:00
世界
3b75cb665d
Fixes
2020-08-10 10:23:50 +00:00
Aaron Labiaga
b8f17ead8f
Notification shortcut update
...
Remove notification shortcuts after notification is sent as per 3rd item under https://github.com/android/user-interface-samples/tree/master/People#shortcuts , to allow shortcuts to be cached.
Q: Will my shortcuts appear in the long press app launcher context menu?
A: They can depending on their rank, but if you prefer not having shortcuts appear on launcher you can remove the shortcut with ShortcutManager#removeDynamicShortcuts() or #removeAllDynamicShortcuts() after sending the notification. You can also rank other app shortcuts with higher ranking, so only those dynamic shortcuts appear on launcher.
Thanks for all your great work on this. I will push for making the API better for this. Thanks again and note that this pull request can be a throwaway and I just wanted to show at what point the shortcuts can be removed. I checked out the codebase, made these changes and was able to get this working on a flashed Android 11 device. Thanks again.
2020-08-09 05:06:56 -04:00
世界
fcfa7eecc1
Refind profile image
2020-07-29 05:22:30 +00:00
世界
3654e6ad97
Refind build scripts
2020-07-29 05:22:24 +00:00
世界
5e8de25641
Merge remote-tracking branch 'upstream/master'
2020-07-27 00:58:40 +00:00
世界
6fad66dc1f
Allow disable vibration
2020-07-26 23:27:40 +00:00
世界
685e8b9d48
Fix missing linkedChat
2020-07-26 23:27:40 +00:00
世界
3de0366e62
Add share my public key option
2020-07-26 23:27:39 +00:00
世界
1c68a21e3a
Add key import with openkeychain
2020-07-26 23:27:38 +00:00
世界
410e2490ca
Add message verify with openkeychain
2020-07-26 23:27:38 +00:00
世界
b1a9d29a1a
Add message sign with openkeychain
2020-07-26 23:27:38 +00:00
世界
f2379ef9f8
Add jalali calendar
2020-07-26 23:27:37 +00:00
DrKLO
320710366d
Update to 6.3.0 (2042)
2020-07-27 00:11:01 +03:00
DrKLO
520592b43d
Update to 6.3.0 (2040)
2020-07-26 11:03:38 +03:00
世界
02a151f3d6
Fixes
2020-07-15 20:55:13 +08:00
世界
e5d964b6a7
Add emoji flavors. close #110
2020-07-08 03:39:59 +00:00
世界
3bb2a89c03
Dev setting: disableStatusUpdate
...
(cherry picked from commit e4c8827008
)
2020-07-08 03:33:09 +00:00
世界
2b22dbdb25
Fixes
...
(cherry picked from commit 7cd71a8c0c
)
2020-07-08 03:33:08 +00:00
世界
abba7ef236
Simple proxy switcher
...
(cherry picked from commit dbe6fcc50a
)
2020-07-08 03:33:08 +00:00
世界
10e526ba25
Medium phone text
...
(cherry picked from commit b49f6c5a3c
)
2020-07-08 03:33:08 +00:00
世界
35dc1a4f2a
Remove web translators & Fixes
2020-06-26 05:43:17 +00:00
NekoInverter
69da1b17a8
Long press to mention users by name in PhotoViewer
...
(cherry picked from commit fc2f81f1fe
)
2020-06-26 05:40:25 +00:00
23rd
9945aacf39
Added ability to open calendar from long click of on floating date
...
(cherry picked from commit fc5c01de8b
)
2020-06-26 05:40:24 +00:00
NekoInverter
ea0e850344
Add copy to url alert
...
(cherry picked from commit 54d471bd67
)
2020-06-26 05:40:24 +00:00
NekoInverter
ddf1841ed1
Bug fixes
2020-06-26 05:40:24 +00:00
世界
77b6fe7eff
Styles
2020-06-26 05:40:23 +00:00
世界
603f6dc0e9
Replace split line
2020-06-26 05:40:23 +00:00
世界
9ede636931
Fixes
2020-06-25 16:44:36 +00:00
世界
b0277d41de
Extra futures
2020-06-25 15:29:04 +00:00
世界
8727ccbd79
Proxy
2020-06-25 15:28:55 +00:00
世界
1cec9e7b36
Translates
2020-06-25 15:28:44 +00:00
世界
dd08362cc6
F & I
2020-06-25 15:28:24 +00:00
世界
cc5089caba
Settings
2020-06-25 15:25:38 +00:00
世界
54ba1537ee
Database & Configure
2020-06-25 15:25:17 +00:00
世界
9196691935
Icon replaces
2020-06-25 15:12:58 +00:00
世界
3f7138d260
Replace apple emoji with blob
2020-06-25 14:02:01 +00:00
世界
e046f5090b
Make it NekoX
2020-06-25 13:59:03 +00:00
世界
cafb43096a
[TF][MAPS] OSMDroid useragent and cache directory configuration
...
(cherry picked from commit 1e16956e8826f660873952e6d6e632676813916f)
2020-06-24 14:10:56 +00:00
thermatk
d1676d641c
[TF][MAPS] support geo: intents
...
This patch adds the ability for Telegram to parse locations from send
intents containing a geo:<lat>,<lon>,<zoom> string.
This is done by various map applications, including the popular OSMAnd
and Orux maps. This patch enables the user to share the position of a
POI or destination with Telegram and have it send as a location.
(cherry picked from commit 7805e28e3ea6e402cb404f79e4f463a7cf5faf71)
2020-06-24 14:10:47 +00:00
thermatk
6a3c15a231
[TF][MAPS] replace Google Maps with OSMDroid: ChatAttachAlertLocationLayout
...
(cherry picked from commit c58ae42234f5681e19d18c5da9d1d9627fa4d1c7)
2020-06-24 14:10:38 +00:00
thermatk
5999186123
[TF][MAPS] replace Google Maps with OSMDroid: LocationActivity
...
(cherry picked from commit 1c93d5a569f1bd15408b21fca0f621cdd8addd90)
2020-06-24 14:10:30 +00:00
thermatk
64c4e79795
[TF][KILL] Google Voice
...
(cherry picked from commit 217a39abcb86d609827eaa16c24f95fe94156d5c)
2020-06-24 14:02:10 +00:00
thermatk
fd30c76096
[TF][KILL] GMS SMS Receiver
...
(cherry picked from commit cebab00b23fc87cc7a993511fedee644c4981c2e)
2020-06-24 14:01:23 +00:00
thermatk
c72c70c46e
[TF][KILL] remove fusedlocationprovider
...
(cherry picked from commit ff1f6ce18ea02936ea20020e711a29da1ba27112)
2020-06-24 14:01:22 +00:00
thermatk
84acf56d38
[TF][CENSOR] PWN RKN without Firebase
...
(cherry picked from commit 48eb859019555e6df089e85ee208df84871b5ffb)
2020-06-24 13:48:03 +00:00
thermatk
4e7cb4365f
[TF][KILL] remaining GMS(GCM, Wear, etc), except for Maps
...
(cherry picked from commit 337ab9e8e8aa966281716e6af164882184bf80c7)
2020-06-24 13:47:42 +00:00
thermatk
72a76b7d82
[TF][KILL] Google Wallet and Android Pay
...
(cherry picked from commit 4ef98970926879072ac35b5fab662060c92c3847)
2020-06-24 13:41:29 +00:00
thermatk
f79ff18925
[TF][KILL] Google Vision
...
(cherry picked from commit 92204aada397a19354ed9212c593b8479be26679)
2020-06-24 13:41:29 +00:00
thermatk
ec6a123f2f
[TF][KILL] Hockey analytics
...
(cherry picked from commit af24d61e151b0656b940838f736037686f212e98)
2020-06-24 13:41:28 +00:00
NekoInverter
69c2c457b2
Hide prpr and repeat if not in chat
2020-06-10 13:42:22 +08:00
NekoInverter
28df060626
Support poll translation
2020-06-10 13:42:22 +08:00
NekoInverter
2eac418dc1
Add dialog media preview to Neko settings
2020-06-09 13:33:21 +08:00
NekoInverter
c0a1b71a5a
Show pinned menu only when needed
2020-06-08 19:36:14 +08:00
NekoInverter
1e7c67f3ba
Merge remote-tracking branch 'telegram/master'
2020-06-06 14:10:25 +08:00
DrKLO
feba57ced0
Update to 6.2.0 (1988)
2020-06-06 09:07:06 +03:00
NekoInverter
a15a4f6961
Merge remote-tracking branch 'telegram/master'
2020-06-05 22:35:30 +08:00
DrKLO
f424ea165a
Update to 6.2.0 (1986)
2020-06-05 17:08:29 +03:00