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
SoLongAndThanksForAllThePizza
0ce2c88c50
feat: implemented remote control on desktop
2022-06-27 16:50:02 +08:00
Kingtous
2b10da167c
add: file transfer dual logic with bridge
2022-06-27 16:44:34 +08:00
Kingtous
3f2aaae1ff
opt: merge addon
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 11:51:29 +08:00
Kingtous
4a89469b84
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
...
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
2022-06-27 11:18:53 +08:00
Kingtous
f5e0aef0de
opt: windowManager -> LayoutBuilder
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 10:34:57 +08:00
Kingtous
d5c0bcea61
revert: remove conflict bitsdojo_window plugin for linux & macOS
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-27 10:00:51 +08:00
kingtous
eef20806d6
fix: temporary remove collesped plugins
2022-06-27 09:48:35 +08:00
kingtous
f2460c26ca
feat: add specific keyboard hook
2022-06-27 09:25:20 +08:00
Kingtous
5bfbb1b807
opt: dual columns file-transfer in desktop version
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-21 18:28:46 +08:00
Kingtous
02aa676030
opt: add init frame size
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-21 18:28:46 +08:00
Kingtous
0eacb6706a
feat: file transfer tab works
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-21 18:28:46 +08:00
Hamidi Mohammed
5a051ae3b6
code enhancement
...
Signed-off-by: Hamidi Mohammed <mr.hammiddi@gmail.com>
2022-06-19 17:15:37 +01:00
Kingtous
77b86ddb6b
add: file transfer multi tab support
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-17 22:58:31 +08:00
Kingtous
330a2ce5a5
fix: FFI id assignment && keep Remote Page state for multi tabs
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-17 22:21:49 +08:00
Kingtous
ed434fa90e
add: use multi provider for canvas
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-17 00:06:49 +08:00
csf
ef93d4584a
fix build_android_deps
2022-06-15 16:18:49 +08:00
csf
709e4a04ce
update arm32 in build_android_deps.sh
2022-06-14 23:07:08 +08:00
rustdesk
8753b28a96
arm32
2022-06-13 22:12:53 +08:00
kingtous
985c616ca6
refactor: make multi FFI object && initial flutter multi sessions support
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-13 21:07:26 +08:00
rustdesk
d148ca904e
ndk_arm32
2022-06-13 21:00:22 +08:00
rustdesk
f166eec276
add key.jks
2022-06-09 23:38:39 +08:00
csf
2169c6fe33
fix android translation and hostname
2022-06-08 22:35:06 +08:00
csf
6d83aeeabb
Android screen wakeup
2022-06-08 21:08:05 +08:00
csf
a97c0a19ee
add build_android_deps.sh
2022-06-07 16:45:06 +08:00
csf
345165e875
add android info
2022-06-02 17:33:52 +08:00
csf
37339805c2
mobile handle orientation change
2022-06-02 17:16:23 +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
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
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
csf
75b920079b
run android InputService independently
2022-06-01 21:14:02 +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
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
4451a628eb
Merge pull request #668 from Kingtous/flutter_desktop
...
add: tab logic
2022-05-31 16:41:12 +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
csf
18ad23435b
multi remote instances
2022-05-31 14:44:06 +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
Kingtous
7af663809f
opt: adapt --cm
...
Signed-off-by: Kingtous <kingtous@qq.com>
[linux] opt: add librustdesk.so filter
2022-05-30 16:28:48 +08:00
SoLongAndThanksForAllThePizza
7cd0940661
feat: insert core entry before launching flutter
2022-05-30 16:16:20 +08:00
kingtous
82895e6951
opt & fix:
...
- main window ui: adapt pc logic
- fix: platform infomation using device info plus
Signed-off-by: Kingtous <kingtous@qq.com>
2022-05-30 13:26:01 +08:00
Kingtous
7b3bbdf964
feat: add customed titlebar
2022-05-29 19:55:50 +08:00
Kingtous
708801bdf6
feat: add single/multi window manager wrapper & fix issue causing input twice
2022-05-29 17:23:27 +08:00
Kingtous
24a6846f03
add: desktop password page
2022-05-29 17:23:27 +08:00
SoLongAndThanksForAllThePizza
e836b7fcfb
implement functional draft version
2022-05-29 04:39:12 +08:00
SoLongAndThanksForAllThePizza
c4639ecfcb
add connection page
2022-05-28 03:57:34 +08:00
SoLongAndThanksForAllThePizza
9dd6e40003
add comment
2022-05-28 03:56:42 +08:00
csf
fa5f48638f
adapt to flutter 3
2022-05-26 18:25:16 +08:00
SoLongAndThanksForAllThePizza
52d4b4226e
fix flutter compile on windows
2022-05-25 20:26:46 +08:00
SoLongAndThanksForAllThePizza
3081df429e
remove flutter generated files
2022-05-25 17:20:35 +08:00
Kingtous
a364e7f808
demo: use mobile_ffi to get id for desktop version
2022-05-25 14:12:40 +08:00
Kingtous
a81e2f9859
refactor: split desktop & mobile
2022-05-25 14:12:35 +08:00
Kingtous
26281d95f6
add: rustdesk linux flutter build cmake
2022-05-24 09:32:40 +08:00
csf
be6f677b14
fix .gitignore
2022-05-23 16:44:23 +08:00
csf
beb11bd31c
flutter create --platforms=windows,macos,linux
2022-05-23 16:25:55 +08:00
csf
6a949b5f6a
fix platform
2022-05-23 16:24:56 +08:00
csf
a23fa7fc66
add desktop
2022-05-23 16:02:37 +08:00
csf
7c5a136b6b
mobile & web rgba stream
2022-05-20 09:28:46 +08:00
RustDesk
31a40538dc
Merge pull request #545 from Kingtous/feat/file_transfer_option_mobile
...
feat: [mobile] more precise control method for transfering files
2022-05-18 17:02:39 +08:00
Kingtous
925ca66c42
opt: reset file confirm & clean code
2022-05-18 15:47:07 +08:00
rustdesk
85332a6245
yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet
2022-05-18 01:44:42 +08:00
Kingtous
fc39c0ffc0
add: android file transfer logic
2022-05-17 23:03:55 +08:00
Kingtous
c244e49279
add: file_num to send_files
2022-05-17 23:03:55 +08:00
csf
4887cdb756
refactor web dir
2022-05-17 22:51:40 +08:00
csf
7296e55435
del unused
2022-05-17 21:58:15 +08:00
csf
a7af7967f6
use new event channel for mobile and web
2022-05-17 19:59:37 +08:00
rustdesk
c3bc539a61
fix chat model
2022-05-16 00:01:27 +08:00
rustdesk
d6e36a423f
update pod and version for ios
2022-05-15 02:24:19 +08:00
rustdesk
1cb0ad7de2
fix web
2022-05-14 02:32:02 +08:00
rustdesk
bdc446be10
remove private
2022-05-13 15:13:56 +08:00
csf
5ebf22a880
update tips and translate
2022-05-12 22:09:45 +08:00
csf
cfd4fd492b
update mobile mouse scroll
2022-05-12 20:11:53 +08:00
csf
3a66d52c2d
add three fingers vertical drag -> scroll
2022-05-12 20:11:14 +08:00
rustdesk
8852f93cab
add flutter to readme and fix web
2022-05-12 18:31:17 +08:00
rustdesk
6de0fa781c
for merge
2022-05-12 16:50:30 +08:00