Commit Graph

80 Commits

Author SHA1 Message Date
21pages
a5bba37cae add tag color
Signed-off-by: 21pages <pages21@163.com>
2023-08-14 11:58:18 +08:00
21pages
db45552a05 rename tag
Signed-off-by: 21pages <pages21@163.com>
2023-08-10 10:35:46 +08:00
21pages
3fd58bb69d opt peer card multi select
Signed-off-by: 21pages <pages21@163.com>
2023-08-10 08:23:34 +08:00
21pages
312c6324d2 opt delete dialog title
Signed-off-by: 21pages <pages21@163.com>
2023-08-08 21:20:08 +08:00
rustdesk
8c8b5cbb1c fix words 2023-08-08 14:45:58 +08:00
dignow
9b614c8b32 remove peer card menu
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-08 14:22:32 +08:00
dignow
836a2b0fbd fix label
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-08 14:07:40 +08:00
dignow
b5679df7f9 refact, peer card menu, open in tabs action
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-08 13:50:29 +08:00
dignow
ac88f55f25 refact, peer card menu, open in tabs or windows
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-08 13:10:01 +08:00
dignow
7ddc706f2d refact, change 'Split' to 'Move tab to new window'
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-06 11:21:07 +08:00
dignow
1a8463015f refact, separate remote window, connect(separate window)
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-05 18:01:06 +08:00
21pages
f5cf291f55 left shift key for peer card select
Signed-off-by: 21pages <pages21@163.com>
2023-08-04 13:17:44 +08:00
21pages
5a0865559c peer card batch operation
Signed-off-by: 21pages <pages21@163.com>
2023-08-03 21:35:16 +08:00
RustDesk
bdc5cded22
Merge pull request #5236 from 21pages/ab
refactor addressbook sync
2023-08-02 23:18:13 +08:00
21pages
cd5658f01d refactor addressbook sync
Signed-off-by: 21pages <pages21@163.com>
2023-08-02 22:25:54 +08:00
rustdesk
e148cc7e51 fix issue #5224 2023-08-01 22:24:13 +08:00
rustdesk
791645fa59 add ab full check 2023-07-26 20:43:18 +08:00
rustdesk
e8563a05c7 fix ab style 2023-06-21 19:39:55 +08:00
rustdesk
6f18083774 fix address book ugly style 2023-06-20 21:05:50 +08:00
fufesou
ec51cc4c0d fix delete peer on lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-16 18:53:46 +08:00
21pages
2ececed0c1 use uuid as session id
Signed-off-by: 21pages <pages21@163.com>
2023-06-08 07:24:02 +08:00
grummbeer
17a61b5103 Cleanup Dialogs. Remove extra space on RDP dialog 2023-06-06 20:41:20 +02:00
Kingtous
77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
grummbeer
97bd83f18f Unify Input. Remove hardcoded style (rdp) 2023-03-18 04:48:56 +01:00
NicKoehler
bcfb649815
Fix conflicts 2023-03-08 16:57:51 +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
21pages
52970b0e58 recover addToFav in lan
Signed-off-by: 21pages <pages21@163.com>
2023-03-06 17:17:51 +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
7bf728bdad
restart device dialog 2023-02-28 15:57:25 +01:00
NicKoehler
75e3f1c363
Added delete confermation dialog 2023-02-28 15:40:44 +01:00
NicKoehler
baea9e529d
modern rename peer dialog 2023-02-28 14:21:27 +01:00
RustDesk
1b82dc86ce
Merge pull request #3353 from 21pages/elevate
peercard and request elevation menu
2023-02-24 17:46:37 +08:00
RustDesk
af2ef7ac5e
Merge pull request #3351 from NicKoehler/file-manager-redesign
Back icon fix and backgroundColor flutter migration
2023-02-24 16:14:41 +08:00
21pages
0ad6bca9ce check existence for visibility of addFavAction/addToAb
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 13:53:29 +08:00
21pages
920477bbb2 delete discovery from RustDesk_lan_peers.toml
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 13:37:46 +08:00
NicKoehler
ab9acc76fc
backgroundcolor migration 2023-02-23 16:49:31 +01:00
grummbeer
8c3be1c8ce PeerCard. Menu. Add label to text input on "rename" 2023-02-23 13:40:26 +01:00
grummbeer
0739820774 PeerCard. Menu. Add menu item "add to favorite" to DiscoveredPeerCard 2023-02-23 13:40:26 +01:00
grummbeer
27b8df617d PeerCard. Menu. Remove peer also from favorites when deleted 2023-02-23 13:40:26 +01:00
grummbeer
b98581303e PeerCard. Menu. Hide "Add to Addressbook" if not logged in 2023-02-23 13:40:26 +01:00
grummbeer
819dc4e1a9 PeerCard. Menu. "add to favorites" visual indicator 2023-02-23 13:40:26 +01:00
grummbeer
b139c90dd7 PeerCard. Menu. Make "add to favorites" dynamic 2023-02-23 13:40:26 +01:00
grummbeer
6ae0456c45 PeerCard. Menu. Change button text "remove" to "delete" 2023-02-23 13:40:26 +01:00
grummbeer
02b5085e2b PeerCard. Menu. Make "remove" more visible 2023-02-23 13:40:26 +01:00
grummbeer
a149ba832b PeerCard. Menu. Move "remove" to last position. 2023-02-23 13:40:26 +01:00
grummbeer
b4d4b4249e unifiy left labeled text input 2023-02-19 17:19:54 +01:00
rustdesk
3d40569dee change all ocusNode: FocusNode()..requestFocus(), to autofocus: true`` 2023-02-12 09:03:13 +08:00
rustdesk
a529b14f2d peer card ActionMore from MouseReigon to InkWell to show hand pointer 2023-01-27 23:11:03 +08:00