Commit Graph

987 Commits

Author SHA1 Message Date
fufesou
b7ce85e062 flutter_deskop: sync session add, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 23:04:37 +08:00
fufesou
f42c6ffeaf flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 21:49:05 +08:00
Asura
30bfa59e7d Without Clear Key on Mac OS 2022-08-30 15:53:44 +08:00
Asura
a0cb39af9c Fix numlock and capslock on Mac 2022-08-30 15:35:39 +08:00
csf
fcc62febb1 update port-forward
1. fix multi remote port override.
2. add connection.rs port-forward failed to close
2022-08-29 19:45:06 +08:00
Asura
ce8e8536cb Merge branch 'master' of github.com:asur4s/rustdesk 2022-08-29 17:14:17 +08:00
Asura
4423a18e79 Opt svg of keyboard 2022-08-29 17:14:05 +08:00
Asura
5d69a99427 Fix compile error on windows 2022-08-29 15:25:53 +08:00
csf
a90973621a rust port-forward 2022-08-29 13:08:42 +08:00
RustDesk
560c03e99c
Merge pull request #1389 from 21pages/port-forward
port forward ui && fix TextField cursor problem
2022-08-29 09:15:06 +08:00
fufesou
55ba191ad9 flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-28 21:55:16 +08:00
fufesou
ea77d9284b flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-28 21:13:11 +08:00
21pages
6ea16e4cdb port forward ui
Signed-off-by: 21pages <pages21@163.com>
2022-08-28 20:17:28 +08:00
Asura
32f9b4c787 Support map keyboard mode on flutter 2022-08-27 01:03:44 -07:00
Asura
4da81ab7ee Merge branch 'flutter_desktop' 2022-08-26 22:00:49 -07:00
Asura
67a95cf864 Fix compile error on MacOS 2022-08-27 10:01:04 +08:00
Asura
e0db94532f Merge branch 'rustdesk/master' 2022-08-27 09:55:27 +08:00
Asura
ee19a03ecc Convert keycode to RdevKey 2022-08-26 18:29:46 -07:00
Kingtous
4e047f1bb2 opt: support match user/hostname/id(sciter), case insensitive
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-27 01:05:38 +08:00
Asura
ba17864fa1 Merge branch 'master' of github.com:asur4s/rustdesk 2022-08-25 21:29:42 +08:00
Kingtous
1fb186fd2a feat: manjaro/arch build.py 2022-08-25 17:35:45 +08:00
21pages
f9db9fc87a Merge branch 'master' into flutter_desktop 2022-08-25 13:41:25 +08:00
Asura
b38c3299d8 fix: can't find rustdesk.so 2022-08-24 17:10:34 -07:00
Asura
cd4f578cf7 Merge branch 'flutter_desktop' of github.com:asur4s/rustdesk into flutter_desktop 2022-08-24 17:09:00 -07:00
fufesou
92f1f17ca2 flutter_desktop: fix sciter lan peers
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-24 23:22:50 +08:00
21pages
a7c87a5f57 option to enable force-always-relay
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 17:03:59 +08:00
21pages
0649a49d17 fix 10054: change direct to relay when RST
Signed-off-by: 21pages <pages21@163.com>
2022-08-24 16:26:09 +08:00
csf
3b63dea6fe add port forward closeSuccess 2022-08-24 15:05:05 +08:00
csf
b71593a25c fix mobile app type event name flutter.rs 2022-08-24 15:05:02 +08:00
RustDesk
714d474ff2
Merge pull request #1327 from Heap-Hop/flutter_desktop_cm
Flutter desktop cm
2022-08-22 22:33:28 +08:00
csf
b5ebb5de37 flutter_desktop_cm fix Windows build & TODO clipboard_file 2022-08-22 22:16:45 +08:00
csf
2c7f0d7588 fix cm event listener & switch permission 2022-08-22 20:26:16 +08:00
21pages
4faf0a3d35 check super permission: win && linux
Signed-off-by: 21pages <pages21@163.com>
2022-08-22 09:04:20 +08:00
RustDesk
3394975aa2
Merge pull request #1110 from 21pages/enc-id
avoid modify id manually
2022-08-20 21:08:40 +08:00
Asura
3172ed63f3 Fix compile error on MacOS 2022-08-19 14:50:32 +08:00
csf
3063adc2fd add desktop cm backend 2022-08-17 17:23:55 +08:00
RustDesk
fc061d2b49
Merge pull request #1294 from 21pages/setting
optimize settings ui
2022-08-17 15:37:30 +08:00
21pages
845a524b82 optimize settings ui
Signed-off-by: 21pages <pages21@163.com>
2022-08-17 13:04:37 +08:00
csf
53b69b59a8 rename get_session -> session_get 2022-08-17 10:00:35 +08:00
RustDesk
f323cd458b
Merge pull request #1271 from kordood/master
Create ko.rs
2022-08-16 14:31:32 +08:00
kordood
1f0ba830df Fix a typo of locale name
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-16 14:51:10 +09:00
kordood
bb99dcab6b Update lang.rs to add Korean language
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-16 10:55:24 +09:00
csf
710ffcd0c7 update quality monitor & remove remote_page.dart desktop unused code 2022-08-15 20:29:54 +08:00
csf
f99ab7d0a7 fix dialog res bug ; add desktop restart remote device 2022-08-15 20:29:51 +08:00
Kingtous
ce86d5a5d4 add: cm page
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-15 11:52:06 +08:00
21pages
5887334c2e add setting page
Signed-off-by: 21pages <pages21@163.com>
2022-08-15 08:56:42 +08:00
Software Magic
7cb9540c3f
Added missing translation and changed some mistakes
My first contribute. I added missing translations and changed some mistakes
2022-08-14 10:17:53 +02:00
kordood
9fbb114301 Create ko.rs
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-14 14:03:17 +09:00
fufesou
4fecbba87e flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-13 22:29:08 +08:00
Asura
48ab5e5024 Fix command+tab #1032 2022-08-13 08:12:45 +08:00
Asura
e7e846cd42 Fix mouse input error #1032 2022-08-12 19:32:42 +08:00
Asura
8310f38c15 Fix repeatedly releasing keys without char 2022-08-12 00:05:31 -07:00
Asura
b916ef3659 Refactor translate mode 2022-08-11 23:59:18 -07:00
kingtous
780b42d0ba feat: adapt macos dark mode 2022-08-10 11:33:50 +08:00
fufesou
b2ffe9dee4 flutter_desktop: handle privacy mode back notifications
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 11:03:56 +08:00
fufesou
e553756ad8 flutter_desktop: fix clipboard
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-09 10:33:47 +08:00
csf
e420178750 refactor all [setByName] [getByName] to async bridge function 2022-08-08 22:27:27 +08:00
Crashys
2f8b300518
Create pt_PT
New language translation (Portuguese / Portugal)
2022-08-08 14:08:58 +02:00
csf
c5d0628291 refactor set/getByName "peers" "option" 2022-08-08 17:54:41 +08:00
Asura
dde6df82e8 Refector: handline dead keys in translation mode 2022-08-07 18:52:32 +08:00
Asura
b2cf11f2df Send caps lock key 2022-08-07 10:50:31 +08:00
rustdesk
e5e57943cb revert nl lang, because it screw up lang.rs, and nl.rs is not valid
utf-8 file, can not be compiled
2022-08-05 23:32:51 +08:00
FastAct
e3d00bc6a6
Add Dutch translation 2022-08-05 14:33:07 +02:00
FastAct
94791f1fef
Add files via upload
Add Dutch translation
2022-08-05 14:26:04 +02:00
21pages
2a2017df67 copy id/password on double tap, some menu divider
Signed-off-by: 21pages <pages21@163.com>
2022-08-05 10:59:20 +08:00
Asura
2d0cdd83a2 Update lang for keyboard mode 2022-08-04 21:02:00 +08:00
RustDesk
ab6a83e8b0
Merge pull request #1181 from Heap-Hop/flutter_desktop_merge_master_mobile
Flutter desktop merge master mobile
2022-08-04 18:17:49 +08:00
Asura
05b157af45 Fix right ctrl #1166 2022-08-04 17:26:06 +08:00
csf
3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
Asura
f1402a14a2 Merge branch 'translate_mode' 2022-08-04 01:21:46 -07:00
Asura
3b8032e5ec Merge translate mode 2022-08-04 16:11:37 +08:00
rustdesk
8b56a1a271 https://github.com/rustdesk/rustdesk/issues/1177 2022-08-04 09:26:15 +08:00
fufesou
7a2de5d280 flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 22:05:10 +08:00
csf
07debe8363 fix android build 2022-08-03 21:58:07 +08:00
fufesou
d4c735bc3a flutter_desktop: fix canvas height - tabBarHeight
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 15:36:03 +08:00
Asura
b3b50829f5 Fix sycn of CapsLock 2022-08-03 14:52:08 +08:00
Asura
d0702ddfd9 Add translate mode in UI 2022-08-03 14:34:05 +08:00
Asura
0695d50b9f Fix Shift release failed 2022-08-02 11:04:36 -07:00
Asura
90b36795ea Listening for char in Linux 2022-08-02 10:48:56 -07:00
21pages
ffbab698b7 password
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 22:24:38 +08:00
Asura
5dfc41a7b8 Ignore dead keys in Linux 2022-08-02 06:07:44 -07:00
MaySoMusician
7a9d1007c5 Add Japanese translation file
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
2022-08-02 21:26:41 +09:00
MaySoMusician
3c2abf9704 Add Japanese option
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
2022-08-02 21:26:23 +09:00
Asura
1996a27c72 Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode 2022-08-02 03:48:16 -07:00
Asura
7775a14c9e Use keycode mapping table 2022-08-02 03:47:29 -07:00
fufesou
74a2929bc9 flutter_desktop_connection_2: debug lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-02 13:10:09 +08:00
21pages
de923fdd2e fix: hide restart menu item if version < 1.1.10
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 11:29:48 +08:00
RustDesk
c27882456e
Merge pull request #1140 from fufesou/fix_privacy_mod_on_login
fix_privacy_mod_on_login: set some options after login
2022-08-01 23:57:12 +08:00
RustDesk
5baed21fce
Merge pull request #1116 from Heap-Hop/opt_mobile_ui
Opt mobile UI
2022-08-01 22:39:31 +08:00
fufesou
a9f40df2bc fix_privacy_mod_on_login: set some options after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-01 22:31:10 +08:00
21pages
53f496c0e4 avoid changing id manually
Signed-off-by: 21pages <pages21@163.com>
2022-08-01 18:06:49 +08:00
Kingtous
c4451b3cc7 fix: merge conflict 2022-08-01 14:33:08 +08:00
Kingtous
3b9c62b05d Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
# Conflicts:
#	.github/workflows/ci.yml
#	Cargo.lock
#	Cargo.toml
#	flutter/lib/common.dart
#	flutter/lib/mobile/pages/remote_page.dart
#	flutter/lib/mobile/pages/server_page.dart
#	flutter/lib/mobile/pages/settings_page.dart
#	flutter/lib/mobile/widgets/dialog.dart
#	flutter/lib/models/model.dart
#	flutter/lib/models/server_model.dart
#	src/client.rs
#	src/common.rs
#	src/ipc.rs
#	src/mobile_ffi.rs
#	src/rendezvous_mediator.rs
#	src/ui.rs
2022-08-01 10:44:05 +08:00
Kingtous
3458c164fb fix: add version key to detect specific send/recv logic 2022-08-01 09:50:23 +08:00
Asura
ee4fd58b3f Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode 2022-08-01 00:52:21 +08:00
Asura
92c4ee1560 Fix character generation, altgr only takes effect locally 2022-08-01 00:52:07 +08:00
rustdesk
aabe08d657 fix compile 2022-07-31 22:41:24 +08:00
fufesou
2a6cd5853e fix_proto_defs: fix protobuf definitions
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-31 22:31:17 +08:00
csf
5658ce807e add mobile switch language 2022-07-31 20:42:56 +08:00
csf
93e79b5234 fix translate empty bug 2022-07-31 20:08:49 +08:00
csf
859e292e1b add mobile_ffi.rs 2022-07-31 15:45:29 +08:00
csf
eec26e5c70 add mobile restart remote device 2022-07-30 22:13:38 +08:00
csf
e53119a01a add mobile quality monitor 2022-07-30 21:12:08 +08:00
rustdesk
040267e7f2 remove key_pair pub attr 2022-07-30 02:27:03 +08:00
rustdesk
125f6dd810 refactor password deadlock and password_security 2022-07-30 02:01:40 +08:00
csf
2d31e44b54 android refactor password 2022-07-29 19:02:30 +08:00
RustDesk
06a4eaed10
Merge pull request #1104 from Heap-Hop/master
fix: android build & CONFIG deadlock
2022-07-29 18:59:34 +08:00
Kingtous
608f02ea21 feat: dark theme
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-29 16:47:24 +08:00
Yoonnyy
c87d0879e5
Update tr.rs
minor changes and new translations
2022-07-29 11:45:13 +03:00
csf
2fbcbc6543 make sure no gen_keypair more than once 2022-07-29 16:30:55 +08:00
Kingtous
6b99d4d82e add: peer rename
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-29 12:03:24 +08:00
RustDesk
7983c93be0
Merge pull request #1102 from Kingtous/master
fix: android overwrite detection for lower version server
2022-07-29 10:20:30 +08:00
RustDesk
ddf0a312c1
Merge pull request #1096 from rjackr/master
Update lang.rs
2022-07-29 09:07:47 +08:00
RustDesk
138c1b8e34
Merge pull request #1002 from LeszekBober/patch-1
Create pl.rs
2022-07-29 09:07:32 +08:00
Jack
005f766288
Update lang.rs 2022-07-28 21:20:42 +02:00
WofWca
a8f37668f0
Update ru.rs 2022-07-29 02:49:47 +08:00
csf
da2906c95f fix: android build & CONFIG deadlock 2022-07-28 22:06:59 +08:00
Kingtous
39756eb16c fix: android overwrite detection for lower version server 2022-07-28 17:45:24 +08:00
rustdesk
03e8bcca81 vn 2022-07-28 16:54:17 +08:00
QuanMCPC
70bc1435fe
Added Vietnamese language to the README page and the RustDesk UI 2022-07-28 15:05:18 +07:00
RustDesk
295f326e7a
Merge pull request #1078 from 21pages/password
Password: fix import config
2022-07-28 11:16:42 +08:00
fufesou
0ba8b4079b flutter_desktop_online_state: refactor connection page
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-28 11:11:13 +08:00
rustdesk
eebac1eaa5 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2022-07-28 11:09:49 +08:00
rustdesk
c8e2161b88 refactor 2022-07-28 11:09:36 +08:00
Asura
cb493ec297 Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode 2022-07-27 20:01:49 -07:00
Asura
25525cda3f Add translte mode in input_service 2022-07-27 20:01:42 -07:00
Asura
8f04c1a780 Merge branch 'translate_mode' of github.com:asur4s/rustdesk into translate_mode 2022-07-28 11:00:17 +08:00
Asura
d5ac305e57 Add translate mode in remote 2022-07-28 11:00:01 +08:00
Yoseph Sianturi
a5b032c9f5
Update id.rs 2022-07-28 09:12:38 +08:00
Asura
d08931c317 Doc: update lang for keyboard mode 2022-07-27 07:36:50 -07:00
21pages
9f22f55a1f password: decrypt password when import user config
Signed-off-by: 21pages <pages21@163.com>
2022-07-27 21:27:46 +08:00
Sergey V. Kokorin
0deda08e5c Fix spelling: add space before "(beta)" 2022-07-27 16:18:04 +07:00
Sergey V. Kokorin
baec7ad415 Update src/lang/ru.rs 2022-07-27 16:18:04 +07:00
rustdesk
7d8da4acbe Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2022-07-27 16:02:31 +08:00
rustdesk
ab2ac0755e refactor remote_restarting_tip 2022-07-27 16:00:48 +08:00
Fabian Schillig
d5eea27318
Update de.rs 2022-07-27 09:03:05 +02:00
Kingtous
06cb05f796 feat: user login/logout with UserModel
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-27 14:29:47 +08:00
Jorge Aguirre
fe0e88bba4
update es.rs
Change for more accurate Spanish (latin american)  traslation, also  considering use a Latin American spanish and a Spain spanish variation.
2022-07-26 23:44:28 -05:00
RustDesk
00d2381bc0
Merge pull request #1059 from 21pages/restart
feat: pc restart
2022-07-27 10:31:47 +08:00
21pages
461a87bce9 feat: pc restart
Signed-off-by: 21pages <pages21@163.com>
2022-07-27 08:49:10 +08:00
rustdesk
a71fa3f7ac RS_PUB_KEY 2022-07-27 00:39:02 +08:00
rustdesk
06ce3661f4 issue #1051 2022-07-27 00:31:20 +08:00
rustdesk
6981ae1c20 issue #1052 2022-07-26 23:00:55 +08:00
Asura
6a3d527f93 Refactor: function name 2022-07-25 19:30:26 -07:00
kingtous
4cfa840822 add: address book ui&getAb
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-25 16:23:45 +08:00
21pages
903fb77e70 refactor password
1. random password -> temporary password
2. security password -> permanent password
3. remove onetime password
4. add temporary password length setting
5. remove unnecessary ipc
6. always update temporary password after connection
7. show dots if permanent password is not empty
8. recover password style

