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 |
|
fufesou
|
6f6d42570d
|
reset session shared state on init
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-03-03 11:51:33 +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 |
|
fufesou
|
9dbd1f88f5
|
listen flutter key event when there's no input monitor permission
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-21 18:44:14 +08:00 |
|
21pages
|
a91c9ef614
|
fix ab ActionMore can't popup
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-21 16:46:21 +08:00 |
|
RustDesk
|
77021a7328
|
Merge pull request #3280 from grummbeer/improve-input-of-change-id
improve input of change ID
|
2023-02-20 09:21:15 +08:00 |
|
grummbeer
|
b4d4b4249e
|
unifiy left labeled text input
|
2023-02-19 17:19:54 +01:00 |
|
grummbeer
|
0d321918d4
|
improve input of change ID
|
2023-02-19 15:57:56 +01:00 |
|
grummbeer
|
891121c64d
|
Unify input labels. Remove colon from login labels
|
2023-02-16 11:05:07 +01:00 |
|
fufesou
|
d45224dfd8
|
refactor login error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-13 16:05:02 +08:00 |
|
rustdesk
|
3d40569dee
|
change all ocusNode: FocusNode()..requestFocus(), to autofocus: true``
|
2023-02-12 09:03:13 +08:00 |
|
grummbeer
|
554b8bd032
|
Addressbook login. Button instead of text
|
2023-02-10 14:14:49 +01:00 |
|
csf
|
58f6748134
|
fix physical keyboard on mobile does not work
|
2023-02-09 23:14:24 +09:00 |
|
csf
|
d2c02ac85d
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk into opt_chat_overlay_and_fix_pageview_2
|
2023-02-08 22:29:51 +09:00 |
|
csf
|
552e45b320
|
BlockableOverlay blocked layer transparent color
|
2023-02-08 22:05:11 +09:00 |
|
csf
|
3d5aca18d6
|
refactor OverlayKeyState for OverlayDialogManager and ChatModel
|
2023-02-08 22:01:15 +09:00 |
|
csf
|
893f18cdec
|
add PenetrableOverlayState, opt chat page over remote_page
|
2023-02-07 00:11:48 +09: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 |
|
csf
|
c306ec3ba7
|
opt chat window on its overlay, make window focusable as a desktop app
|
2023-02-06 09:54:21 +09:00 |
|
rustdesk
|
50c8855d28
|
unify peer tab text color with tab bar text color
|
2023-02-03 16:18:08 +08:00 |
|
21pages
|
1a1bd1b5d8
|
recover reordered peer tab, because flutter 3.7.0 fix
ReorderableListView crash
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-03 10:28:39 +08:00 |
|
csf
|
1e9625045b
|
fix chat text selectable
|
2023-02-02 20:05:57 +09:00 |
|
rustdesk
|
68cc667f47
|
partially fix issue #2747: text selectable, more top margin of buttons
on dialog
|
2023-02-01 21:28:26 +08:00 |
|
rustdesk
|
2e53580caa
|
beautify quality monitor
|
2023-02-01 19:36:36 +08:00 |
|
Kingtous
|
cbf0da6195
|
feat: add trackpad listener support based on flutter 3.3
|
2023-02-01 16:29:21 +08:00 |
|
RustDesk
|
1a3dcbd275
|
Merge pull request #3014 from 21pages/dialog-style
opt ui
|
2023-01-31 09:55:58 +08:00 |
|
21pages
|
61389bc11f
|
adjust quality monitor ui
Signed-off-by: 21pages <pages21@163.com>
|
2023-01-31 09:28:33 +08:00 |
|
rustdesk
|
87de9eb726
|
a workaround of issue #2886, following the behavior address input of
chrome
|
2023-01-30 18:30:38 +08:00 |
|
RustDesk
|
b83b0e79de
|
Merge pull request #2978 from Heap-Hop/master
feat: add device info in LoginRequest
|
2023-01-28 22:49:52 +08:00 |
|
fufesou
|
d04f047d14
|
feat mouse click and move through monitor widget
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-01-28 21:11:03 +08:00 |
|
csf
|
733a43df07
|
1. fix get_api_server.
2. add device info in LoginRequest
|
2023-01-28 21:24:49 +09:00 |
|