Commit Graph

2879 Commits

Author SHA1 Message Date
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
RustDesk
bce72ea84b
Merge pull request #687 from Kingtous/flutter_desktop
refactor: disable tray
2022-06-02 16:46:52 +08:00
Kingtous
8c3e77001c refactor: disable tray
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:45:04 +08:00
RustDesk
c94d10782c
Merge pull request #686 from Kingtous/flutter_desktop
feat: add tray icon to status bar & fix: multi window injection and titlebar issue
2022-06-02 16:33:58 +08:00
RustDesk
6632e46607
Merge pull request #685 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: macos compilation
2022-06-02 16:33:42 +08:00
Kingtous
d81d785722 feat: add tray icon to status bar
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 16:23:20 +08:00
SoLongAndThanksForAllThePizza
d756551791 fix: macos compilation 2022-06-02 16:13:34 +08:00
Kingtous
1f9655d632 opt: titlebar height autofit
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-02 14:51:09 +08:00
21pages
327bdb741c scrap: fix update_video_encoder
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
7e6c38e6d2 scrap: add hw quality control
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
399ddc8bef scrap: rename coder.rs to codec.rs
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
6677fc9b30 scrap: rename codec.rs to vpxcodec.rs
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:55 +08:00
21pages
70968638bf scrap: add hwcodec
Signed-off-by: 21pages <pages21@163.com>
2022-06-02 11:32:50 +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
RustDesk
aefc968246
Merge pull request #680 from Kingtous/flutter_desktop
fix: windows&macOS plugin injections for multi window context
2022-06-02 07:26:16 +08:00
kingtous
c0b9a67cdd fix: macOS compilation for multi window plugin 2022-06-02 02:20:17 +08:00
kingtous
12d0380c8c fix: windows compilation for multi window plugin 2022-06-02 02:13:07 +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
RustDesk
ee6e568f9f
Merge pull request #674 from Heap-Hop/option_multi_instances
multi instances
2022-06-01 15:13:34 +08:00
csf
1b7eb73ee8 SyncReturn 2022-06-01 15:09:48 +08:00
csf
317b350d2b multi remote instances 0.5 2022-05-31 22:09:36 +08:00
csf
5fb89c98e4 Merge branch 'flutter_desktop' of https://github.com/rustdesk/rustdesk into option_multi_instances 2022-05-31 20:25:31 +08:00
csf
5274a43a34 update sessions public function 2022-05-31 20:24:44 +08:00
RustDesk
2d32052999
Merge pull request #669 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: use forked codegen repo instead of local repo
2022-05-31 16:59:33 +08:00
SoLongAndThanksForAllThePizza
e1e3491ec6 fix: use forked codegen repo instead of local repo 2022-05-31 16:57:42 +08:00
RustDesk
4451a628eb
Merge pull request #668 from Kingtous/flutter_desktop
add: tab logic
2022-05-31 16:41:12 +08:00
RustDesk
9ae9bd5111
Merge pull request #667 from SoLongAndThanksForAllThePizza/flutter_desktop
fix: compile error when using enum in flutter
2022-05-31 16:32:24 +08:00
Kingtous
4b69ece608 add: tab logic
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-31 16:28:25 +08:00
SoLongAndThanksForAllThePizza
5825ae4531 fix: compile error when using enum in flutter 2022-05-31 16:28:12 +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
csf
18ad23435b multi remote instances 2022-05-31 14:44:06 +08:00
RustDesk
00ba7cad81
Merge pull request #664 from Kingtous/flutter_desktop
fix: method channel in multi window context
2022-05-31 12:23:22 +08:00
Kingtous
ac09c37516 fix: method channel in multi window context
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-31 12:11:29 +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