fufesou
1dfbaa1e02
fix: test if valid server, control if try test with proxy ( #7858 )
...
* fix: test if valid server, control if try test with proxy
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* fix: build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-04-28 14:22:21 +08:00
rustdesk
aa7d0471db
Fix #616 , add rustdesk://config/<config_string>
2023-12-03 20:31:48 +08:00
fufesou
1905a81f9a
virtual_display_privacy_mode, switch privacy mode directly
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-14 19:36:51 +08:00
fufesou
e2382a1465
refact, mobile, privacy mode menu
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-11-14 17:35:16 +08:00
21pages
54de5b0300
mobile add default display, merge set server and custom quality code
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-01 15:04:36 +08:00
21pages
979203cbdb
replace offstage with if-else for LinearProgressIndicator in dialog
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-18 16:16:21 +08:00
Kingtous
77fa807b57
feat: implement dialog callback
2023-05-08 12:34:19 +08:00
grummbeer
18ebd2e727
Dialogs Mobile. Options for password length horizontal
2023-03-30 04:11:48 +02:00
grummbeer
7351c58336
Dialogs Mobile. Remove custom contentPadding
2023-03-30 02:43:31 +02:00
fufesou
8ebfd3f628
refactor dialog
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-24 15:21:14 +08:00
Mr-Update
b7f16997b1
Update dialog.dart
2023-03-12 14:08:26 +01:00
rustdesk
6ae2fbdbc8
change "temporary password" to "one-time password"
2023-03-06 11:25:49 +08:00
NicKoehler
fd8829f08e
added icon to dialogButton, reverted some design changes. The outline buttons now rely on theme data
2023-03-01 14:50:50 +01:00
NicKoehler
18339cf343
password dialog
2023-02-28 16:36:44 +01:00
NicKoehler
7bf728bdad
restart device dialog
2023-02-28 15:57:25 +01:00
21pages
a9598e006a
request elevation menu
...
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 15:51:13 +08:00
21pages
40d0ea016b
refactor peer tab with model, make it scrollable
...
Signed-off-by: 21pages <pages21@163.com>
2023-02-06 12:54:32 +08:00
rustdesk
3462756a11
optimize dialog margin, fix password eye icon color
2023-02-05 16:56:13 +08:00
21pages
dec1820694
opt dialog style
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-30 17:56:35 +08:00
21pages
62791613a7
opt dialog button style
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-15 19:46:16 +08:00
21pages
d3b490ac48
elevation request
...
Signed-off-by: 21pages <pages21@163.com>
2023-01-14 17:39:46 +08:00
csf
9c07a0f2d8
fix mobile api server validation bug
2022-12-26 10:12:01 +09:00
csf
cba6a3e0ee
refactor to use ServerConfig
2022-12-21 16:24:01 +09:00
csf
f5cc55ab3d
refactor mobile import ServerConfig
2022-12-21 15:41:07 +09:00
21pages
ca8cb5a3b0
portable-service: better prompt message
...
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
Kingtous
2301d09303
feat: replace forceAppUpdate with customed reloadWindow
2022-10-26 14:39:13 +08:00
fufesou
77de0d05f9
msgbox & translations
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:44 +08:00
21pages
172091602a
opt: adjust msgbox text width, passwordDialog support enter && esc
...
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 10:48:27 +08:00
csf
51b02353c9
1. mobile ab login.
...
2. typos
3. del rename dialog body padding
2022-09-22 17:41:58 +08:00
rustdesk
f64d2a3983
fix translation
2022-09-18 11:02:27 +08:00
Zachary Locklear
25b052ef17
Grammatical correction for closing dialog.
2022-08-25 09:57:12 -06:00
csf
ce050e250d
desktop close connection tab (remote page)
2022-08-17 10:01:26 +08:00
csf
53b69b59a8
rename get_session -> session_get
2022-08-17 10:00:35 +08:00
csf
f99ab7d0a7
fix dialog res bug ; add desktop restart remote device
2022-08-15 20:29:51 +08:00
csf
5b3ef29d75
fix mobile showSuccess & update pubspec.lock
2022-08-15 14:43:08 +08:00
csf
da4c218ea3
add showToast & dialog clickMaskDismiss
2022-08-15 14:39:31 +08:00
csf
e6329dc7eb
new dialog impl based on Overlay
2022-08-12 18:48:56 +08:00
csf
e420178750
refactor all [setByName] [getByName] to async bridge function
2022-08-08 22:27:27 +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
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
csf
317b350d2b
multi remote instances 0.5
2022-05-31 22:09:36 +08:00
Kingtous
a81e2f9859
refactor: split desktop & mobile
2022-05-25 14:12:35 +08:00