21pages
|
150057f92d
|
fix default video save directory
Signed-off-by: 21pages <pages21@163.com>
|
2022-10-12 16:48:06 +08:00 |
|
csf
|
8d23c11312
|
fix abModel multi request and state didn't refresh bug
|
2022-10-09 19:41:50 +09:00 |
|
RustDesk
|
2481f338b0
|
Merge branch 'master' into record
|
2022-09-27 15:32:27 +08:00 |
|
csf
|
dac01b416e
|
android add settings ['Deny LAN Discovery', 'Use IP Whitelisting']
|
2022-09-26 11:25:08 +08:00 |
|
21pages
|
e8143255e9
|
Option LAN Discovery
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-24 19:56:08 +08:00 |
|
21pages
|
960df96fdd
|
jump to setting page
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-23 18:48:46 +08:00 |
|
csf
|
4fe426a2e6
|
Merge branch 'master' of https://github.com/rustdesk/rustdesk
|
2022-09-23 17:46:59 +08:00 |
|
csf
|
e8587436d6
|
refactor ThemeData
|
2022-09-23 16:31:50 +08:00 |
|
rustdesk
|
4f92555399
|
fix connect status colors
|
2022-09-23 15:12:50 +08:00 |
|
csf
|
51b02353c9
|
1. mobile ab login.
2. typos
3. del rename dialog body padding
|
2022-09-22 17:41:58 +08:00 |
|
rustdesk
|
78efa66378
|
locked only if installed, to-do: need refine here
|
2022-09-22 16:18:06 +08:00 |
|
21pages
|
e7e3494dc9
|
record permission
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
21pages
|
9489877c78
|
video record
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-22 09:57:52 +08:00 |
|
csf
|
86d83e12b0
|
opt: dark theme, add follow system mode
|
2022-09-21 23:32:59 +08:00 |
|
rustdesk
|
7cecf32d9e
|
better warn icon
|
2022-09-21 19:18:40 +08:00 |
|
rustdesk
|
715a780edd
|
fix default lang bug
|
2022-09-21 19:08:36 +08:00 |
|
rustdesk
|
4377baf062
|
imporove setting page
|
2022-09-21 18:49:28 +08:00 |
|
csf
|
e32a019a29
|
feat: Android change id
|
2022-09-16 21:52:08 +08:00 |
|
csf
|
c6e1e84c72
|
flutter desktop Codec Preference
|
2022-09-16 19:43:28 +08:00 |
|
21pages
|
2f1092afaf
|
refactor audio setting
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 19:38:50 +08:00 |
|
21pages
|
76e7bf5293
|
add ScrollController to each ScrollView
fix "The provided ScrollController is currently attached to more than one ScrollPosition"
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
302a43d68c
|
update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-13 09:10:04 +08:00 |
|
21pages
|
d5d2a98572
|
sync language
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
21pages
|
17a7cbf7bb
|
follow system theme at startup and changing
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-08 10:25:17 +08:00 |
|
fufesou
|
70c4726766
|
flutter_desktop: password menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:43:19 +08:00 |
|
fufesou
|
a50482af5c
|
flutter_desktop: WOL & menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-07 17:37:29 +08:00 |
|
21pages
|
f47254c5e2
|
adjust geometry
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 20:57:57 +08:00 |
|
21pages
|
a553334157
|
dialog focus && deal with Enter/Esc key
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-04 09:17:36 +08:00 |
|
21pages
|
b004f4b9ee
|
fix TextField cursor problem
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-29 08:41:33 +08:00 |
|
21pages
|
16c1813df1
|
adjust about setting tab position
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-24 22:14:41 +08:00 |
|
21pages
|
a10487c840
|
native style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:40:15 +08:00 |
|
21pages
|
4faf0a3d35
|
check super permission: win && linux
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-22 09:04:20 +08:00 |
|
21pages
|
845a524b82
|
optimize settings ui
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-17 13:04:37 +08:00 |
|
21pages
|
5887334c2e
|
add setting page
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-15 08:56:42 +08:00 |
|
21pages
|
c799fb1857
|
refactor tabbar: Homepage adaptation
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:20 +08:00 |
|