mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-04 20:21:35 +08:00
49f717fcf8
1. Test legacy/new mode only upon logging out. 2. Avoid pulling all data unnecessarily: * On startup: Retrieve list, current, and personal data. * On refresh: Retrieve list and current data. * On changing AB/switching tabs: Attempt to pull current data if not initialized. 3. Cache only personal and current AB. 4. Synchronize current AB from recent. 5. Remove AB loading CircularProgressIndicator. Signed-off-by: 21pages <pages21@163.com> |
||
---|---|---|
.. | ||
ab_model.dart | ||
chat_model.dart | ||
cm_file_model.dart | ||
desktop_render_texture.dart | ||
file_model.dart | ||
group_model.dart | ||
input_model.dart | ||
model.dart | ||
native_model.dart | ||
peer_model.dart | ||
peer_tab_model.dart | ||
platform_model.dart | ||
server_model.dart | ||
state_model.dart | ||
user_model.dart | ||
web_model.dart |