rustdesk/flutter/lib
21pages 40e8f0d307
revert missing retry and opt keep session (#9755)
* Revert "fix missing retry (#8750)"

If `hasRetry` is true: there is a retry timeout;
If `hasRetry` is false: there is no retry button;

In
https://github.com/rustdesk/rustdesk/discussions/8748#discussioncomment-10081038,when
doesn't want inactive to retry,
cf0e3ec303/flutter/lib/models/model.dart (L444),
1.2.3 always show retry no matter what `hasRetry` is.

This reverts commit c3c99ba107.

* not keep session if there is no remote connection left.

Signed-off-by: 21pages <sunboeasy@gmail.com>

---------

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-10-26 22:05:54 +08:00
..
common Add translation string for better translationj capability (#9736) 2024-10-24 21:52:39 +08:00
desktop fix ci 2024-10-24 22:52:06 +08:00
mobile move option video-save-directory and allow-auto-record-outgoing to local (#9715) 2024-10-22 08:24:52 +08:00
models revert missing retry and opt keep session (#9755) 2024-10-26 22:05:54 +08:00
native fix: web, reset cursor on disconn, back to main page (#9192) 2024-08-27 23:58:04 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils no password required for file transfer action in remote control menu (#9731) 2024-10-24 17:20:48 +08:00
web add missing code of last commit (#9646) 2024-10-14 15:51:51 +08:00
common.dart revert missing retry and opt keep session (#9755) 2024-10-26 22:05:54 +08:00
consts.dart auto record outgoing (#9711) 2024-10-21 14:34:06 +08:00
main.dart web uni link (#9697) 2024-10-19 15:32:17 +08:00