rustdesk/flutter/lib
21pages bf5abdb520
refactor windows specific session, file transfer and waiting for image (#7184)
* refactor windows specific session, file transfer and waiting for image

1. File transfer doesn't show directory until correct session id is ensured
2. Fix file transfer, caused by `pi.username = self.lc.read().unwrap().get_username(&pi);` in `handle_peer_info` override empty username and `get_active_username` doesn't return currect session username
* Fix home directory not change when session changed, or wrong home directory
* Fix show empty remote directory rather than error messagbox when current session is in login screen
3. Show `Connected, waiting for image` after user choose the same
   session id

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

* update translations

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

* Update connection.rs

---------

Signed-off-by: 21pages <pages21@163.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-02-19 10:32:13 +08:00
..
common refactor windows specific session (#7170) 2024-02-18 22:08:25 +08:00
desktop refactor windows specific session (#7170) 2024-02-18 22:08:25 +08:00
mobile Feat: Windows connect to a specific user session (#6825) 2024-02-14 23:59:17 +08:00
models refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils update pubspec.lock, remove some deprecated (#7110) 2024-02-12 21:39:19 +08:00
common.dart refactor windows specific session (#7170) 2024-02-18 22:08:25 +08:00
consts.dart feat, input source, win->win 2023-11-29 20:58:40 +08:00
main.dart update pubspec.lock, remove some deprecated (#7110) 2024-02-12 21:39:19 +08:00