Commit Graph

1502 Commits

Author SHA1 Message Date
xaxtix
3b971647e2 Update to 8.2.3 2021-11-09 05:38:47 +03:00
xaxtix
44be21dd0f Update to 8.2.3 2021-11-09 04:49:31 +03:00
arm64v8a
28b2b53012 fix OpenCC 2021-11-08 00:18:17 +08:00
arm64v8a
f3510d25cd Add confirmation before deleting the account 2021-11-07 23:12:40 +08:00
arm64v8a
0637f83540 Move Android 11+ cache path 2021-11-07 23:12:40 +08:00
arm64v8a
9828ce5de6 UI tweaks 2021-11-06 19:05:46 +08:00
arm64v8a
5696cc55ab fix nullptr in Theme.java 2021-11-06 19:05:46 +08:00
arm64v8a
d0bb8abd61 fix disableProxyWhenVpnEnabled 2021-11-06 19:05:46 +08:00
arm64v8a
771a87b40e minor fix 2021-11-06 13:23:37 +08:00
arm64v8a
4471aa430a target sdk 30 2021-11-06 13:23:37 +08:00
arm64v8a
ecac2aaa96 bump version 2021-11-05 23:25:57 +08:00
arm64v8a
7a9c83d2b8 fix merge 2021-11-05 23:25:57 +08:00
arm64v8a
e1098169b6 Merge remote-tracking branch 'tg/master' into dev 2021-11-05 22:11:49 +08:00
arm64v8a
74a2518785 fix 2021-11-05 19:39:34 +08:00
xaxtix
1d379b9a7b Update to 8.2.1 (2462) 2021-11-05 13:06:49 +03:00
luvletter2333
6400ef3a86
Fix test dc login 2021-11-05 01:45:34 +08:00
luvletter2333
6233580e24
Fix test dc handshake 2021-11-05 01:45:34 +08:00
arm64v8a
a5ce6c5b91 bump version 2021-11-04 21:44:10 +08:00
arm64v8a
3f4ff5c9ff readd some settings 2021-11-03 15:01:01 +08:00
arm64v8a
c972890ddd update translations 2021-11-03 14:28:46 +08:00
Luv Letter
ef0f3cd542
Revert ack changes 2021-11-01 21:26:55 +08:00
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