NicKoehler
|
ee893ce744
|
changed empty job list logic
|
2023-02-26 09:13:42 +01:00 |
|
21pages
|
4b25291255
|
sciter/mobile id suffix "\r" or "/r" for relay
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-26 14:32:50 +08:00 |
|
RustDesk
|
4f3d0efdf6
|
Merge pull request #3362 from michalwitek1232/clean
Added additional intent-filter
|
2023-02-25 23:37:35 +08:00 |
|
RustDesk
|
1c05c52b5d
|
Merge pull request #3375 from fufesou/fix/flutter_keyboard_compatibility
Fix/flutter keyboard compatibility
|
2023-02-25 23:34:39 +08:00 |
|
fufesou
|
6740587d8a
|
do not check keyboard permission on menu build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-25 23:11:28 +08:00 |
|
fufesou
|
e876adaec5
|
fix, flutter keyboard grab, connecting peers of older version
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-25 22:59:59 +08:00 |
|
fufesou
|
59cd775d5f
|
fix notify peer resolution change
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-25 22:47:22 +08:00 |
|
NicKoehler
|
eb39cc5da1
|
fix button flicker
|
2023-02-25 10:08:34 +01:00 |
|
NicKoehler
|
75ecb66576
|
improved light mode send/receive button readability
|
2023-02-25 09:50:40 +01:00 |
|
NicKoehler
|
abeb2058ee
|
implemented shrinking transfers
|
2023-02-25 09:44:23 +01:00 |
|
Michal Witek
|
0a51fff04c
|
Added additional intent-filter
|
2023-02-24 17:19:33 +01:00 |
|
fufesou
|
8d726f53aa
|
better mouse position
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-24 23:38:23 +08:00 |
|
21pages
|
2a71b65a61
|
add missing insertLock menu
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 19:06:37 +08:00 |
|
RustDesk
|
1b82dc86ce
|
Merge pull request #3353 from 21pages/elevate
peercard and request elevation menu
|
2023-02-24 17:46:37 +08:00 |
|
21pages
|
47a514a416
|
optimize menubar code
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 16:20:24 +08:00 |
|
RustDesk
|
b6afd2c437
|
Merge pull request #3352 from Kingtous/master
opt: fs explorer resizable & search next for loop
|
2023-02-24 16:15:58 +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 |
|
Kingtous
|
b10c0ffe54
|
opt: fs explorer resizable & search next for loop
|
2023-02-24 15:57:22 +08:00 |
|
Kingtous
|
c3c4505132
|
feat: make file manager draggable
|
2023-02-24 15:57:22 +08:00 |
|
21pages
|
a9598e006a
|
request elevation menu
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 15:51:13 +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 |
|
RustDesk
|
ca991ff39f
|
Merge pull request #3283 from grummbeer/peer-card-submenu
Rework on PeerCard menu
|
2023-02-24 10:45:19 +08:00 |
|
21pages
|
69f16ccd9f
|
delay 3s to adjust window after changing resolution
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 10:44:04 +08:00 |
|
21pages
|
f5edf44f0f
|
remote menubar theme
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 10:44:04 +08:00 |
|
21pages
|
4338451f6f
|
refactor remote menubar with MenuBar for submenu
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 10:44:04 +08:00 |
|
21pages
|
91a2a5b56e
|
win resolution && api
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-24 09:14:13 +08:00 |
|
NicKoehler
|
ab9acc76fc
|
backgroundcolor migration
|
2023-02-23 16:49:31 +01:00 |
|
NicKoehler
|
37deaf67cc
|
fix back icon
|
2023-02-23 14:53:24 +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 |
|
Kingtous
|
75fb964a34
|
opt: lack of frame border in remote page
|
2023-02-23 19:09:09 +08:00 |
|
fufesou
|
275da850ff
|
do not create texture when texture render is not enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:56 +08:00 |
|
fufesou
|
9559a889fb
|
register plugin && fix r&b colors
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:54 +08:00 |
|
fufesou
|
8b7be688c2
|
macos, linux, r and b are reversed
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:54 +08:00 |
|
fufesou
|
d70ffaa2b8
|
update pubspec
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:52 +08:00 |
|
fufesou
|
77c4a14845
|
flutter texture render, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:51 +08:00 |
|
fufesou
|
5acedecf0c
|
texture paint
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-23 17:06:49 +08:00 |
|
Kingtous
|
d3455f3ce2
|
feat: adapt for the latest renderer plugin
|
2023-02-23 17:06:48 +08:00 |
|
NicKoehler
|
c26053b804
|
formatted pubspec
|
2023-02-22 23:17:33 +01:00 |
|
NicKoehler
|
1c33fd111b
|
Merge branch 'master' into file-manager-redesign
|
2023-02-22 23:15:50 +01:00 |
|
NicKoehler
|
12a33cdfbb
|
Merge remote-tracking branch 'upstream/master' into file-manager-redesign
|
2023-02-22 23:01:31 +01:00 |
|
NicKoehler
|
922a70adb4
|
removed filesize expanded
|
2023-02-22 22:52:29 +01:00 |
|
NicKoehler
|
85a82a6ba7
|
added svgs
|
2023-02-22 22:47:09 +01:00 |
|
NicKoehler
|
b5ca85fb9b
|
fix colors in light theme
|
2023-02-22 22:44:06 +01:00 |
|
NicKoehler
|
325077435c
|
file manager redesign implementation
|
2023-02-22 22:13:21 +01:00 |
|
Kingtous
|
a46c39a67b
|
add: texture renderer
|
2023-02-22 09:18:05 +08:00 |
|
Kingtous
|
f03c265f9c
|
fix: orderout not working when fullscreen on macos
|
2023-02-22 09:05:34 +08:00 |
|
fufesou
|
ac6ea0d9fc
|
trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-21 19:04:22 +08: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 |
|
RustDesk
|
6157889bb0
|
Merge pull request #3307 from 21pages/fix
kill check-hwcodec-config
|
2023-02-21 17:05:01 +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 |
|
enforcer007
|
1e1a544c9e
|
defaults to release
|
2023-02-21 07:00:59 +00:00 |
|
enforcer007
|
d08fa1fb11
|
setup
|
2023-02-20 23:36:52 +05:30 |
|
Akhil
|
689e54516d
|
Merge branch 'rustdesk:master' into feature/devcontainer
|
2023-02-20 21:13:23 +05:30 |
|
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 |
|
enforcer007
|
25dba291ef
|
steps to automate
|
2023-02-19 18:23:58 +00:00 |
|
grummbeer
|
95ff8e4bbd
|
unifiy left labeled text input server
|
2023-02-19 18:00:58 +01: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 |
|
enforcer007
|
48a0d25e73
|
dockerfile
|
2023-02-19 13:04:58 +00:00 |
|
rustdesk
|
7dc0cefeee
|
fix #3257 and opt svg
|
2023-02-18 23:34:28 +08:00 |
|
grummbeer
|
df8c7b1c30
|
remove boxed layout of nested option
|
2023-02-18 15:40:56 +01:00 |
|
grummbeer
|
5dc0c5be5e
|
invert color of checkmark in darkmode
|
2023-02-17 14:56:21 +01:00 |
|
RustDesk
|
84643a9456
|
Merge pull request #3252 from NicKoehler/adaptive-icon
Android adaptive icons and monochromatic icons
|
2023-02-17 18:03:18 +08:00 |
|
NicKoehler
|
5913146175
|
Android adaptive icons and monochromatic icons
|
2023-02-17 10:44:43 +01:00 |
|
rustdesk
|
4bff430fdb
|
fix svg warning
|
2023-02-17 13:58:16 +08:00 |
|
fufesou
|
d95a03924e
|
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-17 13:47:09 +08:00 |
|
RustDesk
|
0f414822bb
|
Merge pull request #3249 from fufesou/fix/monitor_count_sync
fix sync displays info && select monitor menu
|
2023-02-17 13:41:43 +08:00 |
|
fufesou
|
302499d1e0
|
fix sync displays info && select monitor menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-17 13:32:17 +08:00 |
|
RustDesk
|
dd0051caae
|
Merge pull request #3247 from grummbeer/improve-input-of-permanent-password
improve input of permanent password
|
2023-02-17 09:37:16 +08:00 |
|
RustDesk
|
54e3fb8c84
|
Merge pull request #3243 from grummbeer/unify-password-field-behavior
Unify input behavior. Add ObscureText to proxy password input
|
2023-02-17 09:36:06 +08:00 |
|
grummbeer
|
285b503316
|
improve input of permanent password
|
2023-02-16 21:15:44 +01:00 |
|
NicKoehler
|
897f694ad4
|
fix for #3240
|
2023-02-16 18:17:42 +01:00 |
|
grummbeer
|
4cd36e9bd0
|
Unify password field behavior
|
2023-02-16 16:23:46 +01:00 |
|
grummbeer
|
891121c64d
|
Unify input labels. Remove colon from login labels
|
2023-02-16 11:05:07 +01:00 |
|
grummbeer
|
b62a05e15f
|
CustomDialog. Set padding bottom to default if no actions set
|
2023-02-16 09:37:20 +01:00 |
|
grummbeer
|
4cddaa4f0c
|
Unify button style for desktop
|
2023-02-16 09:14:09 +01:00 |
|
RustDesk
|
536498f83c
|
Merge pull request #3232 from 21pages/reconnect_btn
add reconnect button on Connection Error
|
2023-02-16 15:28:15 +08:00 |
|
21pages
|
9d4f899dfd
|
fix using default onSubmit after tab tapped
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-16 15:16:54 +08:00 |
|
rustdesk
|
24473ebd7b
|
fix: issue #3231
|
2023-02-16 15:01:15 +08:00 |
|
21pages
|
ed441242bf
|
add reconnect button on Connection Error
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-16 14:54:13 +08:00 |
|
RustDesk
|
f21bd44f43
|
Merge pull request #3230 from Kingtous/master
fix: window manager called on Android & bugfix etc.
|
2023-02-16 13:25:38 +08:00 |
|
RustDesk
|
1ac49c8892
|
Merge pull request #3196 from 21pages/relay_id
force relay when id is suffixed with "/r"
|
2023-02-16 12:50:40 +08:00 |
|
RustDesk
|
4085631bb8
|
Merge pull request #3225 from grummbeer/ajust-dialog-padding
CustomDialog. Add left padding to actions
|
2023-02-16 12:49:42 +08:00 |
|
Kingtous
|
97ad7a42bd
|
fix: window manager called on Android & bugfix etc.
|
2023-02-16 10:58:27 +08:00 |
|
NicKoehler
|
8f64940147
|
changed linux icon
|
2023-02-15 20:17:36 +01:00 |
|
grummbeer
|
432f0b7e3e
|
CustomDialog. Add left padding to actions
|
2023-02-15 15:20:09 +01:00 |
|
fufesou
|
d8fe758604
|
set event stream to None in rust side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-15 21:28:28 +08:00 |
|
RustDesk
|
bfaa463002
|
Merge pull request #3207 from NicKoehler/modern-menubar
Modernized menu bar
|
2023-02-15 21:17:49 +08:00 |
|
NicKoehler
|
eac6dae3a7
|
increased margin
|
2023-02-15 14:14:21 +01:00 |
|
fufesou
|
d5502f58ef
|
release session stream after close
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-15 20:39:59 +08:00 |
|
NicKoehler
|
84f97fbf1f
|
Merge branch 'master' into modern-menubar
|
2023-02-15 13:37:36 +01:00 |
|
NicKoehler
|
957bb65b9f
|
adjusted spacing
|
2023-02-15 13:27:21 +01:00 |
|
NicKoehler
|
9525960802
|
added new call end/wait icons
|
2023-02-15 13:19:15 +01:00 |
|
NicKoehler
|
c5d39b0c10
|
reworked
|
2023-02-15 11:40:17 +01:00 |
|
Kingtous
|
2047fd822b
|
opt: early unlock frame
|
2023-02-15 16:59:05 +08:00 |
|
Kingtous
|
8df357c941
|
refactor: use listview for file lists
|
2023-02-15 15:09:58 +08:00 |
|
Kingtous
|
20be9e10b1
|
opt: scrollable on menubar, avoid overflow
|
2023-02-15 15:09:58 +08:00 |
|
fufesou
|
16dd1f3c79
|
translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 22:20:12 +08:00 |
|
fufesou
|
e24f72040e
|
translate mode, trivial changes
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 22:09:25 +08:00 |
|
fufesou
|
7dfcc401e5
|
translate mode, mac --> win, init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-14 21:42:31 +08:00 |
|
NicKoehler
|
491317bd6f
|
modernized menu bar
|
2023-02-14 13:57:33 +01:00 |
|
21pages
|
d2e0cb396f
|
relay hint msgbox
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-14 20:51:32 +08:00 |
|
rustdesk
|
60fa453495
|
revert back,
https://stackoverflow.com/questions/3654931/application-failed-codesign-verification,
codesign fail after change executable_name
|
2023-02-14 14:50:01 +08:00 |
|
rustdesk
|
8a68974f4f
|
Try out change CFBundleExecutable to rustdesk from EXECUTABLE_NAME, so
that it is not "RustDesk"
|
2023-02-14 14:30:42 +08:00 |
|
NicKoehler
|
65e1b7d74e
|
edited icon #2722
|
2023-02-13 10:53:05 +01:00 |
|
21pages
|
6f106251f9
|
force relay when id is suffixed with "/r"
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-13 17:12:28 +08:00 |
|
RustDesk
|
51757b3f9a
|
Merge pull request #3193 from Kingtous/master
fix: allowing idle scroll events
|
2023-02-13 16:38:36 +08:00 |
|
Kingtous
|
9492f401f4
|
fix: allowing idle scroll events
|
2023-02-13 16:18:59 +08:00 |
|
fufesou
|
d45224dfd8
|
refactor login error message
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-13 16:05:02 +08:00 |
|
RustDesk
|
759c1901a5
|
Merge pull request #3165 from Kingtous/master
opt: fetch rgba positively for sessions on flutter
|
2023-02-13 09:27:43 +08:00 |
|
csf
|
14a187f471
|
change GestureHelp from ModalBottomSheet to bottomNavigationBar, add show KeyTools when GestureHelp showed
|
2023-02-13 09:28:02 +09:00 |
|
csf
|
4b52431dbf
|
KeyHelpTools add pin , and keep enable when hasModifierOn
|
2023-02-13 09:27:59 +09:00 |
|
csf
|
6e4e463f5f
|
update HelpTools, use StatefulWidget
|
2023-02-13 09:27:56 +09:00 |
|
csf
|
9fb5b2cb5f
|
use flutter_keyboard_visibility
|
2023-02-13 09:27:52 +09:00 |
|
Kingtous
|
d2e24173d0
|
opt: read uint8list directly from rust codes
|
2023-02-12 23:48:52 +08:00 |
|
RustDesk
|
3cc0c1df69
|
Merge pull request #3169 from grummbeer/unify-dialog-padding
Dialog. Adjust padding of the title.
|
2023-02-12 20:13:29 +08:00 |
|
rustdesk
|
3d40569dee
|
change all ocusNode: FocusNode()..requestFocus(), to autofocus: true``
|
2023-02-12 09:03:13 +08:00 |
|
rustdesk
|
fbbb2cd4ff
|
fix another svg compatibility, move def back, to make href can find
|
2023-02-12 08:49:09 +08:00 |
|
rustdesk
|
e0007788b1
|
no blank issue, and make logo.svg compatible with flutter without inline
style
|
2023-02-12 08:25:48 +08:00 |
|
Kingtous
|
01d30bce9e
|
opt: reduce copy and malloc times for both of flutter and rust
|
2023-02-12 08:08:44 +08:00 |
|
grummbeer
|
bf38fb7118
|
Dialog. Unify padding.
|
2023-02-11 12:32:55 +01:00 |
|
Kingtous
|
491932cda1
|
opt: fetch rgba positively for sessions on flutter
|
2023-02-11 10:01:55 +08:00 |
|
RustDesk
|
3e17fd372b
|
Revert "unify padding of dialogs"
|
2023-02-10 23:33:52 +08:00 |
|
fufesou
|
cfc6f4b88a
|
mouse do not control in black blank area
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 21:33:34 +08:00 |
|
RustDesk
|
04d1b5a274
|
Merge pull request #3155 from grummbeer/addressbook-login-button
Addressbook login. Button instead of text
|
2023-02-10 21:28:53 +08:00 |
|
Kingtous
|
19c7cd99d5
|
fix: --cm cannot exit on macOS
|
2023-02-10 21:19:07 +08:00 |
|
grummbeer
|
554b8bd032
|
Addressbook login. Button instead of text
|
2023-02-10 14:14:49 +01:00 |
|
grummbeer
|
b4357e1e00
|
fix icon name
|
2023-02-10 12:51:49 +01:00 |
|
RustDesk
|
7129429226
|
Merge pull request #3152 from 21pages/fix
flutter option enable share rdp
|
2023-02-10 18:47:18 +08:00 |
|
21pages
|
5b36555faa
|
flutter option enable share rdp
Signed-off-by: 21pages <pages21@163.com>
|
2023-02-10 18:42:08 +08:00 |
|
fufesou
|
a73514c35b
|
fix counter logic
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:35:02 +08:00 |
|
fufesou
|
07b86bee8e
|
try fix memory issue when decoding is too slow
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-02-10 18:27:06 +08:00 |
|
RustDesk
|
a313d7579d
|
Merge pull request #3146 from grummbeer/adjust-dialog-padding
unify padding of dialogs
|
2023-02-10 18:11:05 +08:00 |
|
grummbeer
|
23f133b836
|
unify padding of dialogs
|
2023-02-10 10:52:41 +01:00 |
|
grummbeer
|
3c9e70d3a4
|
fix autofocus
|
2023-02-10 09:33:41 +01:00 |
|
rustdesk
|
9d88a06cdf
|
showTitle default to false, change titlebar logo
|
2023-02-10 15:05:35 +08:00 |
|
RustDesk
|
829b3b59f9
|
Merge pull request #3138 from Heap-Hop/opt_mobile
Update mobile
|
2023-02-09 22:46:56 +08:00 |
|
csf
|
628fa513f7
|
mobile remote_page.dart HelpTools add 'Insert'
|
2023-02-09 23:36:24 +09:00 |
|
csf
|
58f6748134
|
fix physical keyboard on mobile does not work
|
2023-02-09 23:14:24 +09:00 |
|
csf
|
2a0c9699e8
|
move ImagePainter, and fix mobile drawImage quality
|
2023-02-09 23:00:34 +09:00 |
|
csf
|
1f5d68ef22
|
workaround for https://github.com/rustdesk/rustdesk/issues/3131
|
2023-02-09 22:55:56 +09:00 |
|