fufesou
|
85e82d0bd5
|
fix, mobile connecting canvas color
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-04 23:21:47 +08:00 |
|
dignow
|
ea41a60057
|
fix, the session image covers android toolbar
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-09-04 14:17:54 +08:00 |
|
rustdesk
|
701220246d
|
fix ci
|
2023-09-03 14:55:23 +08:00 |
|
rustdesk
|
e3b0cdaf69
|
Merge branch 'ios_1.2.2'
|
2023-09-03 11:28:21 +08:00 |
|
21pages
|
58073484fe
|
fix ios setting page show chat title
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-03 08:07:14 +08:00 |
|
rustdesk
|
5b802e9edd
|
Merge branch 'ios_1.2.2'
|
2023-09-03 00:16:08 +08:00 |
|
fufesou
|
96d9604fe1
|
enable bottom actions before first image is reached
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-09-01 23:55:43 +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
|
5d18c04661
|
replace SettingsTile.navigation with SettingsTile()
Signed-off-by: 21pages <pages21@163.com>
|
2023-09-01 12:49:57 +08:00 |
|
21pages
|
3eeed39f52
|
ios add settings tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-30 22:04:15 +08:00 |
|
21pages
|
c9423509a9
|
ios show login/logout
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-30 19:26:15 +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 |
|
21pages
|
fbde794d39
|
add missing Get.delete, android can update id controller
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-09 13:54:09 +08:00 |
|
21pages
|
21cf2a01c7
|
update idController when create new connection
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-08 21:20:06 +08:00 |
|
Mr-Update
|
b34f745837
|
Supplement for "fix some words" from yesterday
|
2023-08-07 14:20:20 +02:00 |
|
dignow
|
c01c8d0afc
|
touch screen input
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-07-17 20:07:55 +08:00 |
|
21pages
|
ebd8903c9b
|
logout confirm
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-15 07:21:54 +08:00 |
|
rustdesk
|
6b8d2a33c0
|
fix lang
|
2023-07-10 23:02:26 +08:00 |
|
21pages
|
fcf6b5466a
|
mobile show chat icon overlay on main page
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-10 22:21:03 +08:00 |
|
21pages
|
745f33a8c1
|
opt mobile unread and autoSizeTextField
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-10 22:21:01 +08:00 |
|
21pages
|
22994ee8f2
|
opt chatModel, linux same startup height as dart
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-10 16:02:47 +08:00 |
|
21pages
|
6c6f6c081e
|
mobile unread chat
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-10 12:57:38 +08:00 |
|
21pages
|
65529b10b6
|
opt mobile chat message store
Signed-off-by: 21pages <pages21@163.com>
|
2023-07-09 21:45:35 +08:00 |
|
rustdesk
|
82219775e3
|
change download page to https://rustdesk.com/download
|
2023-07-03 16:43:39 +08:00 |
|
rustdesk
|
79f8727c69
|
move super.dispose ahead in async dispose
|
2023-06-30 14:01:12 +08:00 |
|
21pages
|
07d9162491
|
remove PopupMenuButton default tooltip, and then long press will pop up menu
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-29 10:26:03 +08:00 |
|
21pages
|
f38ebb7b3c
|
android and approve mode
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-28 20:22:57 +08:00 |
|
rustdesk
|
bb679bf25a
|
may help issue #4714 #4780
|
2023-06-28 17:09:23 +08:00 |
|
rustdesk
|
5b093f5f32
|
fix changeid
|
2023-06-26 23:27:18 +08:00 |
|
rustdesk
|
0d658963e4
|
Enable change id only when connected
|
2023-06-26 22:05:27 +08:00 |
|
RustDesk
|
e30f09e7f7
|
Revert "Fix/mobile connection login state"
|
2023-06-23 18:25:42 +08:00 |
|
RustDesk
|
74dc8536be
|
Merge pull request #4747 from dignow/fix/mobile_connection_login_state
Fix/mobile connection login state
|
2023-06-23 17:43:42 +08:00 |
|
rustdesk
|
31eea1482b
|
remove stupid group, bad implementation, buggy, and not usable
|
2023-06-23 17:05:48 +08:00 |
|
dignow
|
ef102bdf94
|
debug, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-23 14:29:58 +08:00 |
|
dignow
|
811293b261
|
refact, mobile, connection state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-23 13:27:37 +08:00 |
|
dignow
|
96d95fa08a
|
fix user login state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-23 13:27:36 +08:00 |
|
rustdesk
|
23389ef140
|
fix mobile home page style
|
2023-06-21 23:29:12 +08:00 |
|
rustdesk
|
22b0b54527
|
add build date to mobile
|
2023-06-19 15:06:40 +08:00 |
|
21pages
|
afcb488838
|
fix mobile language update
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-10 09:38:37 +08:00 |
|
rustdesk
|
501323ff6a
|
const sessionId for mobile
|
2023-06-09 19:57:37 +08:00 |
|
21pages
|
2ececed0c1
|
use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
|
2023-06-08 07:24:02 +08:00 |
|
Kingtous
|
5b3a8a2c3d
|
feat: upgrade flutter pubs
|
2023-05-24 00:19:57 +08:00 |
|
Kingtous
|
77fa807b57
|
feat: implement dialog callback
|
2023-05-08 12:34:19 +08:00 |
|
fufesou
|
cbeebea7a5
|
plugin_framework, show remote toolbar widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-23 20:53:51 +08:00 |
|
21pages
|
1100b2a465
|
show fingerprint
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-19 15:52:15 +08:00 |
|
21pages
|
b2c0590898
|
merge mobile/desktop remote toobar code
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-13 09:22:29 +08:00 |
|
fufesou
|
6c78e7bf74
|
fix mobile show chat window
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-04 09:51:41 +08:00 |
|
RustDesk
|
cb66c6f9f4
|
Merge pull request #3902 from fufesou/feat/linux_virtual_display
Feat/linux virtual display (headless linux)
|
2023-04-03 14:28:50 +08:00 |
|
fufesou
|
8aa5f3a2a7
|
mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
21pages
|
c842650c11
|
vp8
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-03 12:22:36 +08:00 |
|