74 Commits

Author SHA1 Message Date
dignow
0451a1c45f
fix: mobile, server page, jumps on loading ()
Signed-off-by: dignow <linlong1265@gmail.com>
2024-07-25 00:13:22 +08:00
21pages
2b54a553c7
buildin options and add to mobile ()
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-19 23:55:52 +08:00
21pages
8602b036bd
remove special treatment when only use permanent passwrod but no password set ()
1. Remove special treatment when only use permanent passwrod  but no password set, it has  no need and `Connection not allowd` prompt make user confusing.
2. When only use permanent password is chosen and the permanent password
   is empty, pop up the set-password dialog, if still not set in the
   dialog, back to the old choice
3. Add cancel confirm for 2fa and telegram bot

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-07-02 14:32:22 +08:00
21pages
9562768a04
android floating window ()
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-06-05 23:11:44 +08:00
fufesou
96f41fcc02
refact: custom client, more advanced settings ()
* refact: custom client, more advanced settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* feat: custom client, more advanced settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-18 23:13:54 +08:00
fufesou
8357d4675a
Fix/custom client advanced settings ()
* fix: custom client, advanced settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* refact: custom client, default options

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* fix: cargo test

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* refact: remove prefix $ and unify option keys

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* refact: custom client, advanced options

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* debug custom client, advanced settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* custom client, advanced settings. Add filter-transfer to display settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* custom client, advanced settings

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* fix: custom client, advanced settings, codec

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* fix: custom client, advanced settings, whitelist

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-17 14:19:11 +08:00
fufesou
0500bf070e
refact: android audio input, voice call ()
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-14 09:20:27 +08:00
rustdesk
40067f5aa2 no countdown in scam warning of android for custom build 2024-04-19 13:49:45 +08:00
rustdesk
4e8cbe3db1 buildPresetPasswordWarning for android 2024-04-17 22:01:09 +08:00
fufesou
129548764e
fix build ()
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-04-03 22:20:56 +08:00
21pages
dcbe2805e6
improve waiting for image when only one image received ()
* fix padding of mobile server page PopupMenuItem

Signed-off-by: 21pages <pages21@163.com>

* improve waiting for image when only one image received

* For flutter texture late creation: create texture between session add and session start, it works not in principle but in test.
* For late PeerInfo handling
	a. rgba texture render: allow zero size in on_rgba
	b. gpu texture render and rgba buffer render doesn't check size currently
* Fix wrong valid flag of first frame in rgba texture render

Other issues:
* decodeImageFromPixels may fail on first image
* Correct width/height when resolution changes

Signed-off-by: 21pages <pages21@163.com>

---------

Signed-off-by: 21pages <pages21@163.com>
2024-03-08 17:24:02 +08:00
21pages
1f557888f5
update pubspec.lock, remove some deprecated ()
* fix some warnings and some deprecated reported by `flutter analyze`

Signed-off-by: 21pages <pages21@163.com>

* pubspec.lock changes from flutter 3.16.9

Signed-off-by: 21pages <pages21@163.com>

* pubspec.lock changes from `flutter pub upgrade`

Signed-off-by: 21pages <pages21@163.com>

---------

Signed-off-by: 21pages <pages21@163.com>
2024-02-12 21:39:19 +08:00
Sahil Yeole
ce0fc14a8a
scrollable scam warning dialog ()
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2024-01-11 12:05:30 +08:00
Sahil Yeole
352de75fdd
fix height () 2024-01-10 09:26:01 +08:00
Sahil Yeole
bdf6f5c3b9
Fix: android scam warning not showing on toggling screen capture ()
* fix scam warning not showing on toggling screen capture

* fix scam warning not showing on toggling screen capture

* fix scam warning not showing on toggling screen capture

* fix scam warning not showing on toggling screen capture
2023-12-26 10:19:05 +08:00
rustdesk
d7e8d4d5c3 fix 2023-11-06 20:12:01 +08:00
Sahil Yeole
ab982e86c3 fix scam alert buttons overflow
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-10 22:48:23 +05:30
Sahil Yeole
20a4cd49de update scam text height
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-10 21:32:05 +05:30
Sahil Yeole
387d712b67 make scam alert text scrollable
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-10 20:58:58 +05:30
Sahil Yeole
1e548af987 update lang
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-13 11:00:07 +05:30
RustDesk
4c4c62c7e5
Update server_page.dart
change countdown to 12
2023-09-13 10:19:43 +08:00
Sahil Yeole
d4f4a64937
remove empty line 2023-09-11 21:57:45 +05:30
Sahil Yeole
754fea538a add scam warning window
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-11 21:48:36 +05:30
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
65529b10b6 opt mobile chat message store
Signed-off-by: 21pages <pages21@163.com>
2023-07-09 21:45:35 +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
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
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
grummbeer
7db1440191 Mobile. Share Screen. Clean up 2023-03-10 13:40:51 +01:00
grummbeer
2a5d379c60 Mobile. Share Screen. Remove "connection" headline for connection state 2023-03-10 13:40:51 +01:00
grummbeer
b86f27f8bd Mobile. Share Screen. Server page. Make card title follow theme 2023-03-10 13:40:51 +01:00
grummbeer
4d95ada300 Mobile. Share Screen. Remove readonly textinput for ID/password 2023-03-10 13:40:51 +01:00
grummbeer
03eba7faf0 Mobile. Share Screen. More contrast for avatar on light 2023-03-10 13:40:51 +01:00
grummbeer
90cc95b1d0 Mobile. Share Screen. Connection card button align right 2023-03-10 13:40:51 +01:00
grummbeer
772ce658cf Mobile. Share Screen. Add check icon to "accept" button 2023-03-10 13:40:51 +01:00
grummbeer
583b5bf4ea Mobile. Share Screen. Remove hardcoded colors from connection card 2023-03-10 13:40:51 +01:00
grummbeer
45d19a62f9 Mobile. Share Screen. Unify usage of card.title, avoid title overflow 2023-03-10 13:40:51 +01:00
grummbeer
1227d66871 Mobile. Share Screen. Rename widget to more descriptive name 2023-03-10 13:40:51 +01:00
grummbeer
04c0d73afc Mobile. Share Screen. Add icon to "no audio" info 2023-03-10 13:40:51 +01:00
grummbeer
2c231824a0 Mobile. Share Screen. Use switches for permissions 2023-03-10 13:40:51 +01:00
grummbeer
9c3334baf4 Mobile. Share Screen. Split large ternary to smaller parts 2023-03-10 13:40:51 +01:00
grummbeer
1f8c64030d Mobile. Share Screen. Use "disconnect" instead of "close" 2023-03-10 13:40:51 +01:00
grummbeer
2d3694549d Mobile. Share Screen. Reduce layout shift. connection/server page 2023-03-10 13:40:51 +01:00
grummbeer
b007812bb9 Mobile. Share Screen. Move connection manager into viewport 2023-03-10 13:40:51 +01:00
grummbeer
21353a9b47 Mobile. Share Screen. Remove hardcoded colors from serverinfo 2023-03-10 13:40:51 +01:00