arm64v8a
099ecfbae1
fix usePersianCalendar
2021-11-01 21:11:36 +08:00
arm64v8a
bcfbe63b3d
fix migrate
2021-11-01 19:42:33 +08:00
arm64v8a
907f0032ca
Refine translate
2021-11-01 19:39:27 +08:00
N
de604298a3
Switch order of nameOrder strings
...
Currently in `Neko Settings > General > Name order`, the `Last First` switch displays names in First name Last name order, and the `First Last` switch displays names in Last name First name order.
Cause:
In https://github.com/NekoX-Dev/NekoX/blob/main/TMessagesProj/src/main/java/org/telegram/messenger/ContactsController.java#L2644 , names are displayed in First name Last name order if `NekomuraConfig.nameOrder.Int() == 1`, else it will be Last name First name order.
The string array has index 0 for `FirstLast` and index 1 for `LastFirst', causing the opposite string to be used.
This fixes it.
2021-11-01 12:48:28 +08:00
luvletter2333
48f9ef024a
update translation
2021-11-01 00:14:26 +08:00
luvletter2333
6aeb6f679e
Fix AudioStream
2021-11-01 00:05:18 +08:00
arm64v8a
837a6543e0
customPublicProxyIP: add description
2021-10-31 23:48:41 +08:00
arm64v8a
11ebf4e639
bump version
2021-10-31 23:07:47 +08:00
arm64v8a
9f288f8999
fix savefile
2021-10-31 23:07:47 +08:00
arm64v8a
eaffdc28ad
fix
2021-10-31 23:07:47 +08:00
luvletter2333
34c63b4991
Fix ffmpeg build
2021-10-31 23:06:27 +08:00
luvletter2333
ef9a38a104
Fix stream video
2021-10-31 22:09:13 +08:00
luvletter2333
af9c719d69
sync native with tfoss
2021-10-31 21:09:32 +08:00
luvletter2333
054494a475
Merge pull #649 feat: hideGroupSticker, credit @qwq233
2021-10-31 20:00:23 +08:00
arm64v8a
dbc331947f
bump version
2021-10-31 13:41:39 +08:00
arm64v8a
cf5115cafa
PhotoViewer: show DC
2021-10-31 12:15:24 +08:00
arm64v8a
c2bc81ac5a
customPublicProxyIP
2021-10-30 23:06:34 +08:00
arm64v8a
de5573c5ad
add developer
2021-10-30 23:06:34 +08:00
arm64v8a
2e9f810e4d
Improve DeleteDownloadedFile
2021-10-30 20:14:27 +08:00
arm64v8a
4ff6df9f9a
migrate user nekoconfig
2021-10-30 18:22:46 +08:00
arm64v8a
c37dfa2831
Refactor NekoConfig & fixies
2021-10-30 18:22:44 +08:00
arm64v8a
44d546c170
Update config keys
2021-10-30 18:22:23 +08:00
arm64v8a
f4c919d593
NekoSettings: fix nullptr
2021-10-30 18:22:23 +08:00
arm64v8a
da8d2942f0
wip: refactor NekoConfig
2021-10-30 18:22:23 +08:00
arm64v8a
26f3498957
largeAvatarInDrawer & unreadBadgeOnBackButton
2021-10-30 18:22:23 +08:00
arm64v8a
d62d686e6c
Fix offical nightmode button
2021-10-30 18:22:23 +08:00
arm64v8a
a60e43c704
Readd missing button in DrawerProfileCell
2021-10-30 18:22:23 +08:00
arm64v8a
b62eed4c9c
Try to use DoH to get public proxy
2021-10-30 18:22:20 +08:00
arm64v8a
edb9fc5501
New Config
2021-10-28 23:53:34 +08:00
arm64v8a
81c43686ca
Improve DisableProxyWhenVpnEnabled
2021-10-28 23:53:34 +08:00
qwq233
9577c1e319
feat: hideGroupSticker
...
this feature is to hide the group sticker set by the group admins and make the sticker package added by the user appear at the top.
when this feature is enabled, group sticker will be hidden
default setting is false.
Signed-off-by: qwq233 <qwq233@qwq2333.top>
2021-10-23 20:13:46 +08:00
luvletter2333
d8105a7223
bump version
2021-10-20 17:44:34 +08:00
luvletter2333
d491dd5331
update translation
2021-10-20 17:41:30 +08:00
luvletter2333
9c31adf0db
add an option to clean notification channels
2021-10-18 01:30:38 +08:00
luvletter2333
c85b411a3e
Revert "Add groups for notification channel"
2021-10-18 01:14:02 +08:00
luvletter2333
78a8692a67
bump version to v8.1.2
2021-10-08 13:04:35 +08:00
luvletter2333
77e081f98c
update translation
2021-09-30 13:56:48 +08:00
luvletter2333
e4559ae03e
bump version to 8.1.2-preview01
2021-09-30 13:56:18 +08:00
luvletter2333
97d13b90a4
merge official 8.1.2
2021-09-28 01:10:49 +08:00
xaxtix
09f95ec069
Update to 8.1.2 (2432)
2021-09-27 19:38:27 +03:00
luvletter2333
02a95a3ce9
bump version to v8.1.1
2021-09-22 18:14:55 +08:00
luvletter2333
a7c1f6958a
Remove NoQuote Forward and Save Message in schedule mode
2021-09-22 14:02:36 +08:00
luvletter2333
bb58092263
Don't show audioCallIconItem
2021-09-22 00:27:42 +08:00
luvletter2333
36ed1295c9
update translation
2021-09-21 20:29:25 +08:00
luvletter2333
99858655f1
bump version to v8.1.1-preview01
2021-09-21 20:28:43 +08:00
xaxtix
7e91c949bc
merge official update v8.0.1
2021-09-21 20:07:25 +08:00
xaxtix
58aded63e9
Update to 8.1.1 (2431)
2021-09-21 12:51:08 +03:00
世界
a36a9c5980
Remove some features due to official censor
2021-09-21 10:40:05 +08:00
世界
8c0def7556
Update dependencies
2021-09-21 08:21:24 +08:00
luvletter2333
7cc94fa9ea
Fix open from homescreen shortcut
2021-09-21 01:05:53 +08:00
luvletter2333
87a6a5b5e9
Refine codes
2021-09-21 00:36:48 +08:00
luvletter2333
219549f0fd
bump version to v8.0.1-preview03
2021-09-21 00:21:50 +08:00
luvletter2333
5c57c63af0
Refine NekoX Theme
2021-09-21 00:21:01 +08:00
luvletter2333
cead4be034
Refine NekoX Theme
2021-09-20 23:55:08 +08:00
luvletter2333
d5188d73f9
Fix open from homescreen shortcut
2021-09-20 22:56:28 +08:00
luvletter2333
03db127ae1
bump version to v8.0.1-preview02
2021-09-20 21:44:37 +08:00
luvletter2333
972d5b0430
update translation
2021-09-20 21:44:23 +08:00
luvletter2333
b3e16dca87
remember the status of showing accounts
2021-09-20 21:41:25 +08:00
luvletter2333
5ca6f284e4
enable disableSwipeToNext and disableRemoteEmojiInteractions by default
2021-09-20 21:31:40 +08:00
luvletter2333
b6c695022e
Add disable remote emoji interactions and disableChoosingSticker
2021-09-20 21:30:57 +08:00
luvletter2333
1d25b61d10
Refine english name of settings
2021-09-20 21:23:46 +08:00
luvletter2333
c063ee58b5
Fix mystery NPE
2021-09-20 20:53:27 +08:00
luvletter2333
2b1309bb69
Fix change color in pm
2021-09-20 20:51:55 +08:00
luvletter2333
0656bd2ef8
Fix npe when reset to default theme
2021-09-20 19:01:36 +08:00
luvletter2333
bcff1d141e
update translation
2021-09-20 17:20:08 +08:00
luvletter2333
2292c48ea1
change icon back for send without sound
2021-09-20 17:16:27 +08:00
luvletter2333
f6d1807fbe
bump version
2021-09-20 17:14:26 +08:00
luvletter2333
65548549fd
merge official update 8.0.1
2021-09-20 17:14:20 +08:00
xaxtix
42feed0f42
Update to 8.0.1 (2428)
2021-09-20 08:54:41 +03:00
luvletter2333
43001f700a
Fix stringstream in Group VoIP
2021-09-20 13:33:34 +08:00
xaxtix
418f478a62
Update to 8.0.1 (2428)
2021-09-20 01:10:42 +03:00
luvletter2333
af3b235626
Refine UI
2021-09-15 23:24:09 +08:00
luvletter2333
8a080aa535
update translation
2021-09-02 11:21:36 +08:00
luvletter2333
72d85b8a80
update translation
2021-09-02 11:09:56 +08:00
luvletter2333
be1c61363e
bump version
2021-09-02 10:54:38 +08:00
luvletter2333
007b632c51
add option to disable swipe to next channel
2021-09-02 10:53:37 +08:00
luvletter2333
9125d6e0f3
Fix hideCaption, #619
2021-09-01 17:29:30 +08:00
luvletter2333
54295812ec
update translation
2021-09-01 15:32:27 +08:00
luvletter2333
bb2dff85cd
bump version
2021-09-01 15:31:05 +08:00
luvletter2333
2e99b4e41d
fix no quote forward
2021-09-01 15:22:00 +08:00
luvletter2333
986762f504
Merge official update v8.0.0
2021-09-01 15:10:12 +08:00
DrKLO
368822d20f
Update to 8.0.0 (2406)
2021-08-31 22:06:39 +03:00
luvletter2333
087c7b850e
update translation
2021-08-29 00:01:16 +08:00
luvletter2333
181fba47ae
bump version
2021-08-28 23:55:23 +08:00
luvletter2333
3cb50b03be
fix translator when using internal proxy
2021-08-28 23:54:09 +08:00
luvletter2333
87eab8f0df
allow setting max recent sticker count, add padding for removing favorite stickers
2021-08-28 22:05:34 +08:00
luvletter2333
891a10e69c
Custom group voip audio bitrate
2021-08-21 04:23:27 +08:00
luvletter2333
94a130346c
save to gallery in sticker preview
2021-08-20 16:13:57 +08:00
luvletter2333
50ee1ecd98
save transparent PNG for stickers
2021-08-20 04:51:51 +08:00
luvletter2333
31a35ce721
Disable switchToPip by default
2021-08-20 04:04:01 +08:00
luvletter2333
f0761cb93c
fix DNS cache
2021-08-20 03:17:32 +08:00
luvletter2333
df23ecad49
add useSystemDNS & customDoH
2021-08-20 03:10:27 +08:00
luvletter2333
ad62860829
fix Details
2021-08-20 03:09:22 +08:00
luvletter2333
5b8479f679
bump version
2021-08-09 19:30:19 +08:00
luvletter2333
f527e84247
Fix twitter emoji
2021-08-09 18:02:38 +08:00
luvletter2333
e8179cd090
bump version
2021-08-08 17:30:54 +08:00
luvletter2333
3822b50f4b
Fix database version
2021-08-08 17:19:59 +08:00
luvletter2333
b30dcf0479
Fix uncommitted emoji file
2021-08-08 16:09:36 +08:00
luvletter2333
332bd58746
Fix forwarded message in linked group
2021-08-08 02:31:23 +08:00
luvletter2333
f2780a2acc
Fix talkback for search button, #582
2021-08-08 00:34:34 +08:00
luvletter2333
f4453c1377
Try to fix bad proxy db, #591
2021-08-08 00:08:14 +08:00
luvletter2333
d87666c9c1
merge official v7.9.2 & v7.9.3
2021-08-07 17:28:34 +08:00
DrKLO
ab221dafad
Update to 7.9.3 (2390)
2021-08-07 02:55:04 +03:00
DrKLO
fc12550efb
Update to 7.9.2 (2389)
2021-08-05 23:35:18 +03:00
Riko Sakurauchi
255bb50555
fix wrong tab dialogs after forward (credit. satouriko)
2021-08-04 15:44:30 +08:00
luvletter2333
c5989d43ca
Fix QRCode login and test dc
2021-08-04 15:15:40 +08:00
luvletter2333
feac2daf64
bump version
2021-08-04 13:17:43 +08:00
luvletter2333
f64b8055e5
Fix send comment after forward
2021-08-04 01:05:55 +08:00
luvletter2333
256445c91f
bump version
2021-08-03 18:09:01 +08:00
luvletter2333
32097cc6e0
Fix wrong tabs after forward
2021-08-03 18:08:27 +08:00
luvletter2333
0fd1f7ba12
Fix audio encoding
2021-08-01 14:10:40 -04:00
luvletter2333
160d644695
Fix play in internal updater
2021-08-01 10:07:23 -04:00
luvletter2333
1cc03ad060
merge upstream v7.9.0 & v7.9.1
2021-08-01 09:31:28 -04:00
DrKLO
24c6968b8a
Update to 7.9.1 (2387)
2021-07-31 06:39:13 +07:00
DrKLO
3e5d2ba92b
Update to 7.9.0 (2384)
2021-07-30 21:49:55 +07:00
luvletter2333
e6619a7a0e
downgrade robolectric
2021-07-27 03:40:08 +08:00
luvletter2333
717581e722
upgrade dependencies
2021-07-27 02:27:01 +08:00
luvletter2333
01aedba9a8
merge upstream v7.8.2
2021-07-26 21:41:28 +08:00
DrKLO
7a60f948ae
Update to 7.8.2 (2376)
...
Thanks to @alabiaga and @marcelpinto for help with improvements for Android 12.
https://github.com/DrKLO/Telegram/pull/1633
https://github.com/DrKLO/Telegram/pull/1636
https://github.com/DrKLO/Telegram/pull/1630
2021-07-19 18:56:43 +03:00
luvletter2333
b0f64e4eb1
feat: Hide time for stickers
2021-07-16 14:10:34 +08:00
luvletter2333
17dd08d9ba
merge official v7.8.1
2021-07-16 14:10:08 +08:00
DrKLO
3ac3c37dd2
Update to 7.8.1
2021-07-15 17:24:57 +03:00
luvletter2333
90e8b77849
bump version
2021-07-07 01:03:57 +08:00
luvletter2333
bc6525c56e
Merge AndroidManifest again
2021-07-07 01:02:42 +08:00
luvletter2333
e97bc91323
bump version
2021-07-06 21:23:40 +08:00
luvletter2333
ec29db5acf
try fix updater
2021-07-06 21:23:27 +08:00
luvletter2333
ee12252e5b
fix option in action.VIEW
2021-06-30 19:33:07 +08:00
luvletter2333
4e6ae450c8
bump version
2021-06-27 21:34:12 +08:00
luvletter2333
6efcbb7bfa
bring back useMediaStream, move enableStickerPin to NekoConfig
2021-06-27 21:32:12 +08:00
luvletter2333
76b408ab98
fix account
2021-06-27 20:11:55 +08:00
luvletter2333
a7380ee9f2
fix InternalUpdater mismatch in preview version
2021-06-27 14:32:17 +08:00
luvletter2333
37382da6d4
Bump version to 7.8.0-preview01
2021-06-26 12:04:39 +08:00
luvletter2333
067fe3c18a
fix ffmpeg header file
2021-06-26 03:24:41 +08:00
luvletter2333
7814c6514f
fix NPE in 1dbe1e10
2021-06-26 00:03:35 +08:00
世界
cd036ed2ca
Merge remote-tracking branch 'upstream/master'
2021-06-26 00:02:05 +08:00
DrKLO
dd2b001b95
Update to 7.8.0 (2360)
2021-06-25 15:42:04 +03:00
DrKLO
e8d88e56e4
Update to 7.8.0 (2359)
2021-06-25 03:43:10 +03:00
世界
8d33950e7d
Remove restriction on ws relay
2021-06-03 15:42:17 +08:00
luvletter2333
1dbe1e1014
feat: take GIF as video
2021-06-03 01:50:35 +08:00
luvletter2333
731de1efec
fix #518 : HTTP Redirect in proxy subscribe
2021-06-02 19:27:40 +08:00
luvletter2333
28b9fc4fc2
feat: Option to prevent sending greeting sticker
2021-06-02 18:05:07 +08:00
世界
c20e334ab9
Update dependencies
2021-05-26 17:36:44 +08:00
世界
0669407f1f
Bump version
2021-05-18 18:45:17 +08:00
世界
eff7e5e352
Fix mini check
2021-05-18 18:35:45 +08:00
世界
1c1ebf4c75
Make mini as default flavor
2021-05-18 18:30:52 +08:00
世界
c8b67f359c
Update dependencies
2021-05-18 18:30:52 +08:00
世界
1f553870bf
Don't send ack request when handshaking
2021-05-18 18:08:09 +08:00
luvletter2333
f56f434b23
bump version
2021-05-10 00:58:14 +08:00
luvletter2333
e8ff4351be
fix jump to beginning button display
2021-05-09 23:52:28 +08:00
luvletter2333
02395f334e
fix hutool crash
2021-05-09 23:51:55 +08:00
Weblate (bot)
651c396410
Translations update from Weblate ( #477 )
...
* Translated using Weblate (Persian)
Currently translated at 98.7% (234 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/fa/
* Translated using Weblate (Italian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/it/
* Translated using Weblate (Russian)
Currently translated at 97.0% (230 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/ru/
* Translated using Weblate (Russian)
Currently translated at 97.0% (230 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/it/
* Translated using Weblate (Russian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/ru/
* Translated using Weblate (Persian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/fa/
* Translated using Weblate (Vietnamese)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/vi/
* Translated using Weblate (Persian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/fa/
* Translated using Weblate (Vietnamese)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/vi/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/ar/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/uk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/uk/
* Translated using Weblate (Czech)
Currently translated at 11.8% (28 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/cs/
* Translated using Weblate (Czech)
Currently translated at 18.1% (20 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/cs/
* Translated using Weblate (Czech)
Currently translated at 20.2% (48 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/cs/
* Translated using Weblate (Russian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/ru/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (109 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/pt_BR/
* Translated using Weblate (Portuguese)
Currently translated at 88.1% (209 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/pt/
* Translated using Weblate (Portuguese)
Currently translated at 91.8% (101 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/pt/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/id/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/tr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/tr/
* Translated using Weblate (Armenian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/hy/
* Translated using Weblate (Armenian)
Currently translated at 100.0% (110 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/hy/
* Translated using Weblate (German)
Currently translated at 89.8% (213 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/de/
* Translated using Weblate (French)
Currently translated at 85.6% (203 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (237 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/it/
* Translated using Weblate (Portuguese)
Currently translated at 88.1% (209 of 237 strings)
Translation: NekoX/NekoX ( 1 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox/pt/
* Translated using Weblate (Portuguese)
Currently translated at 91.8% (101 of 110 strings)
Translation: NekoX/NekoX ( 2 / 2 )
Translate-URL: https://hosted.weblate.org/projects/nekox/nekox-1/pt/
Co-authored-by: Navid JA <navid.jadidy@gmail.com>
Co-authored-by: Italian Translator <nekoxtranslator@etlgr.com>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Салахь <musaevsalah2@gmail.com>
Co-authored-by: Hong Quan <keokiet@yahoo.com>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Stranger <zarc2h61m0qo@opayq.com>
Co-authored-by: Tex <apptex@criptext.com>
Co-authored-by: Орфей Митриллов <mitrillow@gmail.com>
Co-authored-by: EDSON MAURO BUENO DAS CHAGAS <edsonmaurobueno@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: English Bookseller <engbookman@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
2021-05-09 14:22:57 +08:00
luvletter2333
e213444f35
bump version
2021-05-09 14:16:17 +08:00
世界
0287857e76
Remove check update from play
2021-05-09 14:12:51 +08:00
世界
5280b740f5
Fix signature check
2021-05-09 14:12:51 +08:00
luvletter2333
38d78341da
feat: Internal Updater, following GitHub Releases
2021-05-07 00:31:47 +08:00
世界
238e3afb37
Fix coroutines
2021-05-06 18:47:57 +08:00
世界
721e39aa9b
Refine string usages
2021-05-06 15:34:02 +08:00
世界
0b53321c2d
Remove link to play
2021-05-06 15:25:38 +08:00
世界
fbe71f4e69
Update dependencies
2021-05-06 15:15:57 +08:00
世界
28e80df48b
Fix crash with new fdroid signature
2021-05-06 15:09:55 +08:00
世界
1b7a765115
Try fix fdroid build
2021-05-06 14:57:52 +08:00
luvletter2333
33e83cae6b
fix proxy parse, #492
2021-05-06 00:10:34 +08:00
luvletter2333
1c6a86b164
feat: jump to the beginning
2021-05-05 23:13:13 +08:00
luvletter2333
b47d649861
Fix NPE for 793fd0d5
2021-05-05 22:17:32 +08:00
luvletter2333
74fe32e2f8
Fix accounts selecting when sharing
2021-05-05 21:48:11 +08:00
luvletter2333
8154cf501b
Fix emoji display in link Title
2021-05-05 20:22:48 +08:00
luvletter2333
793fd0d51f
do not ignoreBlocked in Recent Actions
2021-05-05 19:22:33 +08:00
luvletter2333
85aba5f968
Fix unlimited accounts
2021-05-04 10:54:39 +08:00
luvletter2333
854b68a3c1
Fix emoji display in signed channel message
2021-05-02 00:17:03 +08:00
luvletter2333
fa796e34d6
Fix emoji display in three-lines DialogCell
2021-04-27 19:40:30 +08:00
世界
71289f6c78
Try fix multi dex
2021-04-25 23:06:51 +08:00
世界
06e78c6d1d
Fix switch
2021-04-25 18:53:35 +08:00
世界
31e606c3a2
Improve view in chat
2021-04-25 18:04:29 +08:00
世界
1c87a98d8a
Fix parsing clash
2021-04-25 17:42:49 +08:00
luvletter2333
9b727252d1
new feature: Add jump button to linked group from comments
2021-04-25 15:55:24 +08:00
luvletter2333
f82978c683
Refine pressTitleToOpenAllChats
2021-04-25 15:40:52 +08:00
folfdev
e38ef93fad
Add WAV support ( #475 )
2021-04-25 14:27:08 +08:00
luvletter2333
4e07c7f573
remove useless code
2021-04-25 01:56:04 +08:00
luvletter2333
e0f548e3e0
Fix crashing when click payment button
2021-04-25 00:18:14 +08:00
luvletter2333
6cec982eee
Fix long press to open "All Chats: in forward and share
2021-04-24 23:58:51 +08:00
luvletter2333
4da82b928c
Refine hide "All Chats":
...
- display and automatically remove "All Chats" tab when switching
- allow to press title "Nekogram X" to open "All Chats", preventing from using Back
2021-04-24 00:40:35 +08:00
世界
988eb00623
Fix login with test numbers
2021-04-20 19:20:30 +08:00
世界
614eb41d65
Save autoNightThemeConfig
2021-04-19 22:52:58 +08:00
世界
d1b90f29e6
Export & Import settings. close #467
2021-04-19 22:45:26 +08:00
世界
4546cdaaa1
Ignore restrictions by default for non-play versions
2021-04-19 20:25:33 +08:00
世界
22d8712fb0
Improve direct send in linked group
2021-04-19 20:19:27 +08:00
世界
379bac4fef
Fix another message preview name
2021-04-19 20:19:27 +08:00
luvletter2333
e2a5097979
Fix: display most of emoji correctly in Avatar
2021-04-19 15:37:14 +08:00
luvletter2333
64b9d411cb
Fix: invoke virtual method on null object when toggling WS proxy too fast
2021-04-18 01:34:47 +08:00
世界
e45913c40b
Fix missing side button
2021-04-17 23:56:37 +08:00
世界
f093096b39
Fix message preview name
2021-04-17 23:29:13 +08:00
世界
ec6ae15448
Merge upstream 7.7.2 (2293)
...
# Conflicts:
# TMessagesProj/build.gradle
# TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java
2021-04-17 22:37:39 +08:00
luvletter2333
6e80a66573
Fix: missing break in ChatActivity.java
2021-04-17 22:37:19 +08:00
luvletter2333
3d4ab4fb89
Revert: set longer timeout
2021-04-17 22:37:19 +08:00
DrKLO
a5939ccb34
Update to 7.7.2 (2293)
2021-04-17 17:25:35 +03:00
dependabot-preview[bot]
f60aded53b
Bump core-ktx from 1.6.0-alpha01 to 1.6.0-alpha02 ( #468 )
...
Bumps core-ktx from 1.6.0-alpha01 to 1.6.0-alpha02.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-17 08:14:06 +08:00
世界
023e6639c4
Merge upstream 7.7.1 (2291)
2021-04-17 08:13:31 +08:00
DrKLO
c4ada53b0d
Update to 7.7.1 (2291)
2021-04-17 02:59:59 +03:00
世界
024578a13a
Bump version
2021-04-14 13:33:18 +08:00
世界
f36e97a63a
Fix crash
2021-04-14 13:32:05 +08:00
世界
044a1bd8b0
Fix not noGcm can't install
2021-04-14 13:24:47 +08:00
世界
4fdb6eb283
Fixes
2021-04-14 12:23:21 +08:00
世界
e84cae9de1
Resolve conflicts
2021-04-14 10:36:08 +08:00
世界
aa21a87a10
Merge upstream 7.7.0 (2284)
...
# Conflicts:
# TMessagesProj/build.gradle
# TMessagesProj/google-services.json
# TMessagesProj/jni/TgNetWrapper.cpp
# TMessagesProj/jni/tgnet/ConnectionsManager.h
# TMessagesProj/src/main/AndroidManifest.xml
# TMessagesProj/src/main/java/org/telegram/messenger/AndroidUtilities.java
# TMessagesProj/src/main/java/org/telegram/messenger/BuildVars.java
# TMessagesProj/src/main/java/org/telegram/messenger/ImageLocation.java
# TMessagesProj/src/main/java/org/telegram/messenger/MediaController.java
# TMessagesProj/src/main/java/org/telegram/messenger/MediaDataController.java
# TMessagesProj/src/main/java/org/telegram/messenger/MessagesController.java
# TMessagesProj/src/main/java/org/telegram/messenger/SendMessagesHelper.java
# TMessagesProj/src/main/java/org/telegram/messenger/SharedConfig.java
# TMessagesProj/src/main/java/org/telegram/messenger/WearDataLayerListenerService.java
# TMessagesProj/src/main/java/org/telegram/messenger/voip/VoIPBaseService.java
# TMessagesProj/src/main/java/org/telegram/tgnet/ConnectionsManager.java
# TMessagesProj/src/main/java/org/telegram/ui/ActionBar/ActionBarMenuItem.java
# TMessagesProj/src/main/java/org/telegram/ui/ActionBar/BaseFragment.java
# TMessagesProj/src/main/java/org/telegram/ui/ActionBar/SimpleTextView.java
# TMessagesProj/src/main/java/org/telegram/ui/Adapters/DrawerLayoutAdapter.java
# TMessagesProj/src/main/java/org/telegram/ui/Cells/AccountSelectCell.java
# TMessagesProj/src/main/java/org/telegram/ui/Cells/DialogMeUrlCell.java
# TMessagesProj/src/main/java/org/telegram/ui/Cells/DrawerProfileCell.java
# TMessagesProj/src/main/java/org/telegram/ui/Cells/UserCell2.java
# TMessagesProj/src/main/java/org/telegram/ui/ChatActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/ChatEditActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/ChatUsersActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/Components/ProfileGalleryView.java
# TMessagesProj/src/main/java/org/telegram/ui/Components/UndoView.java
# TMessagesProj/src/main/java/org/telegram/ui/Components/voip/VoIPHelper.java
# TMessagesProj/src/main/java/org/telegram/ui/DialogsActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/GroupCallActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/LaunchActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/LoginActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/PaymentFormActivity.java
# TMessagesProj/src/main/java/org/telegram/ui/PhotoViewer.java
# TMessagesProj/src/main/java/org/telegram/ui/ProfileActivity.java
2021-04-14 10:15:57 +08:00
DrKLO
8bf056e27b
Update to 7.7.0 (2284)
2021-04-14 04:44:46 +03:00
世界
c18c9ac4dc
Minor fixes
2021-04-14 09:05:02 +08:00
世界
91db8f4bd7
Fix build script
2021-04-14 08:03:56 +08:00
世界
735fdcf2b8
Fix ci build
2021-04-13 14:50:01 +08:00
Weblate (bot)
2596ecf6ac
Translations update from Weblate ( #463 )
...
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Navid JA <navid.jadidy@gmail.com>
Co-authored-by: Hong Quan <keokiet@yahoo.com>
Co-authored-by: mecqor labi <mecqorlabi@gmail.com>
Co-authored-by: Ahmet <NaytSeyd@yandex.com>
2021-04-13 14:46:15 +08:00
世界
015b1f9086
Allow direct send to linked group
2021-04-13 14:41:58 +08:00
世界
2441154750
Prevent to enable ws relay before login
2021-04-13 13:53:31 +08:00
世界
a0bce539d3
Option to auto lock immediately
2021-04-13 13:19:05 +08:00
世界
865e4b9b9a
Option to hide message
2021-04-13 12:51:17 +08:00
世界
3168b0d38f
Fix import ssr link
2021-04-13 11:08:07 +08:00
世界
abb3f31b38
Update dependencies
2021-04-13 11:08:06 +08:00
世界
7b3f82ac3d
Exclude unused files
2021-04-13 11:08:06 +08:00
世界
ea31d82c6e
Add version suffix for fdroid builds
2021-04-13 11:08:06 +08:00
世界
2c28b02448
Use shared okhttp client
2021-04-13 11:08:06 +08:00
世界
487b6877dc
Update translations (dirty)
2021-04-11 09:14:56 +08:00
世界
58942794e3
Minor fixes
2021-04-11 08:53:15 +08:00
世界
5d88b7c83e
Increase proxy timeout
2021-04-11 08:42:31 +08:00
世界
ae7023e9d4
Run debug native build for debug build type
2021-04-11 08:42:05 +08:00
世界
a9a6b72a42
Fix proxy usage before login
2021-04-11 03:12:18 +08:00
世界
1ecfe3a9b0
Fix incorrect mapper usage
2021-04-11 02:56:11 +08:00
世界
579e722873
Fix gcm
2021-04-11 02:51:50 +08:00
世界
3562aad367
Fix missing lollipop requirement
2021-04-11 02:51:50 +08:00
dependabot-preview[bot]
86b3043291
Bump firebase-messaging from 21.0.1 to 21.1.0 ( #460 )
...
Bumps firebase-messaging from 21.0.1 to 21.1.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-11 02:51:50 +08:00
秋のかえで
e84e03224c
feat: add vmess zero ( #461 )
2021-04-11 02:51:50 +08:00
秋のかえで
2b27049a51
feat: set alterId to 0 by default ( #462 )
2021-04-11 02:51:50 +08:00
世界
2b1f7bfe81
Bump version
2021-04-11 02:51:50 +08:00
世界
72ec881744
Disable share options for internal ws relay
2021-04-11 01:35:53 +08:00
世界
fcbf91cb4a
Migrate to new public proxy list
2021-04-11 01:17:20 +08:00
世界
f7dbc0df85
Fix ws relay on dc4
2021-04-11 01:08:12 +08:00
世界
10decf6b77
Revert alert
2021-04-11 00:43:37 +08:00
世界
09aa41e6d3
Add DC4 alert for ws relay
2021-04-11 00:36:29 +08:00
世界
95c574f012
OSS WebSocket relay implementation
2021-04-11 00:24:54 +08:00
DrKLO
7ba9838a2d
Update to 7.6.1 (2274)
2021-04-09 16:17:32 +03:00
世界
0a14723068
No MT, fork if u want change.
2021-04-06 03:52:34 +08:00
世界
99f45be0d4
Refine code
2021-04-03 10:04:40 +08:00
世界
1b37387043
Improve batch translate
2021-04-03 09:45:45 +08:00
freetux
5d67144209
Minor fix ( #453 )
2021-04-03 09:21:46 +08:00
世界
165d6ceeff
Update README
2021-04-03 09:20:02 +08:00
世界
567c0e7be5
Add debugSymbolLevel for debug
2021-04-02 22:31:57 +08:00
dependabot-preview[bot]
60c815ae2a
Bump checker-qual from 3.11.0 to 3.12.0 ( #451 )
...
Bumps [checker-qual](https://github.com/typetools/checker-framework ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/typetools/checker-framework/releases )
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt )
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.11.0...checker-framework-3.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 22:27:30 +08:00
freetux
e3e97e9e0d
fix extra space in persian date fix bad date format in persian ( #452 )
...
* fix extra space in persian date fix bad date format in persian
* misspelling fixed
* minor fix
2021-04-02 22:26:57 +08:00
世界
95f268ed02
Fix typo
2021-04-02 22:25:34 +08:00
世界
d6e45e0e0d
Bump version
2021-04-02 14:07:29 +08:00
herotux
a320bfe14b
Allow to display persian calendar by latin characters. close #450
2021-04-02 13:56:28 +08:00
世界
c6ce1a5988
Fix crash
2021-04-01 10:06:54 +08:00
世界
ede59575b4
Add persian language as built-in
2021-04-01 09:13:11 +08:00
世界
b3fb6381b7
Enable persian calendar by default if language is persian
2021-04-01 09:02:12 +08:00
herotux
53bc1b0bbe
Add persian calendar. close #116 #448
2021-04-01 08:49:16 +08:00
世界
3b39eed879
Refine action build
2021-04-01 07:30:53 +08:00
世界
8b0a6ba576
Fix proxy
2021-04-01 02:48:31 +08:00
世界
2db9ec8767
Refine dns query
2021-03-31 14:46:08 +08:00
luvletter2333
b47167982a
Fix: reset port in recreate socket
2021-03-31 14:46:07 +08:00
luvletter2333
61243e461b
Fix port show in log
2021-03-31 14:46:07 +08:00
luvletter2333
9ad38d5956
Fix ipv6 proxy when using resolved address from domain
2021-03-31 14:44:08 +08:00
Weblate (bot)
36f3f6038d
Translations update from Weblate ( #439 )
...
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Navid JA <navid.jadidy@gmail.com>
Co-authored-by: سهیل خانعلیپور <soheil@disroot.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
2021-03-31 11:07:25 +08:00
世界
a418baea30
H2 failsafe
2021-03-31 11:05:42 +08:00
世界
204364d787
Update dependencies
2021-03-31 11:05:42 +08:00
luvletter2333
770715234c
Set longer timeout
2021-03-28 00:39:04 +08:00
世界
8967508df4
Some shortcut
2021-03-28 00:21:57 +08:00
luvletter2333
7e876b20e3
IPv6 MTProxy support
2021-03-27 22:40:18 +08:00
世界
cadc7b5758
Fix external proxy not stop after disable
2021-03-27 19:53:51 +08:00
Weblate (bot)
d5a13f87e0
Translations update from Weblate ( #437 )
...
Co-authored-by: Ahmet <NaytSeyd@yandex.com>
Co-authored-by: Italian Translator <nekoxtranslator@etlgr.com>
Co-authored-by: Орфей Митриллов <mitrillow@gmail.com>
2021-03-27 11:17:52 +08:00
世界
e6f1b563ef
Bump version
2021-03-27 11:16:34 +08:00
dependabot-preview[bot]
4cb7ae0a49
Bump firebase-crashlytics from 17.4.0 to 17.4.1 ( #435 )
...
Bumps firebase-crashlytics from 17.4.0 to 17.4.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-27 11:15:34 +08:00
世界
68a7e5a51b
Fix clear history
2021-03-27 09:45:50 +08:00
世界
f15f5f10de
Try fix connection
2021-03-27 09:37:32 +08:00
世界
1ebdde0cb4
Update ndk to r21e
2021-03-26 10:45:53 +08:00
世界
d5e3001135
Fix show tabs on forward. close #426
2021-03-26 09:47:47 +08:00
dependabot-preview[bot]
7d41995d13
Bump core-ktx from 1.5.0-beta03 to 1.6.0-alpha01 ( #434 )
...
Bumps core-ktx from 1.5.0-beta03 to 1.6.0-alpha01.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-26 09:03:24 +08:00
luvletter2333
870fab1a9a
Improve ignore blocked: load Username from local cache
2021-03-25 22:20:35 +08:00
luvletter2333
d5143cd276
Improve ignore blocked: use cache
2021-03-25 22:08:43 +08:00
luvletter2333
9560a1f58d
Fix: improve ignore blocked: fix DialogCell display
2021-03-25 20:35:29 +08:00
tehcneko
df00b507b3
Fix delete for all checkes
...
(cherry picked from commit 48d1195bf6
)
2021-03-25 18:32:42 +08:00
luvletter2333
a9a93732c3
Fix: improve ignore blocked: fix selecting between
2021-03-25 01:14:37 +08:00
Weblate (bot)
65732dcea4
Translations update from Weblate ( #425 )
...
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Navid JA <navid.jadidy@gmail.com>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Hong Quan <keokiet@yahoo.com>
2021-03-24 14:27:12 +08:00
世界
8d60277298
Show flavor in version
2021-03-24 14:22:16 +08:00
世界
352eafcb9e
Fix item
2021-03-24 14:19:35 +08:00
世界
d56dc04314
Remove unused item
2021-03-24 13:32:27 +08:00
世界
06873276ec
Update dependencies
2021-03-24 13:24:19 +08:00
世界
1cf953005b
Remove jsdelivr mirror
2021-03-24 13:16:43 +08:00
luvletter2333
cf6fd70fac
Fix: open external link alert broken in 7.6.0
2021-03-23 22:02:41 +08:00
世界
0f070914df
Remove "Hide device model"
2021-03-23 00:57:10 +08:00
世界
e62ba018b6
Revert "Gradle stuff"
2021-03-23 00:42:48 +08:00
世界
9f9bb21d62
Fix crash on printing strings
2021-03-22 12:09:13 +08:00
世界
8e583128e4
Gradle stuff
2021-03-21 23:04:51 +08:00
世界
6770e0fe3f
Revert "Random device for per account"
2021-03-21 23:04:51 +08:00
世界
1baae62f97
Fix color
2021-03-21 23:04:51 +08:00
luvletter2333
3b673baacf
Fix: change pinnedImageView visibility when not being initialized, throw NPE
2021-03-21 20:15:17 +08:00
世界
6da2d1167f
Parse emoji better
2021-03-21 18:24:16 +08:00
世界
75f5a5e43e
Draw verified for NekoX chats and devs
2021-03-20 21:20:32 +08:00
世界
28301ad426
Fix build with f-droid
2021-03-20 14:23:46 +08:00
Weblate (bot)
cd182b1b07
Translations update from Weblate ( #422 )
...
* Added translation using Weblate (Sinhala)
Co-authored-by: HelaBasa <R45XvezA@protonmail.ch>
Co-authored-by: Rex_sa <rex.sa@pm.me>
2021-03-20 13:18:23 +08:00
世界
973b11ee60
Bump version
2021-03-20 13:17:35 +08:00
世界
18fc50b9eb
Remove duplicate qr share item
2021-03-20 13:17:35 +08:00
世界
c483b0f616
Fix open internal link
2021-03-20 13:17:35 +08:00
世界
cd8073f605
Add link to f-droid
2021-03-20 13:17:35 +08:00