RustDesk
|
fd60d8d51f
|
Merge pull request #4438 from NicKoehler/chat
Connection/Chat
|
2023-05-21 20:27:59 +08:00 |
|
21pages
|
e482dc3e2b
|
aom encode/decode
Signed-off-by: 21pages <pages21@163.com>
|
2023-05-21 16:26:18 +08:00 |
|
NicKoehler
|
9374188ea9
|
replaced hardcoded chatpage size with expanded, alignment adjustments
|
2023-05-21 10:20:40 +02:00 |
|
NicKoehler
|
11fc56ab2c
|
switched to grid layout
|
2023-05-20 15:12:52 +02:00 |
|
NicKoehler
|
f106a116ab
|
larger chat and moved to left
|
2023-05-19 23:21:13 +02:00 |
|
Kingtous
|
77fa807b57
|
feat: implement dialog callback
|
2023-05-08 12:34:19 +08:00 |
|
21pages
|
1100b2a465
|
show fingerprint
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-19 15:52:15 +08:00 |
|
NicKoehler
|
5645def1d2
|
fix sort inconsistency
|
2023-04-17 13:53:55 +02: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 |
|
fufesou
|
5fcb30d3c7
|
restore lang
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:57 +08:00 |
|
fufesou
|
86c063eecb
|
remember os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:56 +08:00 |
|
fufesou
|
8aa5f3a2a7
|
mobile, edit os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
888c851167
|
desktop, remote toolbar, os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
3fd1da05f4
|
tmp commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:53 +08:00 |
|
fufesou
|
9448e35b46
|
update dialog style
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:52 +08:00 |
|
fufesou
|
461aa622f8
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-04-03 13:16:50 +08:00 |
|
rustdesk
|
8b1fb742b4
|
Icons.list_rounded looks bad on Windows.
https://github.com/rustdesk/rustdesk/issues/3885#issuecomment-1493356168
|
2023-04-03 00:24:39 +08:00 |
|
fufesou
|
db6513818d
|
some comments
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-25 16:34:41 +08:00 |
|
fufesou
|
a6cfed3f11
|
fix connect dialog, check controller null
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-24 19:09:50 +08:00 |
|
fufesou
|
98f24bb85a
|
better connect dialog tips
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-24 16:22:05 +08:00 |
|
fufesou
|
8ebfd3f628
|
refactor dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-24 15:21:14 +08:00 |
|
grummbeer
|
f2ec6ff12a
|
Unify Input. Remove hardcoded style (login)
|
2023-03-18 04:48:56 +01:00 |
|
grummbeer
|
011f41a0ad
|
Unify Input. Remove hardcoded style (address book)
|
2023-03-18 04:48:56 +01:00 |
|
grummbeer
|
97bd83f18f
|
Unify Input. Remove hardcoded style (rdp)
|
2023-03-18 04:48:56 +01:00 |
|
grummbeer
|
1faaca90ac
|
Unify Input. Remove hardcoded style (ip whitelist)
|
2023-03-18 04:48:56 +01:00 |
|
grummbeer
|
55021fc5d9
|
Unify Input. Remove hardcoded style (change id)
|
2023-03-18 04:48:56 +01:00 |
|
NicKoehler
|
35c3bc37aa
|
fix flashing message
|
2023-03-14 22:10:04 +01:00 |
|
NicKoehler
|
050e107cb6
|
dynamic width based on translated strings #3625
|
2023-03-13 09:05:38 +01:00 |
|
21pages
|
118bd9523a
|
Increase contrast of quality monitor
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-13 09:53:06 +08:00 |
|
NicKoehler
|
c1d5f743a9
|
added phrases for every empty peer type
|
2023-03-10 19:37:49 +01:00 |
|
rustdesk
|
a6deacb92b
|
remove alias and disable status in peer card sort
|
2023-03-10 15:25:19 +08:00 |
|
RustDesk
|
04bd8e167a
|
Merge branch 'master' into sort-favorites
|
2023-03-10 13:05:24 +08:00 |
|
fufesou
|
b566251986
|
fix peer online state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-09 13:07:56 +08:00 |
|
fufesou
|
812c0c7fe1
|
better interval
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-09 11:54:17 +08:00 |
|
NicKoehler
|
c307013325
|
fix bug fallback peer sort setting
|
2023-03-08 21:04:03 +01:00 |
|
NicKoehler
|
f042ed44bd
|
refactor strings in a separate class, added alias and remote host sort types
|
2023-03-08 20:10:08 +01:00 |
|
NicKoehler
|
bcfb649815
|
Fix conflicts
|
2023-03-08 16:57:51 +01:00 |
|
NicKoehler
|
2724c16e34
|
improved design and moved sort button
|
2023-03-08 16:40:35 +01:00 |
|
grummbeer
|
c28238542a
|
Fix. Mobile. Remove left label in RDP dialog
|
2023-03-08 10:52:59 +01:00 |
|
grummbeer
|
513feca03f
|
Translations. Add "RDP Settings"
|
2023-03-08 10:41:18 +01:00 |
|
NicKoehler
|
43da918630
|
rounded tiles
|
2023-03-07 20:31:20 +01:00 |
|
NicKoehler
|
d40aed6ac2
|
Merge remote-tracking branch 'upstream/master' into sort-favorites
|
2023-03-07 19:50:29 +01:00 |
|
NicKoehler
|
a4ef60a250
|
reduced peer view type to one toggle, moved sorting button under peer view type
|
2023-03-07 19:27:39 +01:00 |
|
Mr-Update
|
2108e5ea96
|
Update chat_page.dart
Ellipsis removed because no windows or dialogs open.
|
2023-03-07 14:07:20 +01:00 |
|
21pages
|
52970b0e58
|
recover addToFav in lan
Signed-off-by: 21pages <pages21@163.com>
|
2023-03-06 17:17:51 +08:00 |
|
NicKoehler
|
a04351baf4
|
implemented sorting in every tab except "recent sessions"
|
2023-03-06 09:46:21 +01:00 |
|
RustDesk
|
9031f8cbd4
|
Merge pull request #3513 from grummbeer/fix-shared-dialog-change-id
fix. Mobile. Style of input on "changeID" dialog
|
2023-03-05 11:14:07 +08:00 |
|
grummbeer
|
0392fc0c84
|
fix. Mobile style of input on "changeId" dialog
|
2023-03-04 23:54:05 +01:00 |
|
grummbeer
|
2c88e492e2
|
fix input style of whitelisting for mobile
|
2023-03-04 22:45:19 +01:00 |
|