Commit Graph

2172 Commits

Author SHA1 Message Date
luvletter2333
a4aa5f8099
upgrade dependencies 2022-11-01 17:52:52 +08:00
luvletter2333
9af95477cc
revert to baseline icons 2022-11-01 15:00:24 +08:00
4a82aa5a61
fix: Export File On Low Android Version 2022-10-28 23:34:02 +08:00
6d9a2175bb
fix: Missed amoled.attheme
Co-authored-by: NekoInverter <chsqwyx@gmail.com>
2022-10-27 12:23:51 +08:00
4dd0db5834
fix: add missed disableVibration 2022-10-24 21:13:50 +08:00
8dc70762e4
fix: mention container long click
Co-authored-by: NekoInverter <chsqwyx@gmail.com>
2022-10-24 21:13:41 +08:00
b675d6f0ba
fix: Premium Preview Ads 2022-10-23 12:37:09 +08:00
1759e0944a
feat: Disable Emoji Draw Limit 2022-10-21 23:15:18 +08:00
25008df152
feat: Fake High Performance Device 2022-10-21 23:14:31 +08:00
eebb1ea478
feat: Allow Ban In Join Requests List 2022-10-18 21:17:08 +08:00
748aef0f72
fix: Use System Emoji
Co-authored-by: tehcneko <chsqwyx@gmail.com>
2022-10-18 00:43:58 +08:00
9d2c2cf567
chore: shorten apk name 2022-10-16 14:41:16 +08:00
luvletter2333
5e4e11dbcd
fix appname 2022-10-16 00:28:07 +08:00
99c17b3d72
fix: Auto Lock Immediately
Co-authored-by: =?UTF-8?q?=E4=B8=96=E7=95=8C?= <sekai@neko.services>
2022-10-15 21:54:06 +08:00
25034df66c
feat: Add Back Disable Proxy When Vpn Enabled 2022-10-14 21:55:07 +08:00
ee4a16db9d
try fix NPE in ChatMessageCell 2022-10-14 17:14:24 +08:00
e04ef8d023
feat: Hide Premium Only Channel 2022-10-13 14:08:04 +08:00
900d8aa8bc
fix: Get System ABI 2022-10-13 14:07:31 +08:00
31ba353599
fix: System AutoNightTheme 2022-10-13 14:05:10 +08:00
f4154225cb
fix: DisableVibration In SenderSelectPopup 2022-10-13 00:57:20 +08:00
66e0b5b5c9
fix: DisableVibration NPE 2022-10-12 11:56:23 +08:00
99b259ec57
fix: Artwork Query Contains Null 2022-10-12 00:41:38 +08:00
5bdee452cc
fix: Premium Features Preview 2022-10-11 23:57:24 +08:00
8c931cdacc
feat: can disable premium star in chat 2022-10-11 23:56:13 +08:00
18adee8741
fix: Quick Toggle Anonymous 2022-10-11 19:38:23 +08:00
1019f970f1
Merge remote-tracking branch 'nekox/dev' into dev 2022-10-11 17:44:53 +08:00
01258b99bf
release: bump version
revert: Show Premium Star In Chat
fix: google maps
feat: Only Show Built-In Emoji
fix: double share
fix: OSM overlay in gmaps
fix: zipFile leak in FileUtil
fix: BackButton color in ChatActivity
fix: chat enter view icons
fix: follow official emoji view
fix: emoji view icon size
fix: chat attach menu
fix: secret icon in profile activity
feat: Real hide time for stickers
feat: Hide title and avatar in dialog
feat: Show Slow Mode In Edit
feat: Ignore Folder Count
feat: add qr scaner in session activity
feat: Send Without Markdown
feat: Custom Artwork Api
feat: Upload speed booster
feat: parse flac and ogg audio file
feat: custom quick reply
feat: Custom Edited Message Notice
2022-10-11 14:15:24 +08:00
luvletter2333
905cf0a7b3
merge official cont, remove google parts 2022-10-11 11:44:37 +08:00
luvletter2333
4c8b0b14fa
merge official 2022-10-11 11:07:58 +08:00
720d04a64c
feat: Custom Edited Message Notice 2022-10-02 00:09:13 +08:00
Next Alone
b1b2c631f6
feat: custom quick reply
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
2022-10-01 23:10:49 +08:00
Next Alone
0d12810603
style: chat activity indent 2022-10-01 22:34:04 +08:00
fdbb33b1fc
fix: Join Request Error Notice 2022-09-27 23:20:13 +08:00
c7fec5ea79
feat: parse flac and ogg audio file
从这个版本开始,播放 flac 和 ogg 格式的音频文件将会从原文件中读取歌曲封面,而不是仅仅通过 Apple Music 搜索获取封面,解决了匹配错误和库中无相关歌曲时无法加载封面的问题。

