Commit Graph

1326 Commits

Author SHA1 Message Date
RustDesk 943ce98050 Merge pull request #725 from Heap-Hop/master
add build_android_deps.sh
2022-06-07 16:48:32 +08:00
csf a97c0a19ee add build_android_deps.sh 2022-06-07 16:45:06 +08:00
RustDesk a7c84722d0 Merge pull request #724 from Kingtous/master
fix: cli compilation error when using cli feature
2022-06-07 11:33:07 +08:00
Kingtous e468ae5797 fix: cli compilation error when using cli feature 2022-06-07 11:25:34 +08:00
rustdesk c0aa0d743a https://github.com/rustdesk/rustdesk/issues/692 2022-06-07 00:30:37 +08:00
rustdesk 897d5c8cc9 "copying and pasting" -> "copy and paste" 2022-06-06 12:25:47 +08:00
RustDesk 5c76410c76 Merge pull request #718 from fufesou/win_copy_paste_test_2
win_copy_paste_test
2022-06-06 12:01:18 +08:00
fufesou 57bd3a9816 win_copy_paste_test: change ui 'File Transfer' to 'Allow file copying and pasting'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-06 11:57:05 +08:00
RustDesk 5b2c53e603 Merge pull request #716 from fufesou/master
fix compilation error
2022-06-06 10:29:36 +08:00
fufesou f29827d9c3 fix compilation error
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-06 09:22:14 +08:00
rustdesk 463fc2f0c0 https://github.com/rustdesk/rustdesk/issues/709 2022-06-05 18:02:54 +08:00
RustDesk 5007ac208c Merge pull request #705 from Ylacat/master
Created da Lang file
2022-06-04 10:20:50 +08:00
Frederick Nicklas Ambo Eggert Eggertsen 04b78f7ca1 Created da Lang file
Added language file "da.rs" so the UI can show the Danish language 🇩🇰
2022-06-03 23:19:19 +02:00
RustDesk cb781fe08c Merge pull request #698 from daeisbae/master
Fix Misspelled Korean Grammar
2022-06-03 11:56:39 +08:00
Dae❤️ a7029fe07f Fix Misspelled Korean Grammar 2022-06-03 12:51:44 +09:00
rustdesk de044db6d4 remove from ui only 2022-06-03 10:41:59 +08:00
rustdesk eec06141f7 fix ci 2022-06-03 10:41:28 +08:00
rustdesk e4fea4f187 fix ci 2022-06-03 10:36:55 +08:00
rustdesk ad22101067 remove Fix x11 2022-06-03 10:31:53 +08:00
rustdesk c80e2204d9 https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1145157327 2022-06-03 10:05:51 +08:00
rustdesk 25ca204213 https://github.com/rustdesk/rustdesk/issues/406#issuecomment-1145157327 2022-06-03 02:37:52 +08:00
RustDesk 9568f3527f Update README.md 2022-06-02 23:30:06 +08:00
RustDesk 384e9c8194 Update README.md 2022-06-02 23:14:14 +08:00
RustDesk 720b05874a Merge pull request #628 from fufesou/simple_rc
Fix WCHAR Path & Add Resources Integration Lib
2022-06-02 22:01:01 +08:00
rustdesk 801dbd58a8 https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 20:44:40 +08:00
rustdesk c5b88a266f missed icon.ico 2022-06-02 20:42:23 +08:00
RustDesk e07b56b646 Merge pull request #691 from Heap-Hop/master
Update Mobile
2022-06-02 18:09:03 +08:00
csf 345165e875 add android info 2022-06-02 17:33:52 +08:00
rustdesk d90b34da7d https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 17:30:09 +08:00
csf 37339805c2 mobile handle orientation change 2022-06-02 17:16:23 +08:00
rustdesk b602c1293b https://github.com/rustdesk/rustdesk/issues/677 2022-06-02 17:14:32 +08:00
fufesou 376c042666 privacy_mode_win_magnifier: remove unused win event hook
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-02 10:45:27 +08:00
fufesou fc1af7b0d9 privacy_mode_win_magnifier: fix UAC prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-06-01 23:57:58 +08:00
RustDesk cd78f76aff Merge pull request #678 from Heap-Hop/master
Run Android InputService independently
2022-06-01 22:09:19 +08:00
csf 75b920079b run android InputService independently 2022-06-01 21:14:02 +08:00
RustDesk 6e1f4cfeca Merge pull request #675 from Heap-Hop/master
Android fix
2022-06-01 18:22:10 +08:00
csf 16fd96aa96 fix android bit rate 2022-06-01 17:52:21 +08:00
csf 20f6bdb8e7 .gitignore Flutter Generated Files 2022-06-01 15:42:12 +08:00
csf 0b67164ecf adapt to flutter 3 2022-06-01 15:29:31 +08:00
fufesou 62cb9eb51e privacy_mode_win_magnifier: more check on privacy mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 15:54:21 +08:00
fufesou 867d26b79c Merge branch 'simple_rc' of github.com:fufesou/rustdesk into simple_rc 2022-05-31 12:01:46 +08:00
fufesou da392f7f72 privacy_mode_win_magnifier: ui prompt if succeeded
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 12:01:22 +08:00
fufesou e0aee6898b privacy_mode_win_magnifier: privacy conn id set after succeess
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 10:00:11 +08:00
RustDesk ea5669288c Merge pull request #661 from ViktorOn/patch-4
Update ru.rs
2022-05-31 09:40:52 +08:00
RustDesk 298c498259 Merge pull request #662 from planetzcitizen/master
Translation of README.md into Persian
2022-05-31 09:40:28 +08:00
planetzcitizen 73d27577b4 Update README file
Updat README files to include link to the README-FA.md

Signed-off-by: planetzcitizen <3522081+planetzcitizen@users.noreply.github.com>
2022-05-31 02:27:46 +02:00
planetzcitizen bbc78b0d4f Update README.md
Update README.md to include link to the README-FA.md.
2022-05-31 01:38:12 +02:00
planetzcitizen 5645b1d38f Create README-FA.md
Translated README.md to Farsi.
2022-05-31 01:34:24 +02:00
Vik 14a7194eb8 Update ru.rs 2022-05-31 00:00:58 +03:00
fufesou 4502f94e99 virtual_display: apply idd virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-31 00:51:13 +08:00