Commit Graph

134 Commits

Author SHA1 Message Date
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
Kingtous
1977ee951e fix: tabbar rebuild issue
Signed-off-by: Kingtous <kingtous@qq.com>
2022-08-05 10:27:06 +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
csf
3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
fufesou
0488eb31f5 flutter_desktop: remove unnecessary control flow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 22:13:40 +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
fufesou
d4c735bc3a flutter_desktop: fix canvas height - tabBarHeight
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 15:36:03 +08:00
21pages
ffbab698b7 password
Signed-off-by: 21pages <pages21@163.com>
2022-08-02 22:24:38 +08:00
fufesou
74a2929bc9 flutter_desktop_connection_2: debug lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-02 13:10:09 +08:00
Kingtous
74b830159b add: ci dependencies 2022-08-01 14:56:13 +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
csf
67a3db7378 UI optimization 2022-07-29 22:17:55 +08:00
csf
2d31e44b54 android refactor password 2022-07-29 19:02:30 +08:00
Kingtous
608f02ea21 feat: dark theme
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-29 16:47:24 +08:00
Kingtous
6b99d4d82e add: peer rename
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-29 12:03:24 +08:00
fufesou
dab8fc6cc9 flutter_desktop: load popup menu items onTap
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-28 14:06:02 +08:00
fufesou
aa48711f05 flutter_desktop_online_state: debug online states
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-07-28 11:25:22 +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
Kingtous
06cb05f796 feat: user login/logout with UserModel
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-27 14:29:47 +08:00
Kingtous
8a3da4eb41 feat: retry logic
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-26 17:14:52 +08:00
kingtous
d0e55f6f81 feat: all address book logic
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-26 17:03:19 +08:00
Kingtous
1eaa9ae125 add: abModel
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-25 16:26:51 +08:00
kingtous
4cfa840822 add: address book ui&getAb
Signed-off-by: Kingtous <kingtous@qq.com>
2022-07-25 16:23:45 +08:00
Kingtous
5946f6e47d opt: recent&fav cards 2022-07-22 23:12:31 +08:00
Kingtous
08043732a8 feat: ip whitelist, id/relay server/ socks5 proxy, about page 2022-07-18 18:24:09 +08:00
Kingtous
b1382c2d57 add: change id on flutter 2022-07-18 18:21:53 +08:00
csf
f587bdee5a android fix:protobuf 3.1.0 2022-07-17 16:47:19 +08:00
csf
88fef77980 android opt:add disable ignore_battery_optimizations 2022-07-16 22:31:44 +08:00
Kingtous
f4e0b6e50a add: change id on flutter 2022-07-15 17:00:37 +08:00
csf
175ab0b58c remove log 2022-07-14 21:46:40 +08:00
csf
fdca9acbb7 [android] InputService mouse long press mode 2022-07-14 18:36:54 +08:00
csf
55427bad2f [android] add Enhancements settings 2022-07-14 18:33:41 +08:00
csf
fb02fc1197 [android] fix build; ignore battery optimizations 2022-07-14 17:44:37 +08:00
Kingtous
19c3c6034e feat: add local option to main window 2022-07-14 12:32:35 +08:00
Kingtous
6d61987c58 fix: file transfer update issue 2022-07-12 11:51:58 +08:00
Kingtous
9094999a8a add: implement last jobs[2/2] 2022-07-11 18:23:58 +08:00
Kingtous
5aded67597 add: sortby, address link, platform, last jobs[1/2] 2022-07-11 16:07:49 +08:00
Kingtous
79217ca1d9 add: send/receive file/folder 2022-07-11 10:30:45 +08:00
Kingtous
1db7fee6fb opt: dual selected items & send/receive action icon 2022-07-09 19:14:40 +08:00
Kingtous
0598ee304c fix: workaround for changing root disk on Windows[2/2] 2022-07-09 13:04:22 +08:00
Kingtous
beffe44cdb fix: workaround for changing root disk on Windows 2022-07-09 11:27:59 +08:00
csf
2f21661b74 fix physical keyboard input twice; add configChanges navigation 2022-07-04 16:02:48 +08:00
csf
4a0e047c03 opt gesture -
opt:Auto recover cursor;Expand scale limit.
fix:twoFinger mistake
2022-07-02 21:24:49 +08:00
Kingtous
e7a8bbd291 add: use DataTable for desktop file transfer 2022-07-01 17:17:25 +08:00
Kingtous
6b8fc6efe9 add: file transfer status list like sciter 2022-07-01 12:11:34 +08:00
Kingtous
d49068706e add: include_hidden parameters, migrate to bridge 2022-07-01 12:11:34 +08:00
Kingtous
e0c52b49f3 opt: add prefix identifier for each session
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-28 22:16:10 +08:00
Kingtous
60a628aefe fix: window close hook
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-28 22:16:10 +08:00
RustDesk
6c4f5dc007
Merge pull request #877 from SoLongAndThanksForAllThePizza/flutter_desktop
feat: implemented remote control on desktop
2022-06-27 16:53:57 +08:00