Beginning with this update, playing audio files in the flac and ogg formats will read the song cover directly from the original file rather than just looking for it on Apple Music. This will fix the issue where the cover won't load when there is a match error and no pertinent song in the library.
2022-09-27 23:20:03 +08:00
6de14140ae
fix: ShareConfig Always UseFingerprint 2022-09-25 23:19:11 +08:00
ad17517da6
feat: Upload speed booster 2022-09-25 19:08:28 +08:00
e8b6e974a2
feat: Custom Artwork Api 2022-09-25 19:08:14 +08:00
xaxtix
e9a35cea54 update to 9.0.2 2022-09-21 18:20:30 +04:00
xaxtix
11edd5ee0d update to 9.0.1 2022-09-18 21:02:37 +04:00
xaxtix
abb896635f update to 9.0.0 2022-09-16 22:48:21 +04:00
eaaba6d93f
style: Real hide time for stickers 2022-09-09 23:52:19 +08:00
5feb7a1d99
feat: Send Without Markdown
Co-authored-by: Laky64 <35636667+Laky-64@users.noreply.github.com>
2022-09-06 15:03:47 +08:00
Next Alone
4070ebf942
feat: add qr scaner in session activity 2022-09-04 13:54:16 +08:00
Next Alone
73dbc72f5c
chore: sign debug version 2022-09-04 02:27:34 +08:00
Next Alone
421fe84e51
fix: chat attach menu 2022-09-04 02:27:11 +08:00
Next Alone
1b22f4636b
fix: bottom dialog in archive chats 2022-09-03 22:34:20 +08:00
Next Alone
54123988dd
fix: some baseline icons 2022-09-03 22:23:12 +08:00
Next Alone
739ea857ee
fix: secret icon in profile activity 2022-09-03 22:05:05 +08:00
0c931589e8
feat: Ignore Folder Count 2022-09-03 13:33:03 +08:00
cb458de93d
feat: Show Slow Mode In Edit
Co-authored-by: Arslan Khadjibudinov <65973611+arsLan4k1390@users.noreply.github.com>
2022-09-03 13:32:17 +08:00
NextAlone
8e89655e4b
fix: wrong app name in zh_TW 2022-08-31 16:56:14 +08:00
3086ed38f4
feat: Hide title and avatar in dialog
Co-authored-by: 23rd <23rd@vivaldi.net>
2022-08-31 13:57:59 +08:00
e873e985bc
Merge remote-tracking branch 'nekox/dev' into dev 2022-08-31 11:16:16 +08:00
8c61963b4d
feat: Real hide time for stickers 2022-08-31 10:52:53 +08:00
Next Alone
6b4d86ddde
fix: emoji view icon size 2022-08-31 10:52:52 +08:00
049d576a83
style: Only Show Built In Emoji 2022-08-31 10:52:51 +08:00
Next Alone
71fce42689
fix: outline icon in stickers activity 2022-08-31 10:52:51 +08:00
Next Alone
ba53f0af20
fix: follow official emoji view 2022-08-31 10:52:50 +08:00
Next Alone
4ccdb94b40
fix: chat enter view icons 2022-08-31 10:52:33 +08:00
rhuba8324
086b1a6b1c
Update zh-tw translation (#903) 2022-08-30 23:49:18 +08:00
Furkan Karcıoğlu
e653a90ebd
Translation Updates from Weblate 2022-08-30 23:47:14 +08:00
luvletter2333
2b9cdaab4f
fix: BackButton color in ChatActivity 2022-08-30 23:42:52 +08:00
luvletter2333
ed3ba3dcb5
fix: zipFile leak in FileUtil 2022-08-30 23:12:55 +08:00
luvletter2333
0aaaa283cf
debug: track application locale change 2022-08-30 20:20:19 +08:00
luvletter2333
e59512fa7c
fix OSM overlay in gmaps 2022-08-30 19:10:30 +08:00
luvletter2333
6bf77388d7
fix GoogleMaps Drifting, Add Map sections in NekoConfig/General 2022-08-30 18:36:29 +08:00
luvletter2333
92f75541ec
fix: double share 2022-08-30 17:50:09 +08:00
luvletter2333
4f17a21015
update twitter emoji 2022-08-30 17:09:29 +08:00
luvletter2333
70bb838901
fix emojiView style 2022-08-30 15:58:11 +08:00
luvletter2333
a7c7030271
Revert "fix: dont reload proxylist in ConnectionsManager's init"
This reverts commit 41a47438
2022-08-30 15:50:18 +08:00
7eb959818e
feat: Only Show Built-In Emoji 2022-08-18 19:34:44 +08:00
3cee1d1aac
fix: NPE in Export Sticker 2022-08-18 19:34:32 +08:00
luvletter2333
4ca3b95c0c
bump to java 11, remove Android 4.1 support 2022-08-18 02:01:37 +08:00
luvletter2333
7d2d1d12aa
Fix Google Maps, add API Key 2022-08-18 01:56:57 +08:00
c484830b81
Merge remote-tracking branch 'nekox/dev' into dev 2022-08-18 00:29:30 +08:00
714f4a84ff
revert: Show Premium Star In Chat 2022-08-18 00:10:02 +08:00
24e36e0ffd
release: bump version
feat: AutoInsertGIFCaption
fix: DeleteAllFromSelfFromChannel
feat: SetDefaultMonoLanguage
feat: added days of week to schedule time picker
feat: disable global search
style: date of forwarded message
feat: to the message
feat: zalgo filter
feat: Add datacenter status page
feat: Always Show Download Icon
feat: Show Photo Open In External App
feat: Quick Toggle Anonymous
2022-08-17 23:56:57 +08:00
luvletter2333
bd9483a80f
Fix ChatEnterView icons and InputMenu 2022-08-17 23:42:53 +08:00
luvletter2333
575fd5a684
Fix ChatEnterView baseline icon 2022-08-17 22:15:03 +08:00
luvletter2333
7d1f137c21
Fix merge 8.9.3
Move GooglePushListenerServiceProvider into gservices/
Remove Premium Gifting
Optimize ApplicationLoader init

TODO:
1. fix ChatMenu
2. fix MapsProvider and LocationProvider
2022-08-17 21:27:36 +08:00
luvletter2333
db06bb66f4
fix google-services.json path 2022-08-17 17:26:39 +08:00
luvletter2333
8b2dca3ea7
upgrade dependencies & minSdk 19 2022-08-17 17:09:53 +08:00
luvletter2333
6c5fae9fae
merge official 8.9.3
TODO:
1. Fix FCM
2. Fix OSM
3. Add Google Maps into release
2022-08-17 16:45:51 +08:00
NextAlone
80c02ed8a7
Merge pull request #13 from cracky5322/main
Update Traditional Chinese
2022-08-17 00:24:56 +08:00
92a9642bb0
feat: Quick Toggle Anonymous
Co-authored-by: Kitsune <KyuubiRan@qq.com>
Co-authored-by: qwq233 <qwq233@qwq2333.top>
2022-08-16 17:41:14 +08:00
13dabf1ac4
feat: Show Photo Open In External App 2022-08-16 15:18:36 +08:00
xaxtix
43fe75b46b update to 8.9.3 2022-08-14 22:44:20 +04:00
xaxtix
172335d189 update to 8.9.2 2022-08-13 21:17:20 +04:00
xaxtix
b1aa2020e5 update to 8.9.0 2022-08-12 19:23:51 +04:00
Jia-Bin
c09b325d80
Update Traditional Chinese 2022-08-12 21:12:01 +08:00
luvletter2333
41a4743870
fix: dont reload proxylist in ConnectionsManager's init 2022-08-04 00:37:18 +08:00
luvletter2333
bfb3168c36
test: add enhanced download speed 2022-08-04 00:23:36 +08:00
a560d51e28
feat: Use Experimental FileLoader 2022-08-03 22:53:45 +08:00
8f1bf5c714
feat: Always Show Download Icon 2022-07-30 19:32:46 +08:00
eee10ea130
feat: Add Datacenter Status Page to N-Settings 2022-07-30 12:58:19 +08:00
3d63bb2364
feat: Add datacenter status page
Co-authored-by: NekoInverter <chsqwyx@gmail.com>
2022-07-29 22:42:05 +08:00
c53f510c27
feat: Custom Channel Label
Co-authored-by: NextAlone <12210746+NextAlone@users.noreply.github.com>
2022-07-28 09:20:59 +08:00
luvletter2333
dcff475b34
fix ChatEditActivity icon 2022-07-27 21:23:37 +08:00
luvletter2333
68ae4ede1f
try fix admin count 2022-07-27 21:23:37 +08:00
luvletter2333
6f1f65d1ac
feat: recent accessed chats 2022-07-27 21:11:23 +08:00