* Fix & small refactor to the app entry logic and WS reconnection * Remove not needed log in MainActivity * Replace async forEach with for await * extract getClient to its own block * replace double filter with reduce * fix select channel on WS reconnect and user no longer belongs to current team * feedback review on WS users actions * Add windowFocusChanged for Android only * on WS reconnection set team & channel if not member of current team * reduce suggestion * feedback review |
||
|---|---|---|
| .. | ||
| analytics.ts | ||
| credentials.ts | ||
| draft_upload_manager.ts | ||
| global_event_handler.ts | ||
| launch.ts | ||
| managed_app.ts | ||
| network_manager.ts | ||
| push_notifications.ts | ||
| websocket_manager.ts | ||