Signed-off-by: 21pages <pages21@163.com>
2022-07-24 21:53:51 +08:00
Asura
1caee4e306 Sync CapsLock and NumLock status in legacy mode. 2022-07-23 08:20:39 -07:00
Asura
a46df491e5 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-07-23 06:33:15 -07:00
Asura
1b0fb5132c Support switching keyboard mode by UI 2022-07-23 20:51:01 +08:00
Kingtous
5946f6e47d opt: recent&fav cards 2022-07-22 23:12:31 +08:00
RustDesk
b4ec6ad24c
Merge pull request #1020 from XorgMC/patch-1
Update de.rs
2022-07-22 10:38:53 +08:00
RustDesk
eda5a94e33
Merge pull request #1013 from 21pages/hwcodec
Hwcodec: codec preference
2022-07-22 01:24:41 +08:00
Leszek Bober
0330950a83
Update pl.rs
Initial Polish language file.
2022-07-21 19:12:20 +02:00
Fabian Schillig
bb1289dbc3
Update de.rs 2022-07-21 18:31:59 +02:00
RustDesk
515d90644a
Merge pull request #1018 from fufesou/fix_cmd_window
fix_cmd_window: do not show cmd prompt window
2022-07-21 22:17:51 +08:00
fufesou
e06c373389 fix_cmd_window: do not show cmd prompt window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-21 21:58:42 +08:00
fufesou
d19a8fdc43 fix_capturer_trait_name_shadowing: build win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-21 20:38:15 +08:00
RustDesk
416832a1ed
Merge pull request #982 from twmsh/master
update bytes(protobuf types) mapping, from Vec<u8> to bytes:Byte
2022-07-21 18:09:14 +08:00
tom
e811d5f18b modify argument of ConnectionTmpl::send_raw() 2022-07-21 17:54:07 +08:00
tom
9ab955bb8e enable serde feature of bytes, modify struct WriteBlock using Bytes 2022-07-21 16:07:19 +08:00
Asura
3a0c10bdb1 Refactor for compiler in linux 2022-07-20 20:31:17 -07:00
Asura
ce3434fd37 Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-07-20 19:51:09 -07:00
21pages
7aa431d349 hwcodec: codec preference
Signed-off-by: 21pages <pages21@163.com>
2022-07-21 10:14:58 +08:00
21pages
1b1f28b872 hwcodec: check when server or each client starts
and refactor hwcodec::best()

