21pages
|
29c661d919
|
ab: fix ui not updating immediately
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-16 11:35:42 +08:00 |
|
21pages
|
4c25f94bd1
|
fix gzip threshold changed by mistake
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 12:55:54 +08:00 |
|
21pages
|
d45def7cbe
|
opt ab json decode
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 12:09:33 +08:00 |
|
21pages
|
923d76cf69
|
opt add ab id and delete file dialog ui
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 10:22:34 +08:00 |
|
21pages
|
e01377e100
|
tag color same as tag name if name is color, remove yellow random tag color
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 10:22:34 +08:00 |
|
21pages
|
57b8ec178c
|
sync ab alias
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 10:22:33 +08:00 |
|
21pages
|
b2f5e2f927
|
ab:deal push error, show error banner, fix splash empty by remove reset
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-15 10:22:31 +08:00 |
|
RustDesk
|
b60d2501cb
|
Merge pull request #5373 from 21pages/fix
fix macos minisized after checking permission
|
2023-08-14 12:01:24 +08:00 |
|
21pages
|
a5bba37cae
|
add tag color
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-14 11:58:18 +08:00 |
|
Mr-Update
|
ff3ca6f719
|
Update peer_tab_page.dart
|
2023-08-13 14:09:41 +02:00 |
|
21pages
|
ae640dda56
|
fix macos minisized after checking permission
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-13 17:50:19 +08:00 |
|
dignow
|
8870283f6f
|
Fix, Windows and Linux, window border on maximize
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-13 14:30:14 +08:00 |
|
sahilyeole
|
f722c6f684
|
add more desktop_home_page tooltips
Signed-off-by: sahilyeole <sahilyeole93@gmail.com>
|
2023-08-12 12:52:31 +05:30 |
|
sahilyeole
|
d18250d1e7
|
add more peer_tab_page tooltips
Signed-off-by: sahilyeole <sahilyeole93@gmail.com>
|
2023-08-12 12:52:31 +05:30 |
|
Peter Dave Hello
|
098df81754
|
Optimize PNG images losslessly using zopflipng
59 PNG images recompressed as below:
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png | Bin 27006 -> 26922 bytes
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png | Bin 326177 -> 325660 bytes
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png | Bin 431697 -> 428945 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/6.png | Bin 462394 -> 461442 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/7.png | Bin 388078 -> 387416 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/8.png | Bin 273393 -> 272856 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 3990 -> 3479 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png | Bin 7492 -> 6026 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 6161 -> 5107 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_stat_logo.png | Bin 1028 -> 487 bytes
flutter/android/app/src/main/res/mipmap-ldpi/ic_launcher.png | Bin 1667 -> 1524 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 2207 -> 1987 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png | Bin 4348 -> 3641 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png | Bin 3525 -> 3017 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_stat_logo.png | Bin 715 -> 383 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 4827 -> 4237 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 9515 -> 7659 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 7604 -> 6202 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_stat_logo.png | Bin 1524 -> 719 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 9171 -> 7498 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 33762 -> 22530 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 13879 -> 10713 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_stat_logo.png | Bin 2091 -> 884 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 9893 -> 7409 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 41583 -> 31138 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 16113 -> 11189 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_stat_logo.png | Bin 3162 -> 1389 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png | Bin 49903 -> 32239 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png | Bin 669 -> 511 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png | Bin 1344 -> 989 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png | Bin 2049 -> 1545 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png | Bin 969 -> 755 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png | Bin 1948 -> 1510 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png | Bin 3139 -> 2299 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png | Bin 1344 -> 989 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png | Bin 2846 -> 2086 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png | Bin 4240 -> 3087 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png | Bin 4240 -> 3087 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png | Bin 6893 -> 4914 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png | Bin 2594 -> 1964 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png | Bin 5794 -> 4152 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png | Bin 6468 -> 4494 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png | Bin 37517 -> 35842 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png | Bin 448 -> 420 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png | Bin 6198 -> 6071 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png | Bin 875 -> 827 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png | Bin 13870 -> 13288 bytes
flutter/web/icons/Icon-192.png | Bin 8908 -> 6339 bytes
flutter/web/icons/Icon-512.png | Bin 25973 -> 17282 bytes
flutter/web/icons/Icon-maskable-192.png | Bin 8908 -> 6339 bytes
flutter/web/icons/Icon-maskable-512.png | Bin 25973 -> 17282 bytes
libs/clipboard/docs/assets/scene3.png | Bin 5480 -> 5475 bytes
libs/clipboard/docs/assets/win_A_B.png | Bin 43658 -> 43619 bytes
libs/clipboard/docs/assets/win_B_A.png | Bin 43515 -> 43447 bytes
res/128x128@2x.png | Bin 10623 -> 7689 bytes
res/icon.png | Bin 60426 -> 40256 bytes
res/mac-icon.png | Bin 37517 -> 35842 bytes
res/mac-tray-dark-x2.png | Bin 703 -> 651 bytes
res/mac-tray-light-x2.png | Bin 728 -> 586 bytes
|
2023-08-12 02:25:04 +08:00 |
|
dignow
|
f5493ab0c4
|
fix, window maximized state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-11 19:03:09 +08:00 |
|
RustDesk
|
3c3d1a84ef
|
Merge pull request #5349 from dignow/fix/save_frame_maximized
fix windowOnTop, maxmized state
|
2023-08-11 17:28:32 +08:00 |
|
dignow
|
e85c0d16b6
|
fix set minimized state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-11 16:08:47 +08:00 |
|
RustDesk
|
ef022c91bb
|
Merge pull request #5348 from 21pages/ab
ab: use cache for display and display peers while loading
|
2023-08-11 15:59:12 +08:00 |
|
dignow
|
d66b10b508
|
fix windowOnTop, maxmized state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-11 15:54:21 +08:00 |
|
21pages
|
bea88f31e0
|
use ab cache init show and show custom loading when ab not emtpy
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-11 15:39:42 +08:00 |
|
dignow
|
14cbd842f5
|
fix https://github.com/rustdesk/rustdesk/issues/5340
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-11 15:03:06 +08:00 |
|
dignow
|
26cd24d92f
|
fix saving frame, maximized
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-11 15:03:06 +08:00 |
|
21pages
|
fdd24dcb72
|
fix temporary password not update right now when length changed
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-11 11:38:26 +08:00 |
|
rustdesk
|
85e6ed32a1
|
tooltip for monitor icon
|
2023-08-11 08:34:14 +08:00 |
|
RustDesk
|
c749ebff46
|
Merge pull request #5334 from sahilyeole/master
Improve tooltip consistency
|
2023-08-11 08:07:49 +08:00 |
|
RustDesk
|
39f0edcb32
|
Merge pull request #5331 from dignow/fix/save_peer_window_pos
fix saving peer window pos
|
2023-08-11 08:04:57 +08:00 |
|
Sahil Yeole
|
823632ccba
|
remove multi monitor tooltip
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-08-10 20:09:43 +05:30 |
|
Sahil Yeole
|
86fa3928a7
|
Merge branch 'rustdesk:master' into master
|
2023-08-10 20:07:51 +05:30 |
|
dignow
|
7f6b18fc9c
|
change ffi flutter_config to flutter_option
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 22:27:35 +08:00 |
|
RustDesk
|
8301b4bf4e
|
Merge pull request #5332 from 21pages/ab
not show waitingForImage dialog when already get first image
|
2023-08-10 22:04:15 +08:00 |
|
21pages
|
16c94fb1d0
|
hide multiselect icon if peers is empty
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 21:32:26 +08:00 |
|
21pages
|
1be383e50e
|
not show waitingForImage when already get first image
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 21:28:02 +08:00 |
|
Sahil Yeole
|
66b90c2a08
|
add global tooltip wait duration
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-08-10 18:32:10 +05:30 |
|
Sahil Yeole
|
f502eb0ea5
|
enable tooltip for menu buttons
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
|
2023-08-10 18:32:10 +05:30 |
|
dignow
|
7921be45f5
|
fix saving peer window pos
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 19:48:26 +08:00 |
|
RustDesk
|
a1095b8844
|
Merge pull request #5326 from 21pages/ab
delete ab cache and show login button on http 401
|
2023-08-10 19:23:51 +08:00 |
|
21pages
|
eb8231af14
|
delete ab cache and show login button on http 401
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 17:38:51 +08:00 |
|
SergeyMy
|
d2413b1899
|
Update desktop_setting_page.dart
FIX
bc0a5bf6e1/src/lang/template.rs (L527)
|
2023-08-10 09:17:03 +05:00 |
|
21pages
|
54a396ed1b
|
fix tag rename
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 11:12:58 +08:00 |
|
21pages
|
db45552a05
|
rename tag
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 10:35:46 +08:00 |
|
dignow
|
96e3d9496d
|
fix, desktop touchscreen support long press
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 09:29:07 +08:00 |
|
RustDesk
|
8645e92951
|
Merge pull request #5316 from 21pages/select
refactor peer card multi select
|
2023-08-10 08:32:07 +08:00 |
|
21pages
|
3fd58bb69d
|
opt peer card multi select
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-10 08:23:34 +08:00 |
|
RustDesk
|
064d00f136
|
Merge pull request #5308 from dignow/fix/login_device_info
fix, login device info
|
2023-08-09 21:29:58 +08:00 |
|
dignow
|
e6dd082b0f
|
fix, login device info
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-09 20:27:52 +08:00 |
|
dignow
|
28cbe0f464
|
fix, set window position before show when reusing window
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-09 18:37:09 +08:00 |
|
dignow
|
0d16f54c2f
|
fix move tab to new window
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-09 17:17:18 +08:00 |
|
21pages
|
de85c9448a
|
remove extra dismiss waiting for image
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-09 15:32:51 +08:00 |
|
21pages
|
52bffd4030
|
fix waiting for image, should not await dialogManager.show
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-09 15:12:24 +08:00 |
|