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 c3c99ba10725158eaf37fb7fbf7665526138bb88.

* 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
..
2024-10-08 15:23:00 +08:00
2024-08-16 12:55:58 +08:00
2024-10-12 09:03:13 +08:00
2024-10-23 09:28:39 +08:00
2024-10-07 00:01:14 +08:00
2024-10-11 09:52:09 +08:00