21pages
|
b5411b686d
|
recent/ab password keep same: sync connected password to addressbook anyway, delete recent password
also delete ab password
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-21 10:04:16 +08:00 |
|
21pages
|
c3abd3e2b3
|
save user info when refreshCurrentUser
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-20 17:14:52 +08:00 |
|
21pages
|
9cba0a0b89
|
fix refresh icon stops after switching tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 18:12:03 +08:00 |
|
21pages
|
df02292338
|
restore online status after pullAb
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 15:28:53 +08:00 |
|
21pages
|
cdb264d47b
|
opt ui: hover decoration of peer tab icon, add tile card
checkbox margin
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-19 11:33:56 +08:00 |
|
21pages
|
ce5abfc3cd
|
fix missing await in pullAb
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 19:46:50 +08:00 |
|
21pages
|
979203cbdb
|
replace offstage with if-else for LinearProgressIndicator in dialog
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 16:16:21 +08:00 |
|
21pages
|
a7163c6a04
|
when connecting with ab, if recent peer's alias is empty, set it to ab's alias
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 15:49:15 +08:00 |
|
21pages
|
24e6b54650
|
don't use Offstage as widget of animated loading, reuse refresh as
loading
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-18 12:58:37 +08:00 |
|
rustdesk
|
d56356e595
|
Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk
|
2023-08-18 12:11:12 +08:00 |
|
rustdesk
|
be11c7127d
|
flutter 3.13.0 for fixing flutter sluggish caused by combination of
offstage and loading animation in ab, issue #5410
|
2023-08-18 12:09:52 +08:00 |
|
21pages
|
2279c1ce70
|
fix ab ui update on every time callback
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 21:17:31 +08:00 |
|
RustDesk
|
81bf4bc028
|
Merge pull request #5425 from 21pages/ab
fix searching alias doesn't take effect in address book
|
2023-08-17 19:24:13 +08:00 |
|
21pages
|
d2c84c5fc2
|
fix splash not using onetime-password when changing peer tab
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 19:21:06 +08:00 |
|
21pages
|
d7f0acd96d
|
ab: unremember password in ab also unremember password in recent, and set alias also sync to recent
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 19:20:07 +08:00 |
|
21pages
|
6045b5fead
|
fix search alias doesn't match in address book
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 17:20:08 +08:00 |
|
RustDesk
|
be55926cfe
|
Merge pull request #5415 from 21pages/ab
fix ab sync judge
|
2023-08-17 11:20:47 +08:00 |
|
21pages
|
8e9f3e2b4d
|
fix ab sync judge
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-17 08:28:51 +08:00 |
|
dignow
|
1dc96e4fd2
|
Do not unregister texture if move to new window
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-16 21:48:49 +08:00 |
|
21pages
|
da4679f0ae
|
ab: add full check in pullAb && sync recent check login
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-16 15:39:56 +08:00 |
|
21pages
|
6f8483aecd
|
ab: full check for adding peers from recent/batch operation
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-16 13:30:38 +08:00 |
|
21pages
|
1e75b172d6
|
ab: opt reaction and message hint
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-16 12:09:01 +08:00 |
|
21pages
|
553a3798a1
|
ab: sync all recent peers if option enabled
Signed-off-by: 21pages <pages21@163.com>
|
2023-08-16 11:36:16 +08:00 |
|
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 |
|