Signed-off-by: 21pages <pages21@163.com>
2022-07-21 10:10:58 +08:00
fufesou
00dc473703 linux_wayland_support: dup detecting function of x11 or wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 10:44:27 -07:00
fufesou
634cb5ef1a linux_wayland_support: refactor
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:50:08 -07:00
tom
16b7c7c716 upgrade bytes to 1.2 2022-07-21 00:39:20 +08:00
fufesou
aae6e2b16b linux_wayland_support: init merge, windows build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-20 09:16:13 -07:00
RustDesk
6533b30cac
Merge pull request #1003 from ViktorOn/patch-7
Update en.rs
2022-07-20 23:30:47 +08:00
Vik
013576abeb
Update ru.rs
Onetime means once, i.e. one time and that's it (not forever). Is that exactly what you mean?
2022-07-19 21:31:21 +03:00
Vik
6ecf1dfc47
Update en.rs 2022-07-19 21:25:31 +03:00
Leszek Bober
c3562a3d6b
Create pl.rs
Polish language.
2022-07-19 19:51:20 +02:00
Asura
fe99231090 Make case insensitive of keyboard_mode 2022-07-19 16:49:05 +08:00
Asura
d07ef7af8a Fix compile error of testcase 2022-07-19 16:15:57 +08:00
Asura
cbdc28ee20 Fix compiler error 2022-07-19 01:04:23 -07:00
Asura
02b4d7f1d9 Refactor keyboard mode by enum 2022-07-19 15:43:13 +08:00
Asura
0bacc1c250 Compatible with legacy mode in client 2022-07-19 15:09:45 +08:00
Asura
19ebbb145a Compatible with legacy mode in remote 2022-07-18 23:45:54 -07:00
Asura
a77d64d181 Remove log 2022-07-18 18:47:38 -07:00
Asura
48466bfe37 Numpad when linux -> windows 2022-07-19 09:35:39 +08:00
Asura
a118056c30 Fix sync Numpad status 2022-07-18 23:04:04 +08:00
Asura
a8e4591217 Fix lock_screen and ctrl_alt_del 2022-07-18 07:38:05 -07:00
21pages
66e04c9fe7 keep session when network interrupt
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 22:16:59 +08:00
Asura
a2d8c31e85 Auto release key 2022-07-18 22:01:08 +08:00
21pages
0812dc79b8 control end close message
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:59 +08:00
21pages
e46019a171 password: safe/random personal password
Signed-off-by: 21pages <pages21@163.com>
2022-07-18 21:27:56 +08:00
Kingtous
08043732a8 feat: ip whitelist, id/relay server/ socks5 proxy, about page 2022-07-18 18:24:09 +08:00
Asura
80b01a96db Refactor to remove warning 2022-07-18 17:42:02 +08:00
Asura
72273f4546 Sync Numpad status 2022-07-18 02:19:33 -07:00
Asura
e0a7238cc1 Refactor rdev simulate 2022-07-18 02:09:32 -07:00
Asura
828795b437 Sync Caps status 2022-07-18 01:54:54 -07:00
tom
6db3a2e85c
Merge branch 'master' into master 2022-07-18 14:25:33 +08:00
rustdesk
2851d71290 fix mac compile 2022-07-18 13:33:12 +08:00
Asura
7ae065739c Recover legacy keyboard mode when listen 2022-07-18 12:51:17 +08:00
Asura
3c61773d75 Recover legacy keyboard mode when simulate 2022-07-17 20:59:14 -07:00
Asura
5dab7bd9a2 Refactor simulate to support switching keyboard modes 2022-07-17 20:34:08 -07:00
RustDesk
dcf14dbb74
Merge pull request #988 from Heap-Hop/ignore_battery_optimizations
Update Android
2022-07-18 10:47:37 +08:00
csf
5c27f1c383 gen other langs 2022-07-18 10:34:46 +08:00
Asura
7c24f6bb12 Refactor listening keyboard to support switching keyboard modes 2022-07-17 14:14:51 -07:00
csf
f587bdee5a android fix:protobuf 3.1.0 2022-07-17 16:47:19 +08:00