21pages
1249776a21
add auto-size-text for installCard button
...
Signed-off-by: 21pages <pages21@163.com>
2022-10-24 15:58:24 +08:00
csf
bab826e9a3
[change dart SDK version to >=2.17.0] update drive icon and mobile style
2022-10-20 10:31:31 +09:00
csf
c01b9d5d7d
restoreWindowPosition for sub window and add restore maximize
2022-10-14 19:48:41 +09:00
csf
cf73c04cb3
drag to Un/Maximize update icon state
2022-10-14 17:40:59 +09:00
csf
5b1a12c6a7
feat file transfer history (goBack)
2022-10-13 21:21:03 +09:00
Kingtous
3d7736836f
feat: add dbus and cli connect support
2022-10-11 23:22:57 +08:00
fufesou
2cc92c199c
flutter_desktop: adjust window
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-10 09:47:45 +08:00
rustdesk
70e7e99531
some png -> svg
2022-09-27 18:34:05 +08:00
RustDesk
2481f338b0
Merge branch 'master' into record
2022-09-27 15:32:27 +08:00
csf
95f7677d2b
mobile server_page text theme & fix lang.py and update langs
2022-09-26 11:25:04 +08:00
21pages
960df96fdd
jump to setting page
...
Signed-off-by: 21pages <pages21@163.com>
2022-09-23 18:48:46 +08:00
rustdesk
204eab4b81
add margin to app icon
2022-09-22 23:22:31 +08:00
21pages
9489877c78
video record
...
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
csf
9284850dff
Merge branch 'master' into mobile_feat_update_rebase
2022-09-21 14:12:22 +08:00
rustdesk
e0d759c3bb
remove menu from desktop home page
2022-09-19 18:38:19 +08:00
csf
0c407994cd
fix android deps build
2022-09-19 17:03:12 +08:00
rustdesk
2567256dcb
moved all png to res
2022-09-18 11:22:30 +08:00
rustdesk
921c321a71
remove flutter_test to resolve version conflict with icon_launcher
2022-09-16 17:14:32 +08:00
rustdesk
ccdd01eed0
fix mac flutter build issue, ipc not working yet
2022-09-16 00:32:34 +08:00
rustdesk
3730ed0cc3
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
2022-09-15 17:41:45 +08:00
rustdesk
f4871a992f
refactor core_main, also fix windows flutter restart repeated fatal
...
error crash
2022-09-15 17:41:10 +08:00
Asura
e6b1b007a6
Fix compile on android
2022-09-14 05:01:14 -07:00
rustdesk
69c49073c6
kz
2022-09-13 17:00:59 +08:00
csf
36143c0880
update Cargo.lock pubspec.lock & rename connection_tab_page.dart -> remote_tab_page.dart
2022-09-08 21:12:35 +08:00
Asura
4d3fa6955b
Fix windows compile error
2022-09-07 16:57:27 +08:00
asur4s
f1c8b59a91
Update lock file
2022-09-07 04:04:07 -04:00
asur4s
abf78ab6f7
Refacotr env of keyboard && enter view
2022-09-05 05:55:31 -04:00
Asura
79aec0a63f
Fix compile error
2022-09-04 16:50:25 +08:00
asur4s
bec8daafb9
Fix simulate in wayland
2022-09-02 15:29:25 -04:00
Asura
03315a3bc4
Update pubspec.lock
2022-09-02 01:11:59 -07:00
Asura
2b0778987c
Update pubspec.lock to fix CI
2022-09-02 00:24:09 -07:00
Asura
bc7611ae0d
Merge branch 'master' of https://github.com/rustdesk/rustdesk
2022-09-01 23:53:55 -07:00
Kingtous
155fa51ff4
fix: linux wayland setAlignment crash workaround
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-09-02 10:50:14 +08:00
Asura
9999e8864e
Update pubspec.lock
2022-08-31 04:16:49 -07:00
Kingtous
66a2c51ca5
fix: linux memory-safe workaround
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-30 16:45:47 +08:00
Kingtous
98387e06e1
fix: linux main/sub window resize issue
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-28 14:59:13 +08:00
Asura
52a0621d19
Fix CI
2022-08-26 22:13:19 -07:00
Asura
4da81ab7ee
Merge branch 'flutter_desktop'
2022-08-26 22:00:49 -07:00
Asura
b3f83b98c7
Fix flutter pub hostname
2022-08-26 21:50:21 -07:00
Asura
e0db94532f
Merge branch 'rustdesk/master'
2022-08-27 09:55:27 +08:00
csf
c04168eb73
add flutter_lints
2022-08-26 12:00:53 +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
Kingtous
8a825a7345
fix: macos window manager compile
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-23 17:21:32 +08:00
Kingtous
48e25accae
fix: resize issue found in window manager
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-22 14:21:38 +08:00
Kingtous
05771e65e2
feat: can resize window when without title bar
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-22 13:52:22 +08:00
Kingtous
10eb1003c1
fix: multi window macos compile
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-22 09:39:52 +08:00
Kingtous
f4d94498c0
fix: window manager start drag
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-19 14:23:16 +08:00
Kingtous
9c01870d9b
fix: multi window linux drag issue
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-19 12:27:29 +08:00
21pages
41e5f6d0de
replace tabview with pageview to remove animation
...
Signed-off-by: 21pages <pages21@163.com>
2022-08-18 22:18:58 +08:00