Andrzej Rudnik
|
8f7d653e80
|
Update pl.rs
|
2023-11-06 00:30:59 +01:00 |
|
mcfans
|
e474b595ad
|
fix: add proguard rules, avoid protobuf generated classes got obfuscated
|
2023-11-06 01:04:53 +08:00 |
|
ClSlaid
|
b4c6292397
|
docs: file copy paste explainations
Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
|
2023-11-05 18:11:05 +08:00 |
|
crwusiz
|
4aa994827c
|
kor_translation update
|
2023-11-05 10:12:45 +09:00 |
|
jxdv
|
a521ccde47
|
update cs.rs
|
2023-11-04 14:29:03 +01:00 |
|
RustDesk
|
03d280054b
|
Merge pull request #6285 from jxdv/sk-rs-update
update sk.rs
|
2023-11-04 21:22:23 +08:00 |
|
jxdv
|
c0a3279856
|
update sk.rs
|
2023-11-04 14:12:10 +01:00 |
|
jxdv
|
e8643632bf
|
translations
|
2023-11-04 13:24:23 +01:00 |
|
mcfans
|
6d8272472a
|
fix: set correct flag
|
2023-11-04 20:24:15 +08:00 |
|
mcfans
|
409d5b124a
|
fix: add page up/down keymap
|
2023-11-04 17:57:19 +08:00 |
|
RustDesk
|
0c1f3d056a
|
Merge pull request #6279 from sahilyeole/feat/list_view
Fix: change view dropdown not working on macos clicking
|
2023-11-04 17:26:05 +08:00 |
|
Sahil Yeole
|
0e702d8693
|
remove setState
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-04 14:50:04 +05:30 |
|
mcfans
|
b155cd9a5a
|
fix: set same rect for correct layout and navigation and set correct selection
|
2023-11-04 17:08:49 +08:00 |
|
RustDesk
|
6a281fb7ba
|
Merge pull request #6266 from sahilyeole/feat/mobile_uni_link
Feat: mobile uni link support (android + ios)
|
2023-11-04 10:59:29 +08:00 |
|
Sahil Yeole
|
203891c957
|
fix change view dropdown not working on macos clicking
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-03 20:12:52 +05:30 |
|
Sahil Yeole
|
1365df898f
|
support connect, play & file-transfer on mobile uri
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-03 18:31:30 +05:30 |
|
RustDesk
|
a2bc02b4c5
|
Merge pull request #6275 from 21pages/opt_codec
opt codec
|
2023-11-03 15:06:46 +08:00 |
|
21pages
|
0d01aa4eea
|
opt close on taskbar, not call onWindowClose multi times
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-03 11:52:43 +08:00 |
|
21pages
|
017c73132c
|
condition show more quality
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-03 11:52:43 +08:00 |
|
21pages
|
534bfad50f
|
opt codec
1. use src width/height to convert yuv
2. align dst yuv to avoid illegal memory access
3. init yuvfmt when new codec
4. move remote reset calls from empty conns judge to emtpy remote conns
judge
Signed-off-by: 21pages <pages21@163.com>
|
2023-11-03 11:52:41 +08:00 |
|
RustDesk
|
429f44eb6a
|
Merge pull request #6274 from KagamineP/patch-2
Update ru.rs
|
2023-11-03 11:36:06 +08:00 |
|
Dmitry Kiryanov
|
346c88b661
|
Update ru.rs
|
2023-11-03 08:30:28 +05:00 |
|
mcfans
|
c49853e7b4
|
fix: set text before update accessibility node
|
2023-11-03 10:47:46 +08:00 |
|
RustDesk
|
11232c6f23
|
Merge pull request #6270 from dignow/fix/android_rotation
fix, android rotate screen
|
2023-11-03 10:34:54 +08:00 |
|
RustDesk
|
9aa788f086
|
Merge pull request #6271 from Kleofass/patch-3
Update lv.rs
|
2023-11-03 10:34:26 +08:00 |
|
RustDesk
|
c35268c493
|
Merge pull request #6267 from flusheDData/master
Update es.rs
|
2023-11-03 10:34:09 +08:00 |
|
dignow
|
df0ad4486e
|
fix build
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-11-03 09:23:28 +08:00 |
|
Kleofass
|
d369385657
|
Update lv.rs
|
2023-11-03 02:25:01 +02:00 |
|
dignow
|
059e067bdc
|
fix, android rotate screen
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-11-03 07:17:40 +08:00 |
|
Sahil Yeole
|
050759c1c2
|
improve code format
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-03 01:55:56 +05:30 |
|
Sahil Yeole
|
6d264b4394
|
remove extra line
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-03 01:51:40 +05:30 |
|
Sahil Yeole
|
284330ed5f
|
use desktop uri format for mobile
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-03 01:46:51 +05:30 |
|
Sahil Yeole
|
49205b604c
|
add android intent url scheme
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-02 23:57:31 +05:30 |
|
Sahil Yeole
|
c14c27970f
|
cold boot uni link mobile
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-02 23:57:31 +05:30 |
|
Sahil Yeole
|
b1682d5794
|
listen and connect to uni link mobile
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-02 23:57:31 +05:30 |
|
Sahil Yeole
|
d0b9dd9ae7
|
add ios uni link scheme
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-11-02 23:57:31 +05:30 |
|
mcfans
|
0a94b7473d
|
fix: use onKeyDown to dispatch key event
|
2023-11-03 01:50:21 +08:00 |
|
flusheDData
|
587a928b84
|
Update es.rs
New terms added
|
2023-11-02 16:15:36 +01:00 |
|
RustDesk
|
48dbc06b29
|
Merge pull request #6264 from fufesou/fix/win_crash_tokio_1.28.1_upgrade_1.33.0
fix, win crash, tokio 1.28.1 to 1.33.0, revert
|
2023-11-02 14:56:40 +08:00 |
|
fufesou
|
967515a34f
|
fix, win crash, tokio 1.28.1 to 1.33.0, revert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-02 14:34:49 +08:00 |
|
RustDesk
|
8e0bce4da4
|
Merge pull request #6263 from xalt7x/ukrainian-translation
Update Ukrainian translation
|
2023-11-02 14:07:12 +08:00 |
|
Yevhen Popok
|
01078bd7b2
|
Update Ukrainian translation
|
2023-11-02 08:05:39 +02:00 |
|
RustDesk
|
a97fbb2d48
|
Merge pull request #6260 from fufesou/fix/build_mobile
fix build
|
2023-11-02 10:07:49 +08:00 |
|
RustDesk
|
6782f92703
|
Merge pull request #6262 from rustdesk/revert-6257-android-fixes
Revert "Fixes for Android (ndk r26b)"
|
2023-11-02 09:50:34 +08:00 |
|
RustDesk
|
9096c29fef
|
Revert "Fixes for Android (ndk r26b)"
|
2023-11-02 09:50:02 +08:00 |
|
mcfans
|
100967c57b
|
fix: set focusable before request focus
|
2023-11-02 00:37:21 +08:00 |
|
fufesou
|
c871af2711
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-01 21:03:57 +08:00 |
|
RustDesk
|
faf99ffe14
|
Merge pull request #6258 from fufesou/fix/remove_unused_capturer_on_peer
fix, remove unused capturer when switching display
|
2023-11-01 20:06:12 +08:00 |
|
fufesou
|
58d073b516
|
fix, remove unused capturer when switching display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-11-01 19:53:37 +08:00 |
|
RustDesk
|
52a4d41c6f
|
Merge pull request #6257 from basilgello/android-fixes
Fixes for Android (ndk r26b)
|
2023-11-01 18:36:50 +08:00 |
|